Skip to content

Commit

Permalink
ci(sync-files): utilize the sync-file-templates repository and clean …
Browse files Browse the repository at this point in the history
…up ci

Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
xmfcx committed Dec 21, 2024
1 parent bcdd36d commit 9bbb6b7
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 349 deletions.
8 changes: 0 additions & 8 deletions .github/PULL_REQUEST_TEMPLATE.md

This file was deleted.

40 changes: 0 additions & 40 deletions .github/PULL_REQUEST_TEMPLATE/small-change.md

This file was deleted.

50 changes: 0 additions & 50 deletions .github/PULL_REQUEST_TEMPLATE/standard-change.md

This file was deleted.

39 changes: 0 additions & 39 deletions .github/sync-files-reverse-reference.yaml

This file was deleted.

10 changes: 5 additions & 5 deletions .github/sync-files.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- repository: autowarefoundation/autoware
- repository: autowarefoundation/sync-file-templates
source-dir: sources
files:
- source: CODE_OF_CONDUCT.md
- source: CONTRIBUTING.md
Expand All @@ -7,14 +8,12 @@
- source: .github/ISSUE_TEMPLATE/bug.yaml
- source: .github/ISSUE_TEMPLATE/config.yml
- source: .github/ISSUE_TEMPLATE/task.yaml
- source: .github/PULL_REQUEST_TEMPLATE.md
- source: .github/PULL_REQUEST_TEMPLATE/small-change.md
- source: .github/PULL_REQUEST_TEMPLATE/standard-change.md
- source: .github/dependabot.yaml
- source: .github/pull_request_template.md
- source: .github/stale.yml
- source: .github/workflows/comment-on-pr.yaml
- source: .github/workflows/cancel-previous-workflows.yaml
- source: .github/workflows/github-release.yaml
- source: .github/workflows/pre-commit.yaml
- source: .github/workflows/pre-commit-autoupdate.yaml
- source: .github/workflows/pre-commit-optional.yaml
- source: .github/workflows/semantic-pull-request.yaml
Expand All @@ -24,6 +23,7 @@
- source: .clang-tidy
- source: .markdown-link-check.json
- source: .markdownlint.yaml
- source: .pre-commit-config.yaml
- source: .pre-commit-config-optional.yaml
- source: .prettierignore
- source: .prettierrc.yaml
Expand Down
58 changes: 0 additions & 58 deletions .github/workflows/build-and-test-differential-self-hosted.yaml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/build-and-test-self-hosted.yaml

This file was deleted.

52 changes: 0 additions & 52 deletions .github/workflows/build-and-test-with-reverse-depends.yaml

This file was deleted.

27 changes: 0 additions & 27 deletions .github/workflows/pre-commit.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/sync-files-reverse-reference.yaml

This file was deleted.

0 comments on commit 9bbb6b7

Please sign in to comment.