-
Notifications
You must be signed in to change notification settings - Fork 683
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
ci(pre-commit): update Black and clang-format #600
Merged
Merged
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: Kenji Miyake <[email protected]>
KeisukeShima
approved these changes
Mar 29, 2022
This was referenced Apr 3, 2022
boyali
referenced
this pull request
in boyali/autoware.universe
Sep 28, 2022
Signed-off-by: Kenji Miyake <[email protected]>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 3, 2022
Signed-off-by: Kenji Miyake <[email protected]>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 3, 2022
Signed-off-by: Kenji Miyake <[email protected]>
boyali
referenced
this pull request
in boyali/autoware.universe
Oct 19, 2022
Signed-off-by: Kenji Miyake <[email protected]>
kyoichi-sugahara
pushed a commit
that referenced
this pull request
Sep 16, 2023
Signed-off-by: Tomohito Ando <[email protected]> Signed-off-by: Tomohito Ando <[email protected]>
ryuichi-maeda
pushed a commit
to sensefield/autoware.universe
that referenced
this pull request
Jan 10, 2025
* chore: add reviewer/assignee of sync-awf-latest-reference-design's PR (autowarefoundation#594) Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: Takayuki Murooka <[email protected]> * ci(slack-send): remove unused workflow (autowarefoundation#600) Signed-off-by: Tomohito Ando <[email protected]> Signed-off-by: Tomohito Ando <[email protected]> * ci(sync-files): sync .fdignore and .rgignore (autowarefoundation#601) * chore: sync files (autowarefoundation#588) Signed-off-by: GitHub <[email protected]> Co-authored-by: kenji-miyake <[email protected]> * feat: rename launch branch (autowarefoundation#604) Signed-off-by: Takayuki Murooka <[email protected]> * feat: remove sync-awf-latest-<reference-desing>.yaml (autowarefoundation#608) Signed-off-by: Takayuki Murooka <[email protected]> * chore: sync files (autowarefoundation#602) Signed-off-by: GitHub <[email protected]> Co-authored-by: kenji-miyake <[email protected]> --------- Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: Tomohito Ando <[email protected]> Signed-off-by: GitHub <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: Tomohito ANDO <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: tier4-autoware-private-bot[bot] <87871706+tier4-autoware-private-bot[bot]@users.noreply.github.com> Co-authored-by: kenji-miyake <[email protected]> Co-authored-by: Hiroki OTA <[email protected]>
ryuichi-maeda
pushed a commit
to sensefield/autoware.universe
that referenced
this pull request
Jan 10, 2025
* chore: add reviewer/assignee of sync-awf-latest-reference-design's PR (autowarefoundation#594) Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: Takayuki Murooka <[email protected]> * ci(slack-send): remove unused workflow (autowarefoundation#600) Signed-off-by: Tomohito Ando <[email protected]> Signed-off-by: Tomohito Ando <[email protected]> * ci(sync-files): sync .fdignore and .rgignore (autowarefoundation#601) * chore: sync files (autowarefoundation#588) Signed-off-by: GitHub <[email protected]> Co-authored-by: kenji-miyake <[email protected]> * feat: rename launch branch (autowarefoundation#604) Signed-off-by: Takayuki Murooka <[email protected]> * feat: remove sync-awf-latest-<reference-desing>.yaml (autowarefoundation#608) Signed-off-by: Takayuki Murooka <[email protected]> * chore: sync files (autowarefoundation#602) Signed-off-by: GitHub <[email protected]> Co-authored-by: kenji-miyake <[email protected]> * chore(deps): replace peter-evans/enable-pull-request-automerge with GitHub CLI (autowarefoundation#612) * build(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] <[email protected]> * Update update-beta-branch.yaml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenji Miyake <[email protected]> * chore: sync files (autowarefoundation#609) Signed-off-by: GitHub <[email protected]> Co-authored-by: kenji-miyake <[email protected]> * chore(deps): bump peter-evans/create-pull-request from 4 to 5 (autowarefoundation#613) 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * docs: use GitHub instead of Github (autowarefoundation#616) doc: use GitHub instead of Github --------- Signed-off-by: Takayuki Murooka <[email protected]> Signed-off-by: Tomohito Ando <[email protected]> Signed-off-by: GitHub <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Takayuki Murooka <[email protected]> Co-authored-by: Tomohito ANDO <[email protected]> Co-authored-by: Kenji Miyake <[email protected]> Co-authored-by: tier4-autoware-private-bot[bot] <87871706+tier4-autoware-private-bot[bot]@users.noreply.github.com> Co-authored-by: kenji-miyake <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kotaro Yoshimoto <[email protected]> Co-authored-by: Takeshi Miura <[email protected]>
iwatake2222
pushed a commit
to iwatake2222/autoware.universe
that referenced
this pull request
Jan 17, 2025
) Signed-off-by: kosuke55 <[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.
Addressed a part of #355.
Related: tier4/autoware_launch#253