Skip to content

Releases: autowarefoundation/autoware-github-actions

Release v1.21.1

01 Dec 03:44
34e7703
Compare
Choose a tag to compare

Code Refactoring

  • [pre-commit] Use actions instead of scripts (#198)

Continuous Integrations

  • [pre-commit] Autoupdate (#171)

Chores

Release v1.21.0

20 Nov 15:05
c24f190
Compare
Choose a tag to compare

Features

  • Prevent a workflow from stopping when pre-commit fails (#197)

Release v1.20.0

18 Nov 08:14
764b105
Compare
Choose a tag to compare

Features

  • Add a new action 'pre-commit-autoupdate' (#195)

Release v1.19.0

17 Nov 15:16
242ab25
Compare
Choose a tag to compare

Features

  • [update-codeowners-from-packages] Support global codeowners (#194)

Release v1.18.0

10 Nov 08:48
853368c
Compare
Choose a tag to compare

Features

  • [spell-check] Add incremental-files-only option (#193)

Chores

Release v1.17.0

06 Nov 09:01
ccb45a8
Compare
Choose a tag to compare

Features

  • [check-file-existence] Make condition optional (#191)

Bug Fixes

  • [clang-tidy] Mark the workflow as failed if the fixes.yaml file exists (#192)

Chores

  • [deps] Bump amannn/action-semantic-pull-request from 4 to 5 (#187)

Release v1.16.1

28 Sep 12:03
e032ce3
Compare
Choose a tag to compare

Bug Fixes

  • [clang-tidy, colcon-build, colcon-test] Add cmake-build-type to cache key (#186)

Release v1.16.0

28 Sep 06:10
ebc6112
Compare
Choose a tag to compare

Features

  • [clang-tidy, colcon-build] Make CMAKE_BUILD_TYPE optional (#185)

Release v1.15.2

26 Sep 11:49
c3e0ce4
Compare
Choose a tag to compare

Bug Fixes

  • [update-codeowners-from-packages] Sort maintainers and remove duplicates (#184)

Release v1.15.1

22 Sep 01:08
365fab5
Compare
Choose a tag to compare

Bug Fixes

  • [update-codeowners-from-packages] Sort the order of packages (#183)

Chores