beaker-answers 0.27.0 → 0.28.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 765c18bfc8764f7dd7f2037d1dc45cd08730ca9a
4
- data.tar.gz: c7f41dfeef8cad1d5a05e12c29414271bb8a335d
2
+ SHA256:
3
+ metadata.gz: b9abe49b1810724c5ba81b237f7054c3a2dbd943b3d8cb163c29b449bffb400b
4
+ data.tar.gz: 1800e262631673dbca74b93b358a413277dcbd5fdcf4540f20507b39a3bd522c
5
5
  SHA512:
6
- metadata.gz: eed2265c7c751316fe485ca36c5e772d2a566634040f33b666296171df405a32dd34f1aa2deccf05b48b02e9185123c81afbeee438d54ad93d78ca11ba8335a6
7
- data.tar.gz: 4d71cf41a114adfc7bb94a853c7fe66e3843d222c1b6551280236ddbb6baae21b5cc2f30ec1bd18b203451ec2d095dab5aeae42735f403d7be1e8f8d21a5d3b9
6
+ metadata.gz: 6dc2177d7e5fa41bf3592b0bbc5efc2ecaeca5ccc6db0cd44b8b319fba3b059ee97a663dd482fbfbe11e64d56eec53a93a0c5fc633c48367d16cb5841985d3ee
7
+ data.tar.gz: e31d1fcb50055a0492d64ca0949e61c51065f1542f1a459d4b4bf60abc598173bd62c0e5ce8a3da5d4c800efbbf12c719dfddf6a149cb5cd2afc6d1906ee12d6
@@ -0,0 +1,8 @@
1
+ version: 2
2
+ updates:
3
+ - package-ecosystem: bundler
4
+ directory: "/"
5
+ schedule:
6
+ interval: daily
7
+ time: "13:00"
8
+ open-pull-requests-limit: 10
data/README.md CHANGED
@@ -13,10 +13,10 @@ key concepts.
13
13
  # Release
14
14
 
15
15
  To release a new version, we use a
16
- [Jenkins job](https://cinext-jenkinsmaster-sre-prod-1.delivery.puppetlabs.net/view/beaker%20Release%20Jobs/job/qe_beaker-answers_init-multijob_master/)
16
+ [Jenkins job](https://cinext-jenkinsmaster-sre-prod-1.delivery.puppetlabs.net/view/beaker%20Release%20Jobs/job/qe_beaker-answers_init-multijob_main/)
17
17
  (access to internal infrastructure will be required to view job).
18
18
 
19
- To release a new version (from the master branch), you'll need to just provide
19
+ To release a new version (from the main branch), you'll need to just provide
20
20
  a new beaker-answers version number to the job, and you're off to the races.
21
21
 
22
22
  # Questions
@@ -1,5 +1,5 @@
1
1
  module BeakerAnswers
2
2
  module Version
3
- STRING = '0.27.0'
3
+ STRING = '0.28.0'
4
4
  end
5
5
  end
@@ -7,7 +7,7 @@ module BeakerAnswers
7
7
  class Version20173to9999 < Version20172
8
8
  # The version of PE that this set of answers is appropriate for
9
9
  def self.pe_version_matcher
10
- /\A(2017\.3|2018\.[1-2]|2019\.[0-9]|20[2-9][1-9]\.[0-9]|[2-9][0-9]{3}\.[0-9])/
10
+ /\A(2017\.3|2018\.[1-2]|2019\.[0-9]|20[2-9][1-9]\.[0-9])/
11
11
  end
12
12
  end
13
13
  end
@@ -18,8 +18,6 @@ describe BeakerAnswers::Version20173to9999 do
18
18
  '2029.0.0',
19
19
  '2099.0.0',
20
20
  '2099.99.99',
21
- '9999.0.0',
22
- '9999.99.99',
23
21
  ]
24
22
 
25
23
  versions.each do | version |
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: beaker-answers
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.28.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Puppetlabs
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2019-11-06 00:00:00.000000000 Z
12
+ date: 2020-11-07 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: fakefs
@@ -201,6 +201,7 @@ executables:
201
201
  extensions: []
202
202
  extra_rdoc_files: []
203
203
  files:
204
+ - ".github/dependabot.yml"
204
205
  - ".gitignore"
205
206
  - ".rspec"
206
207
  - ".rubocop.yml"
@@ -211,7 +212,6 @@ files:
211
212
  - Gemfile
212
213
  - HISTORY.md
213
214
  - LICENSE
214
- - MAINTAINERS
215
215
  - README.md
216
216
  - Rakefile
217
217
  - beaker-answers.gemspec
@@ -270,8 +270,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
270
270
  - !ruby/object:Gem::Version
271
271
  version: '0'
272
272
  requirements: []
273
- rubyforge_project:
274
- rubygems_version: 2.5.1
273
+ rubygems_version: 3.0.8
275
274
  signing_key:
276
275
  specification_version: 4
277
276
  summary: Answer generation for PE Installation!
@@ -1,33 +0,0 @@
1
- {
2
- "version": 1,
3
- "file_format": "This MAINTAINERS file format is described at http://pup.pt/maintainers",
4
- "issues": "https://tickets.puppet.com/browse/PE",
5
- "internal_list": "https://groups.google.com/a/puppet.com/forum/?hl=en#!forum/discuss-organizational-scale",
6
- "people": [
7
- {
8
- "github": "kevpl",
9
- "email": "ki@puppet.com",
10
- "name": "Kevin Imber"
11
- },
12
- {
13
- "github": "tvpartytonight",
14
- "email": "tv@puppet.com",
15
- "name": "Tony Vu"
16
- },
17
- {
18
- "github": "jpartlow",
19
- "email": "joshua.partlow@puppet.com",
20
- "name": "Josh Partlow"
21
- },
22
- {
23
- "github": "demophoon",
24
- "email": "britt@puppet.com",
25
- "name": "Britt Gresham"
26
- },
27
- {
28
- "github": "highb",
29
- "email": "brandon.high@puppet.com",
30
- "name": "Brandon High"
31
- }
32
- ]
33
- }