Skip to content

Releases: ipdxco/unified-github-workflows

v1.0.39

18 Mar 21:31
307057d

Choose a tag to compare

Changed

  • improved release-check versioning and diff reporting

v1.0.38

22 Feb 18:25

Choose a tag to compare

Changed

  • [revert] automerge only PRs with automerge label

v1.0.37

22 Feb 14:38
d0c205a

Choose a tag to compare

Changed

  • automerge only PRs with automerge label

v1.0.36

22 Feb 14:36
deaf345

Choose a tag to compare

Changed

  • added go 1.26 versions of go-release
  • upgraded node-semver
  • added go 1.26 versions of staticcheck and go-lint
  • upgraded setup-node
  • upgraded download-artifact
  • upgraded upload-artifact
  • upgraded cache
  • upgraded codecov
  • upgraded setup-go
  • upgraded github-script
  • upgraded cspell

v1.0.35

22 Nov 21:02

Choose a tag to compare

Added

  • env input support to go-test and go-check workflows
  • CHECKOUT_TOKEN, CHECKOUT_APP_ID and CHECKOUT_PRIVATE_KEY secrets support to go-test and go-check workflows
  • custom runner configuration to most workflows
  • os-versions input support to go-test workflow

Changed

  • disabled codecov when token is not available

v1.0.34

16 Sep 17:08

Choose a tag to compare

Fixed

  • fixed outputs population in the release-checker workflow

v1.0.33

04 Sep 16:20
a30495c

Choose a tag to compare

Fixed

  • fixed outputs population in the releaser workflow

v1.0.32

21 Aug 08:41

Choose a tag to compare

Changed

  • do not recurse submodules when fetching the base SHA in the go-check workflow

v1.0.31

20 Aug 15:26

Choose a tag to compare

Added

  • support for Go 1.25 in the go-check workflow

v1.0.30

14 Aug 12:54
6489d03

Choose a tag to compare

Added

  • release output to the js-test-and-release workflow which is true if the workflow was triggered by a release branch