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 346 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

awf-autoware-bot bot and others added 29 commits November 15, 2023 12:27
…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]>
* Simplify the readme

Signed-off-by: oguzkaganozt <[email protected]>

* Update docker/README.md

Co-authored-by: M. Fatih Cırıt <[email protected]>

* fix documentation to pass spellcheck

Signed-off-by: Oguz Ozturk <[email protected]>

---------

Signed-off-by: oguzkaganozt <[email protected]>
Signed-off-by: Oguz Ozturk <[email protected]>
Co-authored-by: M. Fatih Cırıt <[email protected]>
…refoundation#4525)

* Merge dockerfiles

Signed-off-by: oguzkaganozt <[email protected]>

* hadolint ignore

Signed-off-by: Oguz Ozturk <[email protected]>

---------

Signed-off-by: oguzkaganozt <[email protected]>
Signed-off-by: Oguz Ozturk <[email protected]>
youtalk and others added 30 commits November 27, 2024 18:22
* 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]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
…refoundation#5162)

Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  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-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[email protected]>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <[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.