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: sync upstream #5

Open
wants to merge 337 commits into
base: tier4/main
Choose a base branch
from
Open

Conversation

tier4-autoware-public-bot[bot]
Copy link

@tier4-autoware-public-bot tier4-autoware-public-bot bot commented Sep 13, 2022

Features

Bug Fixes

Documentation

Code Refactoring

Performance Improvements

Builds

Continuous Integrations

Chores

Reverts

esteve and others added 29 commits September 25, 2023 19:02
…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>
* 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]>
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]>
…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>
…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>
…_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]>
…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]>
veqcc and others added 30 commits November 21, 2024 11:36
…t2_extension to 0.6.2 (autowarefoundation#5470)

Signed-off-by: github-actions <[email protected]>
Co-authored-by: github-actions <[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>
…d-push-cuda` files (autowarefoundation#5472)

update changed candidates

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]>
* 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]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[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]>
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]>
… missing (autowarefoundation#5525)

not push manifest if eithor amd64 or arm64 is missing

Signed-off-by: Yutaka Kondo <[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]>
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.