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 files #75

Merged
merged 1 commit into from
Feb 10, 2023
Merged

chore: sync files #75

merged 1 commit into from
Feb 10, 2023

Conversation

awf-autoware-bot[bot]
Copy link
Contributor

Skipped

Added

Changed

  • .pre-commit-config.yaml

Not changed

  • CODE_OF_CONDUCT.md
  • CONTRIBUTING.md
  • DISCLAIMER.md
  • LICENSE
  • .github/ISSUE_TEMPLATE/bug.yaml
  • .github/ISSUE_TEMPLATE/config.yml
  • .github/ISSUE_TEMPLATE/task.yaml
  • .github/PULL_REQUEST_TEMPLATE.md
  • .github/PULL_REQUEST_TEMPLATE/small-change.md
  • .github/PULL_REQUEST_TEMPLATE/standard-change.md
  • .github/dependabot.yaml
  • .github/stale.yml
  • .github/workflows/cancel-previous-workflows.yaml
  • .github/workflows/github-release.yaml
  • .github/workflows/pre-commit.yaml
  • .github/workflows/pre-commit-optional.yaml
  • .github/workflows/semantic-pull-request.yaml
  • .github/workflows/spell-check-differential.yaml
  • .github/workflows/sync-files.yaml
  • .clang-format
  • .clang-tidy
  • .markdown-link-check.json
  • .markdownlint.yaml
  • .pre-commit-config-optional.yaml
  • .prettierignore
  • .prettierrc.yaml
  • .yamllint.yaml
  • CPPLINT.cfg
  • setup.cfg
  • .github/workflows/build-and-test.yaml
  • .github/workflows/build-and-test-differential.yaml
  • .github/workflows/build-and-test-differential-self-hosted.yaml
  • .github/workflows/build-and-test-self-hosted.yaml
  • .github/workflows/check-build-depends.yaml
  • .github/workflows/clang-tidy-pr-comments.yaml
  • .github/workflows/update-codeowners-from-packages.yaml
  • codecov.yaml
  • .github/workflows/deploy-docs.yaml
  • .github/workflows/delete-closed-pr-docs.yaml

Deleted

Not found

Signed-off-by: GitHub <[email protected]>
@awf-autoware-bot awf-autoware-bot bot enabled auto-merge (squash) February 10, 2023 00:24
@awf-autoware-bot awf-autoware-bot bot merged commit 0a34212 into main Feb 10, 2023
@awf-autoware-bot awf-autoware-bot bot deleted the sync-files branch February 10, 2023 00:35
mitsudome-r pushed a commit to mitsudome-r/autoware.core that referenced this pull request Nov 13, 2024
…utowarefoundation#75)

* feat add update-sync-param-files github action

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

* debug

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

* apply pre-commit

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

* reflected comments

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

* refactored python file

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

* ci(pre-commit): autofix

* simplified python script

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

* ci(pre-commit): autofix

* simplified python script

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

* pre-commit applied

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

* do not update when the source already exists

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

* remove unnecessary import

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

* not in

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

* checkout@v1 -> checkout@v3

* fix comment

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

* simplified python script

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

* ci(pre-commit): autofix

* rename a variable

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

* ci(pre-commit): autofix

* isolate src2dst calculation as a function

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

* ci(pre-commit): autofix

* debugged

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

* debugging

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

* debugging

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

* debugging

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

* debugging

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

* ci(pre-commit): autofix

* debugged?

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

* updated python script with miyake-san's suggestion + minor fix

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

* applied pre-commit

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

* removed sorted function

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

* resolve pre-commit

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

* added pip3 install GitPython action

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

Signed-off-by: kminoda <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

1 participant