Skip to content

Releases: autowarefoundation/autoware-github-actions

v1.42.0

01 Jul 07:59
a1960b0
Compare
Choose a tag to compare

What's Changed

  • fix(clang-tidy): make clang-tidy workflow fail only when it reports errors by @veqcc in #306

New Contributors

Full Changelog: v1...v1.42.0

v1.41.0

27 Jun 16:40
0cd5a72
Compare
Choose a tag to compare

What's Changed

  • fix(colcon-test): remove label-regex filter by @xmfcx in #305

Full Changelog: v1...v1.41.0

v1.40.0

27 Jun 10:13
6c71a4d
Compare
Choose a tag to compare

What's Changed

  • fix: caching strategies of colcon-build/test and clang-tidy by @xmfcx in #304

Full Changelog: v1...v1.40.0

v1.39.0

14 Jun 09:09
92b8188
Compare
Choose a tag to compare

What's Changed

  • feat(make-sure-label-is-present): new workflow by @xmfcx in #301

Full Changelog: v1...v1.39.0

v1.38.0

12 Jun 12:31
9a6e0b7
Compare
Choose a tag to compare

What's Changed

  • feat(get-modified-packages): support retrieving diffs without fetching all by @xmfcx in #299
    • Renamed the input parameter name from base-branch to base-ref. (Mostly it defaults to main)
      • Most actions didn't use it, it shouldn't make a difference for them.
    • It will now fail with the error message if it fails.
    • It now supports partly shallow clones (follow the package's readme for details)

Full Changelog: v1...v1.38.0

v1.37.1

10 Jun 08:28
45b31c5
Compare
Choose a tag to compare

What's Changed

  • fix(sync-files): keep original source file intact by @xmfcx in #297
  • chore(deps): bump peter-evans/find-comment from 2 to 3 in /deploy-docs by @dependabot in #296

Full Changelog: v1...v1.37.1

v1.37.0

07 Jun 15:22
dcd51f2
Compare
Choose a tag to compare

What's Changed

  • ci(json-schema-check): allow nested config paths by @amadeuszsz in #294
  • chore(deps): bump streetsidesoftware/cspell-action from 5 to 6 in /spell-check by @dependabot in #289
  • chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 in /pre-commit by @dependabot in #283
  • chore(deps): bump peter-evans/create-or-update-comment from 3 to 4 in /deploy-docs by @dependabot in #277
  • chore(deps): bump actions/cache from 3 to 4 in /clang-tidy by @dependabot in #276
  • chore(deps): bump actions/upload-artifact from 3 to 4 in /generate-changelog by @dependabot in #274
  • ci(pre-commit): autoupdate by @pre-commit-ci in #278
  • chore: sync files by @awf-autoware-bot in #292
  • feat(sync-files): allow multiple destinations and speed up clone by @xmfcx in #295

New Contributors

Full Changelog: v1...v1.37.0

Release v1.35.0

01 Mar 08:58
d206ce6
Compare
Choose a tag to compare

Bug Fixes

  • [update-codeowners-from-packages] Add manual CODEOWNERS after package CODEOWNERS (#288)

Chores

  • [gitignore] Add gitignore file (#286)

Release v1.34.0

21 Feb 12:23
39f6110
Compare
Choose a tag to compare

Continuous Integrations

  • [json-schema-check] Improve readibility and output helpful debug info (#285)

Chores

  • [deps] Bump peter-evans/create-pull-request from 5 to 6 in /sync-branches (#282)
  • [deps] Bump peter-evans/create-pull-request from 5 to 6 in /pre-commit-autoupdate (#281)
  • [deps] Bump peter-evans/create-pull-request from 5 to 6 in /sync-files (#279)
  • [deps] Bump peter-evans/create-pull-request from 5 to 6 in /update-codeowners-from-packages (#280)

Release v1.33.0

18 Jan 18:55
fda06fe
Compare
Choose a tag to compare

Features

  • [json-schema-check] Allow for several schema files per package (#263)

Continuous Integrations

  • [pre-commit] Autoupdate (#271)

Chores

  • [deps] Bump actions/cache from 3 to 4 in /colcon-test (#273)
  • [deps] Bump actions/cache from 3 to 4 in /colcon-build (#272)
  • [deps] Bump kenji-miyake/setup-git-cliff from 1 to 2 in /generate-changelog (#269)
  • [deps] Bump actions/upload-artifact from 3 to 4 in /clang-tidy (#268)
  • [deps] Bump actions/setup-python from 4 to 5 in /sync-files (#267)
  • Sync files (#270)