Skip to content

Releases: ipdxco/unified-github-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

v1.0.2

21 May 08:28
Compare
Choose a tag to compare

Changed

  • allow using custom GitHub token in the releaser workflow

v1.0.1

21 Mar 15:33
3a1a787
Compare
Choose a tag to compare

Changed

  • rename pl-strflt/* to ipdxco/*

v1.0.0

21 Mar 14:08
8059e15
Compare
Choose a tag to compare

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

13 Mar 13:57
a9e8126
Compare
Choose a tag to compare

Changed

  • updated GitHub Actions actions

v0.0.16

29 Feb 09:04
04823b8
Compare
Choose a tag to compare

Fixed

  • install playwright dependencies before using it