Skip to content

Releases: JeffersonLab/container-workflows

v2.0.0

16 May 18:28
Compare
Choose a tag to compare
  • yml file extensions replaced with yaml
  • 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

08 May 19:44
Compare
Choose a tag to compare
  • Fix bash quotes on docker-description.yml inputs

Full Changelog: v1.0.3...v1.0.4

v1.0.3

09 Apr 20:32
Compare
Choose a tag to compare
  • Bump softprops/action-gh-release to v2

Full Changelog: v1.0.2...v1.0.3

v1.0.2

09 Apr 20:30
Compare
Choose a tag to compare
  • Use inputs.images vs github.event.inputs.images in docker-publish.yml such that input is honored

Full Changelog: v1.0.1...v1.0.2

v1.0.1

09 Apr 19:55
Compare
Choose a tag to compare
  • Updated testing of workflows

Full Changelog: 1.0.0...v1.0.1

v1.0.0

09 Apr 18:03
0e1dc28
Compare
Choose a tag to compare
  • Initial release