Skip to content

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

v0.0.15

30 Nov 16:07
Compare
Choose a tag to compare

Fixed

  • revert adding permissions in JS release job (we cannot do that in a reusable workflow)

v0.0.14

30 Nov 12:09
Compare
Choose a tag to compare

Changed

  • permissions in JS release job

v0.0.13

14 Nov 14:41
6b7f6c6
Compare
Choose a tag to compare

Added

  • ability to ignore protoc version comments in go generate check

v0.0.12

23 Aug 09:07
Compare
Choose a tag to compare

Changed

  • fallback to go get in Go check workflow

v0.0.11

23 Aug 07:37
0f57134
Compare
Choose a tag to compare

Added

  • allow skipping race detector in Go test workflow

v0.0.10

23 Aug 06:28
Compare
Choose a tag to compare

Changed

  • use bash as a default shell in reusable workflows that run on windows

v0.0.9

22 Aug 21:19
Compare
Choose a tag to compare

Fixed

  • started picking staticcheck version based on go version in Go check workflow

v0.0.8

15 Aug 11:57
Compare
Choose a tag to compare

Added

  • go-version input for Go check workflow