Skip to content

Releases: open-turo/actions-go

v3.0.2

20 Sep 15:26
Compare
Choose a tag to compare

3.0.2 (2024-09-20)

Bug Fixes

v3.0.1

19 Sep 18:00
Compare
Choose a tag to compare

3.0.1 (2024-09-19)

Bug Fixes

  • release: don't call goreleaser if there is no release (a0bf8ac)

v3.0.0

18 Sep 21:49
Compare
Choose a tag to compare

3.0.0 (2024-09-18)

⚠ BREAKING CHANGES

  • The go-version and push-docker-snapshot inputs no
    longer exist in the release and reprelease actions

Features

  • update release and prelease to our standards (23ffc80)

Bug Fixes

Build System

  • pin action-docs major version (c405f13)

Continuous Integration

  • ignore action-docs output for trim whitespace (0dad581)
  • trigger on main and remove not needed token (f8c8311)

Documentation

  • ensure action-docs works correctly (ae0b113)
  • fix some typos (5eb4502)
  • update usage of action-docs and main README.md for all actions (06fb950)
  • prerelease: update usage of action-docs and main README.md (48fb1a2)

v2.1.0

10 Sep 15:01
Compare
Choose a tag to compare

2.1.0 (2024-09-10)

Features

  • add a prerelease composite action (b733115)

v2.0.0

03 Sep 18:12
Compare
Choose a tag to compare

2.0.0 (2024-09-03)

⚠ BREAKING CHANGES

Features

  • deps: update goreleaser/goreleaser-action action to v6 (d4aaff0)

Miscellaneous

  • deps: update all ci non-major dependencies (883b44b)
  • deps: update all non-major dependencies (aed48d4)
  • deps: update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.14.0 (628d814)
  • deps: update pre-commit hook rhysd/actionlint to v1.7.0 (533140f)
  • deps: update pre-commit hook rhysd/actionlint to v1.7.1 (8fff507)

v1.4.1

27 Feb 21:01
Compare
Choose a tag to compare

1.4.1 (2024-02-27)

Bug Fixes

  • update action-pre-commit to v2 (6c91cfa)

Miscellaneous

  • deps: update goreleaser/goreleaser-action action to v5 (1dc66c0)

Build System

  • deps: bump open-turo/actions-gha from 1 to 2 (ce9b56d)

v1.4.0

03 Feb 03:38
Compare
Choose a tag to compare

1.4.0 (2024-02-03)

Features

  • modernize action and and lint-release-notes (7da77f0)

v1.3.1

22 Dec 01:06
Compare
Choose a tag to compare

1.3.1 (2023-12-22)

Bug Fixes

v1.3.0

21 Dec 23:58
Compare
Choose a tag to compare

1.3.0 (2023-12-21)

Features

  • tear down volume to avoid flaky integration test result (79ca608)

v1.2.0

13 Dec 18:06
Compare
Choose a tag to compare

1.2.0 (2023-12-13)

Features

  • upgrade checkout action to v4 (dba7d30)