Skip to content

Commit

Permalink
Adjust ModuleSync config for CCIN2P3 (#4)
Browse files Browse the repository at this point in the history
* Do not manage template files

* Keep .gitlab-ci.yml used internally at ccin2p3
  • Loading branch information
smortex authored Aug 18, 2022
1 parent d1ed078 commit 7a64941
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 302 deletions.
13 changes: 11 additions & 2 deletions config_defaults.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
---
# yamllint disable rule:line-length
.github/CONTRIBUTING.md:
delete: true
.github/ISSUE_TEMPLATE.md:
delete: true
.github/PULL_REQUEST_TEMPLATE.md:
delete: true
.github/SECURITY.md:
delete: true
.github/workflows/ci.yml:
beaker_fact_matrix: {}
excludes: []
Expand Down Expand Up @@ -107,8 +115,9 @@ CONTRIBUTING.md:
delete: true
.yardopts:
delete: true
.gitlab-ci.yml:
delete: true
# Used internally at CCIN2P3
#.gitlab-ci.yml:
# delete: true
.pdkignore:
delete: true
appveyor.yml:
Expand Down
251 changes: 0 additions & 251 deletions moduleroot/.github/CONTRIBUTING.md.erb

This file was deleted.

26 changes: 0 additions & 26 deletions moduleroot/.github/ISSUE_TEMPLATE.md.erb

This file was deleted.

20 changes: 0 additions & 20 deletions moduleroot/.github/PULL_REQUEST_TEMPLATE.md.erb

This file was deleted.

3 changes: 0 additions & 3 deletions moduleroot/.github/SECURITY.md.erb

This file was deleted.

0 comments on commit 7a64941

Please sign in to comment.