Release prep v9.1.0
[puppet-modules/puppetlabs-apt.git] / .sync.yml
index 090130d48da94108e11f6dc025cbce2048bb81fc..e0443438a29bd464e855deedd7ef8d93a07011a7 100644 (file)
--- a/.sync.yml
+++ b/.sync.yml
@@ -1,37 +1,28 @@
 ---
-.gitignore:
-  required:
-    - ---.project
-
-.gitlab-ci.yml:
-  unmanaged: true
-
-.rubocop.yml:
-   default_configs:
-    inherit_from: .rubocop_todo.yml
-    require:
-      - rubocop-i18n
-      - rubocop-rspec
-
-.travis.yml:
-  unmanaged: true
-
+".gitlab-ci.yml":
+  delete: true
 appveyor.yml:
   delete: true
 
 Gemfile:
-  optional:
-    ':development':
-      - gem: 'github_changelog_generator'
-        git: 'https://github.com/skywinder/github-changelog-generator'
-        ref: '20ee04ba1234e9e83eb2ffb5056e23d641c7a018'
-        condition: "Gem::Version.new(RUBY_VERSION.dup) >= Gem::Version.new('2.2.2')"
-      - gem: puppet-lint-i18n
-
 Rakefile:
-  requires:
-    - puppet_pot_generator/rake_tasks
-
+  changelog_max_issues: 500
+  extra_disabled_lint_checks:
+    - anchor_resource
 spec/spec_helper.rb:
-  mock_with: ':rspec'
+  mock_with: ":rspec"
   coverage_report: true
+.gitpod.Dockerfile:
+  unmanaged: false
+.gitpod.yml:
+  unmanaged: false
+.github/workflows/auto_release.yml:
+  unmanaged: false
+.github/workflows/ci.yml:
+  unmanaged: false
+.github/workflows/nightly.yml:
+  unmanaged: false
+.github/workflows/release.yml:
+  unmanaged: false
+.travis.yml:
+  delete: true