Releases: ipdxco/unified-github-workflows
Releases · ipdxco/unified-github-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
v1.0.5
Added
- support for rust to release workflows
Changed
- disable cache in setup-go action by default
v1.0.4
Added
- trigger Go workflows on merge queue events
Fixed
- execute release nag only if preconditions are met
v1.0.3
Added
- names to the steps in the Go test and check workflows
v1.0.2
Changed
- allow using custom GitHub token in the releaser workflow
v1.0.1
Changed
- rename pl-strflt/* to ipdxco/*
v1.0.0
Changed
- updated codecov-action
- passed CODECOV_TOKEN secret to codecov-action explicitly (requires secrets to be set in the repository or organization settings)
- made template workflows inherit secrets from parent workflows
v0.0.17
Changed
- updated GitHub Actions actions
v0.0.16
Fixed
- install playwright dependencies before using it