Skip to content

Releases: autowarefoundation/autoware-github-actions

Release v1.15.0

14 Sep 02:07
49510f5
Compare
Choose a tag to compare

Features

  • [spell-check] Support installing dict packages (#180)
  • [semantic-pull-request] Disable validateSingleCommit (#179)

Bug Fixes

  • [update-codeowners-from-packages] Use "**" instead of "*" (#181)

Chores

Release v1.14.0

01 Sep 06:35
bd16c65
Compare
Choose a tag to compare

Continuous Integrations

  • [clang-tidy] Support target files input (#178)

Release v1.13.0

31 Aug 01:35
f6693b5
Compare
Choose a tag to compare

Features

  • [spell-check] Support local dictionary (#176)

Chores

Release v1.12.0

30 Aug 03:51
33f12a8
Compare
Choose a tag to compare

Features

  • [prevent-no-label-execution] Use notice message (#173)
  • Add an action 'update-codeowners-from-package' (#174)

Release v1.11.1

02 Aug 14:10
c5d4302
Compare
Choose a tag to compare

Bug Fixes

  • [clang-tidy] Install libomp-dev to prevent clang-diagnostic-error (#172)

Release v1.11.0

20 Jul 17:48
77ea904
Compare
Choose a tag to compare

Features

  • [semantic-pull-request] Disable validateSingleCommitMatchesPrTitle (#148)

Continuous Integrations

  • [pre-commit] Autoupdate (#168)
  • [pre-commit] Autoupdate (#169)
  • [pre-commit] Autoupdate (#170)

Release v1.10.1

13 Jun 02:10
5c484fc
Compare
Choose a tag to compare

Bug Fixes

  • [sync-files] Run pre-commands before if-condition (#167)

Release v1.10.0

10 Jun 07:13
2e96e34
Compare
Choose a tag to compare

Features

  • [deploy-docs] Add mkdocs-static-i18n (#165)

Bug Fixes

  • [deploy-docs] Support i18n files (#166)

Release v1.9.0

09 Jun 08:48
ba750d8
Compare
Choose a tag to compare

Features

  • [deploy-docs] Add new input variable to select mkdocs-requirements (#164)

Chores

  • [deps] Bump actions/setup-python from 3 to 4 (#162)

Release v1.8.3

08 Jun 09:25
1e8aa71
Compare
Choose a tag to compare

Bug Fixes

  • [colcon-test] Fix dependencies of Python packages (#161)
  • [remove-exec-depend] Add - to the pattern of package names (#160)

Documentation

  • Update README (#156)

Continuous Integrations

  • [pre-commit] Autoupdate (#157)