"This change pins the puppetlabs-puppet_agent module to v4.12.1. Previosuly the fixut...
[puppet-modules/puppetlabs-apt.git] / .sync.yml
index d4c7b223b1a36319e1423623cabcaf2ed9f9403d..a0961521af3622b78c994a285fe72ab98a7f12fc 100644 (file)
--- a/.sync.yml
+++ b/.sync.yml
@@ -1,33 +1,37 @@
 ---
-.travis.yml:
-  docker_sets:
-    - set: docker/debian-8
-    - set: docker/ubuntu-14.04
-  docker_defaults:
-    bundler_args: ""
-  secure: ""
-  branches:
-    - release
+".gitlab-ci.yml":
+  delete: true
+appveyor.yml:
+  delete: true
 
 Gemfile:
-  required:
-    ':system_tests':
-      - gem: 'puppet-module-posix-system-r#{minor_version}'
-        platforms: ruby
-      - gem: 'puppet-module-win-system-r#{minor_version}'
-        platforms:
-          - mswin
-          - mingw
-          - x64_mingw
   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')"
-
-appveyor.yml:
+    ":development":
+    - gem: github_changelog_generator
+      version: '= 1.15.2'
+Rakefile:
+  changelog_max_issues: 500
+spec/spec_helper.rb:
+  mock_with: ":rspec"
+  coverage_report: true
+.gitpod.Dockerfile:
+  unmanaged: false
+.gitpod.yml:
+  unmanaged: false
+.github/workflows/pr_test.yml:
+  unmanaged: false
+.github/workflows/nightly.yml:
+  unmanaged: false
+.github/workflows/spec.yml:
+  checks: 'syntax lint metadata_lint check:symlinks check:git_ignore check:dot_underscore check:test_file rubocop'
+  unmanaged: false
+.github/workflows/release.yml:
+  unmanaged: false
+.github/workflows/auto_release.yml:
+  unmanaged: false
+.travis.yml:
   delete: true
-
-.gitlab-ci.yml:
-  unmanaged: true
+changelog_since_tag: '5.0.1'
+Rakefile:
+  extra_disabled_lint_checks:
+    - anchor_resource