[
https://issues.apache.org/jira/browse/DAFFODIL-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence resolved DAFFODIL-2907.
--------------------------------------
Resolution: Fixed
Fixed in commit 27ec21b1bce901162ac4c0a9d9676cb52da40fd0
Also updated release candidate workflow to include the updated podman command
> Improve documentation for building/testing the release candidate container
> --------------------------------------------------------------------------
>
> Key: DAFFODIL-2907
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2907
> Project: Daffodil
> Issue Type: Improvement
> Components: Documentation
> Reporter: Steve Lawrence
> Assignee: Steve Lawrence
> Priority: Major
> Fix For: 3.8.0
>
>
> The README/documentation for building the release candidate container
> requires cloning the daffodil repository and making sure it is fully up to
> date. That's not difficult, but it a potential source of non-reproducible
> builds if someone forgets to update the repo or if there are locally made
> changes.
> The podman build commands accepts a path to a git repo, and it will
> automaticaly clone the specified branch and build from that. This ensures we
> build with the latest container and without local changes.
> We should also include documentation in the README for how to and build and
> test local changes without publishing anything.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)