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
297
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: M. Fatih Cırıt <mfc@leodrive.ai>
…dation#3253) Signed-off-by: Vincent Richard <richard-v@macnica.co.jp> Co-authored-by: Vincent Richard <richard-v@macnica.co.jp>
updates: - [github.com/igorshubovych/markdownlint-cli: v0.32.2 → v0.33.0](igorshubovych/markdownlint-cli@v0.32.2...v0.33.0) - [github.com/adrienverge/yamllint: v1.28.0 → v1.29.0](adrienverge/yamllint@v1.28.0...v1.29.0) - [github.com/shellcheck-py/shellcheck-py: v0.8.0.4 → v0.9.0.2](shellcheck-py/shellcheck-py@v0.8.0.4...v0.9.0.2) - [github.com/scop/pre-commit-shfmt: v3.5.1-1 → v3.6.0-1](scop/pre-commit-shfmt@v3.5.1-1...v3.6.0-1) - [github.com/AleksaC/hadolint-py: v2.10.0 → v2.12.0.2](AleksaC/hadolint-py@v2.10.0...v2.12.0.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: pip install ansible Signed-off-by: taikitanaka3 <taiki.tanaka@tier4.jp>
…3297) Signed-off-by: yuexiang.cai <sinan.cai@autocore.ai>
) * perf(docker): reduce prebuilt docker image size Signed-off-by: Shark Liu <shark.liu@autocore.ai> * fix(docker): ignore DL3059 and minor fixes Signed-off-by: Shark Liu <shark.liu@autocore.ai> * fix(docker): fix COPY path of install Signed-off-by: Shark Liu <shark.liu@autocore.ai> * perf(docker): reduce prebuilt docker image size Signed-off-by: Shark Liu <shark.liu@autocore.ai> * fix(docker): update install setup param Signed-off-by: Shark Liu <shark.liu@autocore.ai> * perf(docker): reduce prebuilt docker image size Signed-off-by: Shark Liu <shark.liu@autocore.ai> * fix(docker): ignore DL3059 and minor fixes Signed-off-by: Shark Liu <shark.liu@autocore.ai> * ci(pre-commit): autofix * fix(docker): fix COPY path of install Signed-off-by: Shark Liu <shark.liu@autocore.ai> * feat(setup): add install_devel option for package ccache, pre_commit, ros2_dev_tools Signed-off-by: Shark Liu <shark.liu@autocore.ai> * fix(docker): install ros-base according to option --runtime Signed-off-by: Shark Liu <shark.liu@autocore.ai> --------- Signed-off-by: Shark Liu <shark.liu@autocore.ai> Co-authored-by: Shark Liu <shark.liu@autocore.ai> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…t specified (autowarefoundation#3303) * fix(docker): fix insufficient arguments in docker/build.sh when `targets` not specied Signed-off-by: maleicacid <kazukuro0824+dev@gmail.com> * style(pre-commit): autofix * fix(docker): avoid empty string in bake's arguments when `targets` not specified Signed-off-by: maleicacid <kazukuro0824+dev@gmail.com> --------- Signed-off-by: maleicacid <kazukuro0824+dev@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix: args prebuilt_base_image Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
* fix(docker): broken OpenGL with old mesa libs Signed-off-by: Vincent Richard <richard-v@macnica.co.jp> * docs(docker): add remainder for later ubuntu versions Signed-off-by: Vincent Richard <vincent.francois.richard@gmail.com> * chore(docker): suppress lint warn Signed-off-by: Vincent Richard <vincent.francois.richard@gmail.com> * fix(docker): add --no-install-recommends Signed-off-by: Vincent Richard <vincent.francois.richard@gmail.com> --------- Signed-off-by: Vincent Richard <richard-v@macnica.co.jp> Signed-off-by: Vincent Richard <vincent.francois.richard@gmail.com>
…itHub CLI (autowarefoundation#3364) * chore(deps): bump peter-evans/enable-pull-request-automerge from 2 to 3 Bumps [peter-evans/enable-pull-request-automerge](https://github.com/peter-evans/enable-pull-request-automerge) from 2 to 3. - [Release notes](https://github.com/peter-evans/enable-pull-request-automerge/releases) - [Commits](peter-evans/enable-pull-request-automerge@v2...v3) --- updated-dependencies: - dependency-name: peter-evans/enable-pull-request-automerge dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update update-tool-versions.yaml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
* ci: replace set-output with $GITHUB_OUTPUT Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * fix multiline Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> * fix Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp> --------- Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
…ion#3383) Revert "ci(pre-commit-optional): autoupdate (autowarefoundation#3349)" This reverts commit df54cf6.
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
…ion#3276) Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
…plate (autowarefoundation#3389) * docs(PULL_REQUEST_TEMPLATE): use standard template when feat or fix Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * style(pre-commit): autofix * chore: change usage Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * chore: add test performed in small template. Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * Update .github/PULL_REQUEST_TEMPLATE/small-change.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update .github/PULL_REQUEST_TEMPLATE/small-change.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> --------- Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…refoundation#3403) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@v4...v5) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…g behavior (autowarefoundation#3423) * docs(PULL_REQUEST_TEMPLATE): add Topic changes and Effects for driving behavior Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> * Update .github/PULL_REQUEST_TEMPLATE/small-change.md * Update .github/PULL_REQUEST_TEMPLATE/standard-change.md * Update .github/PULL_REQUEST_TEMPLATE/standard-change.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update .github/PULL_REQUEST_TEMPLATE/standard-change.md * Update .github/PULL_REQUEST_TEMPLATE/small-change.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update .github/PULL_REQUEST_TEMPLATE/small-change.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update .github/PULL_REQUEST_TEMPLATE/small-change.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update .github/PULL_REQUEST_TEMPLATE/standard-change.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> * Update .github/PULL_REQUEST_TEMPLATE/standard-change.md Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com> --------- Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp> Co-authored-by: Kenji Miyake <31987104+kenji-miyake@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
…refoundation#3431) Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
* Add gnss_imu_localizar Signed-off-by: Ryohei Sasaki <ryohei.sasaki@map4.jp> * Delete duplicate description Signed-off-by: Ryohei Sasaki <ryohei.sasaki@map4.jp> * Update eagleye version in autoware.repos Signed-off-by: Ryohei Sasaki <ryohei.sasaki@map4.jp> * Add llh_converter in autoware.repos Signed-off-by: Ryohei Sasaki <ryohei.sasaki@map4.jp> * Update autoware.repos Signed-off-by: Ryohei Sasaki <ryohei.sasaki@map4.jp> * Update eagleye url in autoware.repos Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com> Signed-off-by: Ryohei Sasaki <ryohei.sasaki@map4.jp> --------- Signed-off-by: Ryohei Sasaki <ryohei.sasaki@map4.jp> Co-authored-by: Yukihiro Saito <yukky.saito@gmail.com>
Signed-off-by: Takahiro Ishikawa <sykwer@gmail.com>
* ci(pre-commit): autoupdate Signed-off-by: GitHub <noreply@github.com> * style(pre-commit): autofix --------- Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: GitHub <noreply@github.com> Co-authored-by: kenji-miyake <kenji-miyake@users.noreply.github.com>
fix no cuda tag names Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
…dation#5263) copy all .csv and .png files to images Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
…ndation#5266) Signed-off-by: KhalilSelyan <khalil@leodrive.ai>
…nifest workflow (autowarefoundation#5256) add platform to the tag and increase frequency of multi-arch manifest workflow Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com>
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
…ation#5279) Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
* add vehicle-system container Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com> * add to bakefile and workflow Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com> * style(pre-commit): autofix * add missing tag info Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com> * update documentation Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com> * add missing dependencies Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com> * update svg Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com> --------- Signed-off-by: Oguz Ozturk <oguzkaganozt@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Signed-off-by: Max SCHMELLER <max.schmeller@tier4.jp>
…ontainers (autowarefoundation#5301) * add dev container readme Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * add description Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * update Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * add runtime description Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * style(pre-commit): autofix --------- Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…o 1.2.0 (autowarefoundation#5304) Signed-off-by: github-actions <github-actions@github.com> Co-authored-by: github-actions <github-actions@github.com>
…22.04` (autowarefoundation#5320) change to ubuntu-22.04 Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
…refoundation#5318) updated transfusion models Signed-off-by: Samrat Thapa <samratthapa120@gmail.com> Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
…autowarefoundation#5319) * fix universe-vehicle-system tags Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * change to ubuntu-22.04 Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> --------- Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
always show disk space Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
…undation#5360) Signed-off-by: Chengyong Lin <stclin@qq.com>
Removed ndt_omp Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
…cAI to tier4 (autowarefoundation#5403) Fixed organization of `awsim_sensor_kit_launch` from RobotecAI to tier4 Signed-off-by: Shintaro Sakoda <shintaro.sakoda@tier4.jp>
…ndation#5407) rename .devcontainer dirs Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
…ptions to args (autowarefoundation#5413) * rename target-image and add descriptions Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * fix feedback Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> --------- Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
…utowarefoundation#5419) * add base-cuda Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * update svg Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * not cache cuda packages Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * push base-cuda image Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * Update docker-build-and-push.yaml * Update docker-build-and-push-arm64.yaml * separate jobs Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> --------- Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
…e_rosdep_keys.sh`. (autowarefoundation#5424) * run resolve_rosdep_keys.sh Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * style(pre-commit): autofix * update .dockerignore Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * chmod +x Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * fix location Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * remove rosdep update Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> --------- Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…and_clean.sh`. (autowarefoundation#5425) * run resolve_rosdep_keys.sh Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * style(pre-commit): autofix * update .dockerignore Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * chmod +x Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * fix location Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * remove rosdep update Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * run build_and_clean.sh Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> * style(pre-commit): autofix --------- Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix target-image Signed-off-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
…ation#5427) Signed-off-by: Esteve Fernandez <esteve.fernandez@tier4.jp>
Signed-off-by: Y.Hisaki <yhisaki31@gmail.com>
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)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)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)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)Reverts