Skip to content
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(release): update branch and use awsim-stable for autoware.universe and autoware_launch #3331

Merged
merged 17 commits into from
Mar 14, 2023

Conversation

shmpwk
Copy link
Contributor

@shmpwk shmpwk commented Mar 13, 2023

Description

  • awsim-stable synchronizes with upsteam main
  • use awsim-stable branch for autoware.universe and autoware_launch

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

kenji-miyake and others added 14 commits December 22, 2022 06:32
…it.ci (#3160)

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>

Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
Signed-off-by: Vincent Richard <vincent.francois.richard@gmail.com>
Fix `invalid not-modified ETag` error

Signed-off-by: Vincent Richard <vincent.francois.richard@gmail.com>
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
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>
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 (#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>
…toware_launch

Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
@shmpwk shmpwk requested a review from taikitanaka3 March 13, 2023 07:14
@shmpwk shmpwk marked this pull request as ready for review March 13, 2023 07:15
Copy link
Contributor

@taikitanaka3 taikitanaka3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I tested with latest awf:autoware autowarefoundation/autoware.universe#2977

Signed-off-by: Shumpei Wakabayashi <shumpei.wakabayashi@tier4.jp>
@shmpwk shmpwk force-pushed the release/main-to-awsim-stable branch from 75bd3a2 to d18b15b Compare March 13, 2023 09:28
@shmpwk shmpwk enabled auto-merge March 14, 2023 02:15
@shmpwk shmpwk changed the title chore(release) update branch and use awsim-stable for autoware.universe and autoware_launch chore(release): update branch and use awsim-stable for autoware.universe and autoware_launch Mar 14, 2023
@shmpwk shmpwk merged commit 984e35c into awsim-stable Mar 14, 2023
@shmpwk shmpwk deleted the release/main-to-awsim-stable branch March 14, 2023 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants