forked from autowarefoundation/autoware
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: sync upstream #5
Open
tier4-autoware-public-bot
wants to merge
337
commits into
tier4/main
Choose a base branch
from
sync-upstream
base: tier4/main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Esteve Fernandez <[email protected]>
…on (autowarefoundation#3850) * doc(ansible): add readme with manual artifacts downloading explanation Signed-off-by: Alexey Panferov <[email protected]> * docs(ansible): add readme with manual artifacts downloading explanation Signed-off-by: Alexey Panferov <[email protected]> * docs(ansible): add file checksums to readme Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * docs(ansible): add sha256sum instruction for downloaded files Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * docs(ansible): typo fix Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * docs(ansible): update README, add checksum file Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Alexey Panferov <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…warefoundation#3866) fix: update all downloaded files with their SHA256 checksum Signed-off-by: Esteve Fernandez <[email protected]>
* feat(ansible): add tvm artifacts download to artifacts role Signed-off-by: Alexey Panferov <[email protected]> * feat(ansible): add tvm artifacts download instruction to readme Signed-off-by: Alexey Panferov <[email protected]> * feat(ansible): add tvm artifacts sha256 checksum Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix * feat(ansible): fix ansible-lint errors, add file permission Signed-off-by: Alexey Panferov <[email protected]> --------- Signed-off-by: Alexey Panferov <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: M. Fatih Cırıt <[email protected]>
* build: update to CUDA 12.3 Signed-off-by: Esteve Fernandez <[email protected]> * build: cuDNN and TensorRT packages are installed in a separate Ansible script Signed-off-by: Esteve Fernandez <[email protected]> --------- Signed-off-by: Esteve Fernandez <[email protected]>
Signed-off-by: M. Fatih Cırıt <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: GitHub <[email protected]> Co-authored-by: mitsudome-r <[email protected]>
…towarefoundation#3911) Signed-off-by: Muhammad Zulfaqar <[email protected]>
autowarefoundation#3519) revert "feat(repos): add heaphook to repos (autowarefoundation#3306)" This reverts commit 2f4855c.
…autowarefoundation#3992) Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/styfle/cancel-workflow-action/releases) - [Commits](styfle/cancel-workflow-action@0.11.0...0.12.0) --- updated-dependencies: - dependency-name: styfle/cancel-workflow-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: M. Fatih Cırıt <[email protected]>
…utowarefoundation#3988) Signed-off-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: GitHub <[email protected]> Co-authored-by: github-actions <[email protected]>
Signed-off-by: GitHub <[email protected]> Co-authored-by: xmfcx <[email protected]>
…on#4000) Bumps [kenji-miyake/setup-sd](https://github.com/kenji-miyake/setup-sd) from 1 to 2. - [Release notes](https://github.com/kenji-miyake/setup-sd/releases) - [Commits](kenji-miyake/setup-sd@v1...v2) --- updated-dependencies: - dependency-name: kenji-miyake/setup-sd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…arefoundation#4026) * fix(ansible): disable artifact download prompt in with -y flag Signed-off-by: Alexey Panferov <[email protected]> * style(pre-commit): autofix --------- Signed-off-by: Alexey Panferov <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Kotaro Yoshimoto <[email protected]>
Signed-off-by: Berkay Karaman <[email protected]>
…_classifier artifacts (autowarefoundation#4087) * feat: add traffic_light_classifier artifacts Signed-off-by: yukke42 <[email protected]> * feat: update traffic_light_fine_detector artifacts Signed-off-by: yukke42 <[email protected]> * chore: rename tlr yolox-s onnx files Signed-off-by: yukke42 <[email protected]> * docs: update instruction Signed-off-by: yukke42 <[email protected]> --------- Signed-off-by: yukke42 <[email protected]>
…ndation#4119) Signed-off-by: satoshi-ota <[email protected]>
Signed-off-by: Ryohsuke Mitsudome <[email protected]>
…ndation#4156) Signed-off-by: Esteve Fernandez <[email protected]>
…tion#4161) Signed-off-by: kminoda <[email protected]> Co-authored-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: kminoda <[email protected]>
…tion#4007) Bumps [tibdex/github-app-token](https://github.com/tibdex/github-app-token) from 1 to 2. - [Release notes](https://github.com/tibdex/github-app-token/releases) - [Commits](tibdex/github-app-token@v1...v2) --- updated-dependencies: - dependency-name: tibdex/github-app-token dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: GitHub <[email protected]> Co-authored-by: mitsudome-r <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]>
…t2_extension to 0.6.2 (autowarefoundation#5470) Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
…dation#5475) Signed-off-by: Ryohsuke Mitsudome <[email protected]>
* add base image workflow Signed-off-by: Yutaka Kondo <[email protected]> * MUST REVERT Signed-off-by: Yutaka Kondo <[email protected]> * rename Signed-off-by: Yutaka Kondo <[email protected]> * rename Signed-off-by: Yutaka Kondo <[email protected]> * fix with Signed-off-by: Yutaka Kondo <[email protected]> * change run Signed-off-by: Yutaka Kondo <[email protected]> * fix hcl Signed-off-by: Yutaka Kondo <[email protected]> * add platform Signed-off-by: Yutaka Kondo <[email protected]> * fix description Signed-off-by: Yutaka Kondo <[email protected]> * remove checkout Signed-off-by: Yutaka Kondo <[email protected]> * Revert "MUST REVERT" This reverts commit bb9f18a. * set schedule Signed-off-by: Yutaka Kondo <[email protected]> * style(pre-commit): autofix * use ubuntu-22.04 Signed-off-by: Yutaka Kondo <[email protected]> * remove entrypoint Signed-off-by: Yutaka Kondo <[email protected]> * remove entrypoint Signed-off-by: Yutaka Kondo <[email protected]> --------- Signed-off-by: Yutaka Kondo <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…n#5478) add force option Signed-off-by: Yutaka Kondo <[email protected]>
…d-push-cuda` files (autowarefoundation#5472) update changed candidates Signed-off-by: Yutaka Kondo <[email protected]>
…owarefoundation#5482) copy cleanup_system.sh Signed-off-by: Yutaka Kondo <[email protected]>
* copy cleanup_system.sh Signed-off-by: Yutaka Kondo <[email protected]> * separate jobs Signed-off-by: Yutaka Kondo <[email protected]> * free disk space Signed-off-by: Yutaka Kondo <[email protected]> --------- Signed-off-by: Yutaka Kondo <[email protected]>
…o 1.3.0 (autowarefoundation#5491) Signed-off-by: github-actions <[email protected]> Co-authored-by: github-actions <[email protected]>
* change run Signed-off-by: Yutaka Kondo <[email protected]> * use autoware-base images Signed-off-by: Yutaka Kondo <[email protected]> * update health-check Signed-off-by: Yutaka Kondo <[email protected]> * update load-env Signed-off-by: Yutaka Kondo <[email protected]> * update load-env Signed-off-by: Yutaka Kondo <[email protected]> * fix rebase Signed-off-by: Yutaka Kondo <[email protected]> * add build-args Signed-off-by: Yutaka Kondo <[email protected]> * fix hcl Signed-off-by: Yutaka Kondo <[email protected]> --------- Signed-off-by: Yutaka Kondo <[email protected]>
…versions to `0.39.0` (autowarefoundation#5479)
…undation#5500) Signed-off-by: M. Fatih Cırıt <[email protected]>
…efoundation#5501) Signed-off-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
…5503) Signed-off-by: M. Fatih Cırıt <[email protected]>
fix indent Signed-off-by: Yutaka Kondo <[email protected]>
* update cleanup scripts Signed-off-by: Yutaka Kondo <[email protected]> * revert to ubuntu-22.04 Signed-off-by: Yutaka Kondo <[email protected]> --------- Signed-off-by: Yutaka Kondo <[email protected]>
…tion#5504) Signed-off-by: M. Fatih Cırıt <[email protected]>
…dation#5475) (autowarefoundation#5509) Signed-off-by: Ryohsuke Mitsudome <[email protected]> Co-authored-by: Ryohsuke Mitsudome <[email protected]>
Signed-off-by: M. Fatih Cırıt <[email protected]>
…ation#5511) Signed-off-by: M. Fatih Cırıt <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions <[email protected]>
* add tag pattern Signed-off-by: Yutaka Kondo <[email protected]> * fix syntax Signed-off-by: Yutaka Kondo <[email protected]> * add tags Signed-off-by: Yutaka Kondo <[email protected]> * fix prefix and suffix Signed-off-by: Yutaka Kondo <[email protected]> --------- Signed-off-by: Yutaka Kondo <[email protected]>
…orkflow (autowarefoundation#5524) add paths arg Signed-off-by: Yutaka Kondo <[email protected]>
… missing (autowarefoundation#5525) not push manifest if eithor amd64 or arm64 is missing Signed-off-by: Yutaka Kondo <[email protected]>
…ion#5530) Signed-off-by: Ryohsuke Mitsudome <[email protected]>
…ifest (autowarefoundation#5526) * not push manifest if eithor amd64 or arm64 is missing Signed-off-by: Yutaka Kondo <[email protected]> * delete -amd64 and -arm64 tags Signed-off-by: Yutaka Kondo <[email protected]> --------- Signed-off-by: Yutaka Kondo <[email protected]>
… files (autowarefoundation#5536) skip free-disk-space action Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: Ryuta Kambe <[email protected]>
…tion#5554) Signed-off-by: Ryohsuke Mitsudome <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Features
base
stage (feat(docker): install minimum packages inbase
stage autowarefoundation/autoware#4751)vcs import
toCOPY src
(feat(ci,docker): changevcs import
toCOPY src
autowarefoundation/autoware#4738)ccache
to the Docker build cache (feat(docker): cacheccache
to the Docker build cache autowarefoundation/autoware#4772)Upload Artifacts
ondocker-build-and-push
action (feat(ci): disableUpload Artifacts
ondocker-build-and-push
action autowarefoundation/autoware#4789)ccache
to the Docker build cache (feat(docker): cacheccache
to the Docker build cache autowarefoundation/autoware#4800)RUN --mount=type=cache
ccache on GitHub Actions cache (feat(ci,docker): saveRUN --mount=type=cache
ccache on GitHub Actions cache autowarefoundation/autoware#4854)build-main
workflows and only restore cache ondocker-build-and-push-main
workflows (feat(ci): save cache onbuild-main
workflows and only restore cache ondocker-build-and-push-main
workflows autowarefoundation/autoware#4865)Autoware CI Metrics
link toREADME.md
(feat(readme): appendAutoware CI Metrics
link toREADME.md
autowarefoundation/autoware#4872)docker/bake-action
anddocker/build-push-action
versions to enable GitHub Actions build summary (feat(ci): updatedocker/bake-action
anddocker/build-push-action
versions to enable GitHub Actions build summary autowarefoundation/autoware#4898)docker/login-action
to fix Node.js deprecation (feat(ci): updatedocker/login-action
to fix Node.js deprecation autowarefoundation/autoware#4903)autoware_lanelet2_extension
(feat(autoware.repos): importautoware_lanelet2_extension
autowarefoundation/autoware#4912)autoware_cmake
andautoware_utils
(feat(autoware.repos): importautoware_cmake
andautoware_utils
autowarefoundation/autoware#4914)no-cuda
jobs and restore cache only oncuda
jobs (feat(ci): save cache onno-cuda
jobs and restore cache only oncuda
jobs autowarefoundation/autoware#4945)docker build
workflows (feat(ci): renamedocker build
workflows autowarefoundation/autoware#4947)ccache
cache key to update the cache more precisely (feat(ci): changeccache
cache key to update the cache more precisely autowarefoundation/autoware#4969)tag:run-health-check
tag is present on PR to runhealth-check
CI (feat(ci): make suretag:run-health-check
tag is present on PR to runhealth-check
CI autowarefoundation/autoware#4962)main
branch (feat(ci): save GitHub Actions cache only on themain
branch autowarefoundation/autoware#4975)autoware
image on "push to main branch" and "push tag" events (feat(docker,ci): pushautoware
image on "push to main branch" and "push tag" events autowarefoundation/autoware#4993)var-lib-apt
cache (feat(ci,docker): disablevar-lib-apt
cache autowarefoundation/autoware#5004).dockerignore
to correctly ignore copying unrelated files (feat(.dockerignore): revise.dockerignore
to correctly ignore copying unrelated files autowarefoundation/autoware#5009)cache-to
option to runhealth-check
from forked branch (feat(ci): disablecache-to
option to runhealth-check
from forked branch autowarefoundation/autoware#5021)devel
image (feat(docker): no longer download artifacts ondevel
image autowarefoundation/autoware#5023)vcs-import
workflow (feat(ci): removevcs-import
workflow autowarefoundation/autoware#5026)src
by--mount=type=bind
instead ofCOPY
(feat(docker): copysrc
by--mount=type=bind
instead ofCOPY
autowarefoundation/autoware#5027)colcon build
artifacts to/opt/autoware
instead of/autoware/install
(feat(docker): installcolcon build
artifacts to/opt/autoware
instead of/autoware/install
autowarefoundation/autoware#5117)autoware-universe-common
stage (feat(docker): introduceautoware-universe-common
stage autowarefoundation/autoware#5157)autoware:base
image (feat(docker): install CUDA drivers inautoware:base
image autowarefoundation/autoware#5159)autoware-universe
stage toautoware-universe-sensing-perception
stage (feat(docker): separation fromautoware-universe
stage toautoware-universe-sensing-perception
stage autowarefoundation/autoware#5164)devel
image (feat(docker): no longer supportdevel
image autowarefoundation/autoware#5171)universe-sensing-perception
runtime stage (feat(docker): adduniverse-sensing-perception
runtime stage autowarefoundation/autoware#5172)universe-devel
stage touniverse-localization-mapping-devel
stage (feat(docker): separation fromuniverse-devel
stage touniverse-localization-mapping-devel
stage autowarefoundation/autoware#5186)universe-localization-mapping
runtime image (feat(docker): adduniverse-localization-mapping
runtime image autowarefoundation/autoware#5189)universe-devel
stage touniverse-planning-control-devel
stage (feat(docker): separation fromuniverse-devel
stage touniverse-planning-control-devel
stage autowarefoundation/autoware#5194)universe-planning-control
runtime image (feat(docker): adduniverse-planning-control
runtime image autowarefoundation/autoware#5195)cuda
/no-cuda
jobs into single job (feat(docker): integratecuda
/no-cuda
jobs into single job autowarefoundation/autoware#5363)autoware-nightly.repos
(feat: introduceautoware-nightly.repos
autowarefoundation/autoware#5440)autoware-base
images (feat(docker): introduceautoware-base
images autowarefoundation/autoware#5476)cleanup_system.sh
toautoware-base
images (feat(docker): copycleanup_system.sh
toautoware-base
images autowarefoundation/autoware#5482)autoware-base
jobs (feat(.github): separateautoware-base
jobs autowarefoundation/autoware#5487)autoware-base
images (feat(docker): inheritautoware-base
images autowarefoundation/autoware#5492)on:push:branches:
condition toautoware-base
workflow (feat(.github): addon:push:branches:
condition toautoware-base
workflow autowarefoundation/autoware#5524)-amd64
and-arm64
image tags after pushing manifest (feat(.git): delete-amd64
and-arm64
image tags after pushing manifest autowarefoundation/autoware#5526)Bug Fixes
targets
not specified (fix(docker): avoid empty string in bake's arguments whentargets
not specified autowarefoundation/autoware#3303)vsc import
onbuild-main
workflows (fix(ci): runvsc import
onbuild-main
workflows autowarefoundation/autoware#4799)src
directory indocker/build.sh
(fix(docker): fix thesrc
directory indocker/build.sh
autowarefoundation/autoware#4894)health-check
on schedule and workflow_dispatch events (fix(ci): runhealth-check
on schedule and workflow_dispatch events autowarefoundation/autoware#4974)ccache
cache key (fix(ci): fixccache
cache key autowarefoundation/autoware#4977)morai_msgs
version (fix(autoware.repos): fix themorai_msgs
version autowarefoundation/autoware#5105)csv
andpng
files (fix(.dockerignore): not ignore specificcsv
andpng
files autowarefoundation/autoware#5187)-cuda
tag names (fix(.github): fix non-cuda
tag names autowarefoundation/autoware#5262).csv
and.png
files to images (fix(docker): copy all.csv
and.png
files to images autowarefoundation/autoware#5263)runs-on
value fromubuntu-latest
toubuntu-22.04
(fix(.github): changeruns-on
value fromubuntu-latest
toubuntu-22.04
autowarefoundation/autoware#5320)-cuda
tag names foruniverse-vehicle-system
(fix(.github): fix non-cuda
tag names foruniverse-vehicle-system
autowarefoundation/autoware#5319)ndt_omp
(fix: removendt_omp
autowarefoundation/autoware#5390)awsim_sensor_kit_launch
from RobotecAI to tier4 (fix: change the organization ofawsim_sensor_kit_launch
from RobotecAI to tier4 autowarefoundation/autoware#5403)target-image
(fix(.github): fixtarget-image
autowarefoundation/autoware#5428)-devel-cuda
images (fix(docker): install CUDA developement libraries into-devel-cuda
images autowarefoundation/autoware#5446)cleanup_apt.sh
(fix(docker): fixcleanup_apt.sh
autowarefoundation/autoware#5467)--force
option tovcs import
(fix(.github): add--force
option tovcs import
autowarefoundation/autoware#5478)amd64
orarm64
image is missing (fix(.github): not push manifest if eithoramd64
orarm64
image is missing autowarefoundation/autoware#5525)Documentation
docker/README.md
(docs(docker): updatedocker/README.md
autowarefoundation/autoware#5185)Code Refactoring
load-env.yaml
to load env (refactor(ci): reuseload-env.yaml
to load env autowarefoundation/autoware#4734)src-imported
stage (refactor(docker): introducesrc-imported
stage autowarefoundation/autoware#4712)autoware-openadk
toautoware
andadkit
toopenadkit
(refactor(docker,ci): renameautoware-openadk
toautoware
andadkit
toopenadkit
autowarefoundation/autoware#4785)--cmake-args
(refactor(docker): fix colcon--cmake-args
autowarefoundation/autoware#4828)vcstool
and runvcs import
ondocker-build-and-push.yaml
(refactor(ci): installvcstool
and runvcs import
ondocker-build-and-push.yaml
autowarefoundation/autoware#4845)matrix.platform
totag-suffix
(refactor(ci): usematrix.platform
totag-suffix
autowarefoundation/autoware#4853)docker-build-and-push
action (refactor(ci): refactordocker-build-and-push
action autowarefoundation/autoware#4948)restore-keys
(refactor(ci): remove obsolete ccacherestore-keys
autowarefoundation/autoware#4992)AS
(refactor(docker): use capitalAS
autowarefoundation/autoware#5101)hadolint
ignore (refactor(docker): minimizehadolint
ignore autowarefoundation/autoware#5102)rosdep
commands withresolve_rosdep_keys.sh
. (refactor(docker): replace the multiplerosdep
commands withresolve_rosdep_keys.sh
. autowarefoundation/autoware#5424)colcon
commands withbuild_and_clean.sh
. (refactor(docker): replace the multiplecolcon
commands withbuild_and_clean.sh
. autowarefoundation/autoware#5425)rm -rf
commands withcleanup_system.sh
. (refactor(docker): replace the multiplerm -rf
commands withcleanup_system.sh
. autowarefoundation/autoware#5426)apt-get autoremove
commands withcleanup_apt.sh
. (refactor(docker): replace the multipleapt-get autoremove
commands withcleanup_apt.sh
. autowarefoundation/autoware#5447)Dockerfile
indent (refactor(docker): fixDockerfile
indent autowarefoundation/autoware#5495)Performance Improvements
Builds
Continuous Integrations
Chores
libcu
andlibnv
(chore(docker): append cspell ignore line to ignore spell check oflibcu
andlibnv
autowarefoundation/autoware#4651)ARG ROS_DISTRO
(chore(docker): remove duplicateARG ROS_DISTRO
autowarefoundation/autoware#4649)hadolint global ignore
options (chore(docker): minimizehadolint global ignore
options autowarefoundation/autoware#4650)rosdep install
andcolcon build
RUN commands (chore(docker): separaterosdep install
andcolcon build
RUN commands autowarefoundation/autoware#4719)/autoware/log
aftercolcon build
(chore(docker): remove/autoware/log
aftercolcon build
autowarefoundation/autoware#5329)Show disk space
(chore(.github): always runShow disk space
autowarefoundation/autoware#5354).devcontainer
directories (chore(.devcontainer): rename.devcontainer
directories autowarefoundation/autoware#5407)bake-target
totarget-image
and add descriptions to args (chore(.github): renamebake-target
totarget-image
and add descriptions to args autowarefoundation/autoware#5413)docker-build-and-push-cuda
files (chore(.github): update changed files list to includedocker-build-and-push-cuda
anddocker-build-and-push-base
files autowarefoundation/autoware#5472)autoware.universe
andautoware_launch
versions to0.39.0
(chore(autoware.repos): fixautoware.universe
andautoware_launch
versions to0.39.0
autowarefoundation/autoware#5479)free-disk-space
action if there are no changed files (chore(.github): skipfree-disk-space
action if there are no changed files autowarefoundation/autoware#5536)Reverts