Releases: autowarefoundation/autoware-github-actions
Releases · autowarefoundation/autoware-github-actions
v1.43.0
v1.42.0
v1.41.0
v1.40.0
v1.39.0
v1.38.0
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
tobase-ref
. (Mostly it defaults tomain
)- 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)
- Renamed the input parameter name from
Full Changelog: v1...v1.38.0
v1.37.1
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
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
- @amadeuszsz made their first contribution in #294
Full Changelog: v1...v1.37.0
Release v1.35.0
Release v1.34.0
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)