Skip to content

Releases: ipdxco/unified-github-workflows

v1.0.34

16 Sep 17:08
Compare
Choose a tag to compare

Fixed

  • fixed outputs population in the release-checker workflow

v1.0.33

04 Sep 16:20
a30495c
Compare
Choose a tag to compare

Fixed

  • fixed outputs population in the releaser workflow

v1.0.32

21 Aug 08:41
Compare
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
Compare
Choose a tag to compare

Added

  • support for Go 1.25 in the go-check workflow

v1.0.30

14 Aug 12:54
6489d03
Compare
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

v1.0.29

04 Aug 09:52
a1d4eee
Compare
Choose a tag to compare

Changed

  • skip 32-bit tests in the go-test workflow by default (they can still be enabled by setting skip32bit to false in the go-test-config.json)

v1.0.28

16 Jul 11:17
fd7890b
Compare
Choose a tag to compare

Added

  • new spellcheck workflow template that uses cspell to check spelling

v1.0.27

28 Jun 14:58
Compare
Choose a tag to compare

Fixed

  • fixed the latest version check in the releaser workflow

v1.0.26

15 Jun 16:49
Compare
Choose a tag to compare

Changed

  • updated the body of the issues created by the tagpush workflow

v1.0.25

15 Jun 16:40
Compare
Choose a tag to compare

Fixed

  • fixed the usage of GitHub env variables in the tagpush workflow