Releases: ipdxco/unified-github-workflows
Releases · ipdxco/unified-github-workflows
v1.0.35
Added
envinput support togo-testandgo-checkworkflowsCHECKOUT_TOKEN,CHECKOUT_APP_IDandCHECKOUT_PRIVATE_KEYsecrets support togo-testandgo-checkworkflows- custom
runnerconfiguration to most workflows os-versionsinput support togo-testworkflow
Changed
- disabled codecov when token is not available
v1.0.34
Fixed
- fixed outputs population in the
release-checkerworkflow
v1.0.33
Fixed
- fixed outputs population in the
releaserworkflow
v1.0.32
Changed
- do not recurse submodules when fetching the base SHA in the
go-checkworkflow
v1.0.31
Added
- support for Go 1.25 in the
go-checkworkflow
v1.0.30
Added
releaseoutput to thejs-test-and-releaseworkflow which istrueif the workflow was triggered by a release branch
v1.0.29
Changed
- skip 32-bit tests in the
go-testworkflow by default (they can still be enabled by settingskip32bittofalsein thego-test-config.json)
v1.0.28
Added
- new
spellcheckworkflow template that usescspellto check spelling
v1.0.27
Fixed
- fixed the latest version check in the
releaserworkflow
v1.0.26
Changed
- updated the body of the issues created by the
tagpushworkflow