Skip to content

Releases: ipdxco/unified-github-workflows

v1.0.12

17 Sep 07:58
61bc2a9
Compare
Choose a tag to compare

Changed

  • the release-checker outputs an object instead of an array as intended

v1.0.11

23 Aug 09:48
4a16610
Compare
Choose a tag to compare

Changed

  • updated dependencies in prep for Go 1.23 support

v1.0.10

05 Aug 18:16
019c227
Compare
Choose a tag to compare

Changed

  • show git diff on go generation check failure

v1.0.9

28 Jul 08:45
2c74c84
Compare
Choose a tag to compare

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

25 Jul 19:04
Compare
Choose a tag to compare

Added

  • separator input to releaser and releaser-check workflows

v1.0.7

25 Jul 09:09
ab18a68
Compare
Choose a tag to compare

Added

  • aggregation of release.json artifacts as workflow outputs

v1.0.6

24 Jul 19:44
b0642bd
Compare
Choose a tag to compare

Added

  • publishing release.json from the release check workflow

v1.0.5

23 Jul 12:57
ac71fcc
Compare
Choose a tag to compare

Added

  • support for rust to release workflows

Changed

  • disable cache in setup-go action by default

v1.0.4

15 Jul 11:37
8fb9da2
Compare
Choose a tag to compare

Added

  • trigger Go workflows on merge queue events

Fixed

  • execute release nag only if preconditions are met

v1.0.3

21 Jun 12:58
Compare
Choose a tag to compare

Added

  • names to the steps in the Go test and check workflows