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 #107

Merged
merged 1 commit into from
Mar 17, 2025
Merged

chore: sync files #107

merged 1 commit into from
Mar 17, 2025

Conversation

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

@tier4-autoware-public-bot tier4-autoware-public-bot bot commented Nov 4, 2023

Skipped

Added

Changed

  • .github/dependabot.yaml
  • .github/stale.yml
  • .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
  • .markdownlint.yaml
  • .pre-commit-config-optional.yaml
  • .prettierignore
  • .prettierrc.yaml
  • .yamllint.yaml
  • .github/workflows/build-and-test.yaml
  • .github/workflows/build-and-test-differential.yaml
  • .github/workflows/cancel-previous-workflows.yaml

Not changed

  • LICENSE
  • .markdown-link-check.json

Deleted

Not found

@tier4-autoware-public-bot tier4-autoware-public-bot bot enabled auto-merge (squash) November 4, 2023 00:07
@tier4-autoware-public-bot tier4-autoware-public-bot bot force-pushed the sync-files branch 3 times, most recently from 68aa6e0 to 7da91ff Compare March 28, 2024 00:07
@tier4-autoware-public-bot tier4-autoware-public-bot bot force-pushed the sync-files branch 2 times, most recently from 1857571 to da9fa1f Compare May 31, 2024 00:07
@tier4-autoware-public-bot tier4-autoware-public-bot bot force-pushed the sync-files branch 2 times, most recently from 57bb232 to 8e9319a Compare June 8, 2024 00:08
@tier4-autoware-public-bot tier4-autoware-public-bot bot force-pushed the sync-files branch 2 times, most recently from cff41ce to 7571357 Compare June 17, 2024 00:08
@tier4-autoware-public-bot tier4-autoware-public-bot bot force-pushed the sync-files branch 2 times, most recently from 063bddc to 1ced125 Compare June 26, 2024 00:08
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mitsudome-r
Copy link
Collaborator

mitsudome-r commented Mar 17, 2025

There were security incident around changed-files action so I am merging this PR to remove the dependency to the changed-file action.

However, there are still some remaining issues:

  • this PR also removes clang-tidy-differential as well. This is because sync-file does not track clang-tidy-differential workflow which was created as a new file in this PR: https://github.com/autowarefoundation/autoware_common/pull/250/files
    • This repo only contains msg files, so there shouldn't be big of a issue, but we should still keep it just in case.
  • sync-file is tracking archived repository autoware_common. This must be replaced with some other repository (e.g., autoware.universe / autoware.common)

@mitsudome-r mitsudome-r disabled auto-merge March 17, 2025 02:58
@mitsudome-r mitsudome-r merged commit 0b6ad3f into tier4/universe Mar 17, 2025
12 checks passed
@mitsudome-r mitsudome-r deleted the sync-files branch March 17, 2025 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants