Releases: ipdxco/unified-github-workflows
Releases · ipdxco/unified-github-workflows
v1.0.15
Changed
- updated references to aegir master to main after the default branch rename
v1.0.14
Changed
- simplified the default
go-versioninput calculation in the go-check workflow
Fixed
- the default
go-versioninput calculation in the go-release-check workflow
v1.0.13
Changed
- add
docker-registryinput to the js-test-and-maybe-release workflow
Fixed
- handle Go versions from the go.mod file correctly in the go-test and go-check workflows
v1.0.12
Changed
- the release-checker outputs an object instead of an array as intended
v1.0.11
Changed
- updated dependencies in prep for Go 1.23 support
v1.0.10
Changed
- show git diff on go generation check failure
v1.0.9
Added
- preserve source information in release.json artifacts
Changed
- try finding version in parent sources
- retrieve subpackage name from .package.name or .name field of the source
v1.0.8
Added
- separator input to releaser and releaser-check workflows
v1.0.7
Added
- aggregation of release.json artifacts as workflow outputs
v1.0.6
Added
- publishing release.json from the release check workflow