Skip to content

Releases: open-turo/actions-gha

v2.3.2

22 May 12:01
Compare
Choose a tag to compare

2.3.2 (2024-05-22)

Bug Fixes

  • action-check-build (6b66471)
  • update action-pre-commit to v3 (c491f36)

Miscellaneous

  • deps: update all ci non-major dependencies (ad1edb5)
  • deps: update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.13.0 (17e3b9d)
  • deps: update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.14.0 (6718d35)
  • deps: update pre-commit hook rhysd/actionlint to v1.7.0 (e316f58)

v2.3.1

27 Feb 16:42
Compare
Choose a tag to compare

2.3.1 (2024-02-27)

Bug Fixes

  • lint: use action-pre-commit v2 (dac93ba)

Miscellaneous

  • deps: update all non-major dependencies (57e1b17)
  • deps: update all non-major dependencies (b9a662d)

Continuous Integration

  • add CODEOWNERS (d93cb7e)
  • remove pinned semantic-release-config version (e0a5493)

v2.3.0

03 Jan 18:00
Compare
Choose a tag to compare

2.3.0 (2024-01-03)

Features

  • lint: add semantic-release-extra-plugins input (d36e472)

Continuous Integration

  • pin semantic-release version for now (210a7f9)

v2.2.0

15 Dec 22:32
Compare
Choose a tag to compare

2.2.0 (2023-12-15)

Features

  • lint: allow to specify node version (1b71cdb)

Miscellaneous

  • deps: update actions/setup-node action to v4 (43b687a)
  • deps: update all non-major dependencies (f015911)

v2.1.0

26 Oct 03:34
Compare
Choose a tag to compare

2.1.0 (2023-10-26)

Features

  • lint: lint now checks release notes (bdc29d9)

v2.0.4

13 Oct 18:11
Compare
Choose a tag to compare

2.0.4 (2023-10-13)

Bug Fixes

  • conditional checkout command (095fa06)

Continuous Integration

  • add missing github-token (ccaeb90)

v2.0.3

01 Sep 18:05
445eb49
Compare
Choose a tag to compare

2.0.3 (2023-09-01)

Bug Fixes

  • release: pass github token as input as well (445eb49)

v2.0.2

30 Aug 00:35
Compare
Choose a tag to compare

2.0.2 (2023-08-30)

Bug Fixes

  • don't create floating branch from dry runs (b61e612)

v2.0.1

30 Aug 00:28
Compare
Choose a tag to compare

2.0.1 (2023-08-30)

Bug Fixes

  • release: default extra-plugins to open-turo/semantic-release-config (9142a63)

v2.0.0

30 Aug 00:22
056ac3c
Compare
Choose a tag to compare

2.0.0 (2023-08-30)

⚠ BREAKING CHANGES

  • release: Only semantic-release 20+ is supported in Node projects
    that are installing semantic-release in their package.json file

Features

  • release: use open-turo/actions-release for semantic release (ab4e49d)

Build System

  • use open-turo release config and update some pre-commit hooks (1d73f7e)

Continuous Integration

  • add release notes preview action (deb1ee1)
  • release: pass input as input and not as env (056ac3c)
  • replace dependabot with renovatebot (54cb931)
  • run ci workflow on push (072e1e2)