Releases: JeffersonLab/container-workflows
Releases · JeffersonLab/container-workflows
v2.0.0
yml
file extensions replaced withyaml
- docker-publish.yaml no longer includes fixed build-arg (instead bundle defaults inside Dockerfiles)
- docker-publish.yaml no longer bumps compose.override.yaml image version (use latest tag instead)
Full Changelog: v1.0.4...v2.0.0
v1.0.4
- Fix bash quotes on docker-description.yml inputs
Full Changelog: v1.0.3...v1.0.4
v1.0.3
- Bump softprops/action-gh-release to v2
Full Changelog: v1.0.2...v1.0.3
v1.0.2
- Use
inputs.images
vsgithub.event.inputs.images
in docker-publish.yml such that input is honored
Full Changelog: v1.0.1...v1.0.2
v1.0.1
- Updated testing of workflows
Full Changelog: 1.0.0...v1.0.1
v1.0.0
- Initial release