confidante 0.28.0.pre.5 → 0.28.0.pre.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +61 -53
- data/Rakefile +5 -4
- data/confidante.gemspec +5 -3
- data/lib/confidante/version.rb +1 -1
- data/lib/shikashi_extensions/sandbox.rb +2 -2
- metadata +10 -21
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4b00c4e30b2414c1e25463834ab14f6fa5d03d091b9ad6c512998c11fba594f0
|
4
|
+
data.tar.gz: 55d359cb59ab6d1a162ed616827ce1037556b793ccfef77110cb47cf97a18dde
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 51202c70aeb120e97fb5dced542c9d7323199e0ae0032e8c19f41f9784a1ccf3034f6e14cda9ed37b82bf8c4239993dc1d61033c9e3dd2bef510a4406e5d3184
|
7
|
+
data.tar.gz: b9d33c716c1e253a0cf8cc8669df7f8b81b93f595ffa0844cff21d1fa43ebcddac7bc188d1cf056c6a53247d927a23f3e71423c3e5b67c07d7cf1b96b8a7c161
|
data/Gemfile.lock
CHANGED
@@ -1,69 +1,78 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
confidante (0.28.0.pre.
|
4
|
+
confidante (0.28.0.pre.8)
|
5
5
|
activesupport (>= 4)
|
6
|
-
hiera (
|
7
|
-
shikashi (
|
6
|
+
hiera (~> 3.3)
|
7
|
+
shikashi (~> 0.6)
|
8
8
|
|
9
9
|
GEM
|
10
10
|
remote: https://rubygems.org/
|
11
11
|
specs:
|
12
|
-
activesupport (
|
12
|
+
activesupport (7.0.2.3)
|
13
13
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
14
14
|
i18n (>= 1.6, < 2)
|
15
15
|
minitest (>= 5.1)
|
16
16
|
tzinfo (~> 2.0)
|
17
|
-
|
18
|
-
addressable (2.7.0)
|
17
|
+
addressable (2.8.0)
|
19
18
|
public_suffix (>= 2.0.2, < 5.0)
|
20
19
|
ast (2.4.2)
|
21
20
|
colored2 (3.1.2)
|
22
|
-
concurrent-ruby (1.1.
|
23
|
-
diff-lcs (1.
|
21
|
+
concurrent-ruby (1.1.9)
|
22
|
+
diff-lcs (1.5.0)
|
24
23
|
docile (1.4.0)
|
25
24
|
evalhook (0.6.0)
|
26
25
|
partialruby (~> 0.3)
|
27
26
|
sexp_processor (~> 4.0)
|
28
|
-
excon (0.
|
29
|
-
faraday (1.
|
27
|
+
excon (0.92.0)
|
28
|
+
faraday (1.10.0)
|
30
29
|
faraday-em_http (~> 1.0)
|
31
30
|
faraday-em_synchrony (~> 1.0)
|
32
31
|
faraday-excon (~> 1.1)
|
32
|
+
faraday-httpclient (~> 1.0)
|
33
|
+
faraday-multipart (~> 1.0)
|
33
34
|
faraday-net_http (~> 1.0)
|
34
|
-
faraday-net_http_persistent (~> 1.
|
35
|
-
|
35
|
+
faraday-net_http_persistent (~> 1.0)
|
36
|
+
faraday-patron (~> 1.0)
|
37
|
+
faraday-rack (~> 1.0)
|
38
|
+
faraday-retry (~> 1.0)
|
36
39
|
ruby2_keywords (>= 0.0.4)
|
37
40
|
faraday-em_http (1.0.0)
|
38
41
|
faraday-em_synchrony (1.0.0)
|
39
42
|
faraday-excon (1.1.0)
|
43
|
+
faraday-httpclient (1.0.1)
|
44
|
+
faraday-multipart (1.0.3)
|
45
|
+
multipart-post (>= 1.2, < 3)
|
40
46
|
faraday-net_http (1.0.1)
|
41
|
-
faraday-net_http_persistent (1.
|
42
|
-
|
47
|
+
faraday-net_http_persistent (1.2.0)
|
48
|
+
faraday-patron (1.0.0)
|
49
|
+
faraday-rack (1.0.0)
|
50
|
+
faraday-retry (1.0.3)
|
51
|
+
gem-release (2.2.2)
|
43
52
|
getsource (0.2.2)
|
44
53
|
hamster (3.0.0)
|
45
54
|
concurrent-ruby (~> 1.0)
|
46
|
-
hiera (3.
|
47
|
-
i18n (1.
|
55
|
+
hiera (3.8.0)
|
56
|
+
i18n (1.10.0)
|
48
57
|
concurrent-ruby (~> 1.0)
|
49
58
|
lino (3.0.0)
|
50
59
|
hamster (~> 3.0)
|
51
60
|
open4 (~> 1.3)
|
52
|
-
minitest (5.
|
61
|
+
minitest (5.15.0)
|
53
62
|
multipart-post (2.1.1)
|
54
|
-
octokit (4.
|
63
|
+
octokit (4.22.0)
|
55
64
|
faraday (>= 0.9)
|
56
65
|
sawyer (~> 0.8.0, >= 0.5.3)
|
57
66
|
open4 (1.3.4)
|
58
|
-
parallel (1.
|
59
|
-
parser (3.
|
67
|
+
parallel (1.21.0)
|
68
|
+
parser (3.1.1.0)
|
60
69
|
ast (~> 2.4.1)
|
61
70
|
partialruby (0.3.0)
|
62
71
|
ruby2ruby (~> 2)
|
63
72
|
ruby_parser (~> 3)
|
64
73
|
public_suffix (4.0.6)
|
65
|
-
rainbow (3.
|
66
|
-
rake (13.0.
|
74
|
+
rainbow (3.1.1)
|
75
|
+
rake (13.0.6)
|
67
76
|
rake_circle_ci (0.9.0)
|
68
77
|
colored2 (~> 3.1)
|
69
78
|
excon (~> 0.72)
|
@@ -72,7 +81,7 @@ GEM
|
|
72
81
|
rake_factory (0.29.0)
|
73
82
|
activesupport (>= 4)
|
74
83
|
rake (~> 13.0)
|
75
|
-
rake_github (0.
|
84
|
+
rake_github (0.9.0)
|
76
85
|
colored2 (~> 3.1)
|
77
86
|
octokit (~> 4.16)
|
78
87
|
rake_factory (~> 0.23)
|
@@ -84,50 +93,49 @@ GEM
|
|
84
93
|
colored2 (~> 3.1)
|
85
94
|
rake_factory (~> 0.23)
|
86
95
|
sshkey (~> 2.0)
|
87
|
-
regexp_parser (2.
|
96
|
+
regexp_parser (2.2.1)
|
88
97
|
rexml (3.2.5)
|
89
|
-
rspec (3.
|
90
|
-
rspec-core (~> 3.
|
91
|
-
rspec-expectations (~> 3.
|
92
|
-
rspec-mocks (~> 3.
|
93
|
-
rspec-core (3.
|
94
|
-
rspec-support (~> 3.
|
95
|
-
rspec-expectations (3.
|
98
|
+
rspec (3.11.0)
|
99
|
+
rspec-core (~> 3.11.0)
|
100
|
+
rspec-expectations (~> 3.11.0)
|
101
|
+
rspec-mocks (~> 3.11.0)
|
102
|
+
rspec-core (3.11.0)
|
103
|
+
rspec-support (~> 3.11.0)
|
104
|
+
rspec-expectations (3.11.0)
|
96
105
|
diff-lcs (>= 1.2.0, < 2.0)
|
97
|
-
rspec-support (~> 3.
|
98
|
-
rspec-mocks (3.
|
106
|
+
rspec-support (~> 3.11.0)
|
107
|
+
rspec-mocks (3.11.0)
|
99
108
|
diff-lcs (>= 1.2.0, < 2.0)
|
100
|
-
rspec-support (~> 3.
|
101
|
-
rspec-support (3.
|
102
|
-
rubocop (1.
|
109
|
+
rspec-support (~> 3.11.0)
|
110
|
+
rspec-support (3.11.0)
|
111
|
+
rubocop (1.26.0)
|
103
112
|
parallel (~> 1.10)
|
104
|
-
parser (>= 3.
|
113
|
+
parser (>= 3.1.0.0)
|
105
114
|
rainbow (>= 2.2.2, < 4.0)
|
106
115
|
regexp_parser (>= 1.8, < 3.0)
|
107
116
|
rexml
|
108
|
-
rubocop-ast (>= 1.
|
117
|
+
rubocop-ast (>= 1.16.0, < 2.0)
|
109
118
|
ruby-progressbar (~> 1.7)
|
110
119
|
unicode-display_width (>= 1.4.0, < 3.0)
|
111
|
-
rubocop-ast (1.
|
112
|
-
parser (>= 3.
|
113
|
-
rubocop-rake (0.
|
114
|
-
rubocop
|
115
|
-
rubocop-rspec (2.3.0)
|
120
|
+
rubocop-ast (1.16.0)
|
121
|
+
parser (>= 3.1.1.0)
|
122
|
+
rubocop-rake (0.6.0)
|
116
123
|
rubocop (~> 1.0)
|
117
|
-
|
124
|
+
rubocop-rspec (2.9.0)
|
125
|
+
rubocop (~> 1.19)
|
118
126
|
ruby-progressbar (1.11.0)
|
119
|
-
ruby2_keywords (0.0.
|
127
|
+
ruby2_keywords (0.0.5)
|
120
128
|
ruby2ruby (2.4.4)
|
121
129
|
ruby_parser (~> 3.1)
|
122
130
|
sexp_processor (~> 4.6)
|
123
131
|
ruby_gpg2 (0.8.0)
|
124
132
|
lino (>= 1.5)
|
125
|
-
ruby_parser (3.
|
126
|
-
sexp_processor (~> 4.
|
133
|
+
ruby_parser (3.18.1)
|
134
|
+
sexp_processor (~> 4.16)
|
127
135
|
sawyer (0.8.2)
|
128
136
|
addressable (>= 2.3.5)
|
129
137
|
faraday (> 0.8, < 2.0)
|
130
|
-
sexp_processor (4.
|
138
|
+
sexp_processor (4.16.0)
|
131
139
|
shikashi (0.6.0)
|
132
140
|
evalhook (>= 0.6.0)
|
133
141
|
getsource (>= 0.1.0)
|
@@ -136,15 +144,15 @@ GEM
|
|
136
144
|
simplecov-html (~> 0.11)
|
137
145
|
simplecov_json_formatter (~> 0.1)
|
138
146
|
simplecov-html (0.12.3)
|
139
|
-
simplecov_json_formatter (0.1.
|
147
|
+
simplecov_json_formatter (0.1.4)
|
140
148
|
sshkey (2.0.0)
|
141
149
|
tzinfo (2.0.4)
|
142
150
|
concurrent-ruby (~> 1.0)
|
143
|
-
unicode-display_width (2.
|
144
|
-
zeitwerk (2.4.2)
|
151
|
+
unicode-display_width (2.1.0)
|
145
152
|
|
146
153
|
PLATFORMS
|
147
|
-
|
154
|
+
arm64-darwin-21
|
155
|
+
x86_64-linux
|
148
156
|
|
149
157
|
DEPENDENCIES
|
150
158
|
bundler
|
@@ -162,4 +170,4 @@ DEPENDENCIES
|
|
162
170
|
simplecov
|
163
171
|
|
164
172
|
BUNDLED WITH
|
165
|
-
2.
|
173
|
+
2.3.9
|
data/Rakefile
CHANGED
@@ -18,9 +18,8 @@ namespace :encryption do
|
|
18
18
|
namespace :passphrase do
|
19
19
|
desc 'Generate encryption passphrase for CI GPG key'
|
20
20
|
task :generate do
|
21
|
-
File.
|
22
|
-
|
23
|
-
end
|
21
|
+
File.write('config/secrets/ci/encryption.passphrase',
|
22
|
+
SecureRandom.base64(36))
|
24
23
|
end
|
25
24
|
end
|
26
25
|
end
|
@@ -83,7 +82,7 @@ end
|
|
83
82
|
RakeGithub.define_repository_tasks(
|
84
83
|
namespace: :github,
|
85
84
|
repository: 'infrablocks/confidante'
|
86
|
-
) do |t|
|
85
|
+
) do |t, args|
|
87
86
|
github_config =
|
88
87
|
YAML.load_file('config/secrets/github/config.yaml')
|
89
88
|
|
@@ -94,6 +93,8 @@ RakeGithub.define_repository_tasks(
|
|
94
93
|
public_key: File.read('config/secrets/ci/ssh.public')
|
95
94
|
}
|
96
95
|
]
|
96
|
+
t.branch_name = args.branch_name
|
97
|
+
t.commit_message = args.commit_message
|
97
98
|
end
|
98
99
|
|
99
100
|
namespace :pipeline do
|
data/confidante.gemspec
CHANGED
@@ -36,11 +36,11 @@ Gem::Specification.new do |spec|
|
|
36
36
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
37
37
|
spec.require_paths = ['lib']
|
38
38
|
|
39
|
-
spec.required_ruby_version = '>= 2.
|
39
|
+
spec.required_ruby_version = '>= 2.7'
|
40
40
|
|
41
41
|
spec.add_dependency 'activesupport', '>= 4'
|
42
|
-
spec.add_dependency 'hiera', '
|
43
|
-
spec.add_dependency 'shikashi', '
|
42
|
+
spec.add_dependency 'hiera', '~> 3.3'
|
43
|
+
spec.add_dependency 'shikashi', '~> 0.6'
|
44
44
|
|
45
45
|
spec.add_development_dependency 'bundler'
|
46
46
|
spec.add_development_dependency 'gem-release'
|
@@ -54,4 +54,6 @@ Gem::Specification.new do |spec|
|
|
54
54
|
spec.add_development_dependency 'rubocop-rake'
|
55
55
|
spec.add_development_dependency 'rubocop-rspec'
|
56
56
|
spec.add_development_dependency 'simplecov'
|
57
|
+
|
58
|
+
spec.metadata['rubygems_mfa_required'] = 'false'
|
57
59
|
end
|
data/lib/confidante/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: confidante
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.28.0.pre.
|
4
|
+
version: 0.28.0.pre.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- InfraBlocks Maintainers
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2022-03-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: activesupport
|
@@ -28,42 +28,30 @@ dependencies:
|
|
28
28
|
name: hiera
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
30
30
|
requirements:
|
31
|
-
- - "
|
31
|
+
- - "~>"
|
32
32
|
- !ruby/object:Gem::Version
|
33
33
|
version: '3.3'
|
34
|
-
- - "<"
|
35
|
-
- !ruby/object:Gem::Version
|
36
|
-
version: '4'
|
37
34
|
type: :runtime
|
38
35
|
prerelease: false
|
39
36
|
version_requirements: !ruby/object:Gem::Requirement
|
40
37
|
requirements:
|
41
|
-
- - "
|
38
|
+
- - "~>"
|
42
39
|
- !ruby/object:Gem::Version
|
43
40
|
version: '3.3'
|
44
|
-
- - "<"
|
45
|
-
- !ruby/object:Gem::Version
|
46
|
-
version: '4'
|
47
41
|
- !ruby/object:Gem::Dependency
|
48
42
|
name: shikashi
|
49
43
|
requirement: !ruby/object:Gem::Requirement
|
50
44
|
requirements:
|
51
|
-
- - "
|
45
|
+
- - "~>"
|
52
46
|
- !ruby/object:Gem::Version
|
53
47
|
version: '0.6'
|
54
|
-
- - "<"
|
55
|
-
- !ruby/object:Gem::Version
|
56
|
-
version: '1'
|
57
48
|
type: :runtime
|
58
49
|
prerelease: false
|
59
50
|
version_requirements: !ruby/object:Gem::Requirement
|
60
51
|
requirements:
|
61
|
-
- - "
|
52
|
+
- - "~>"
|
62
53
|
- !ruby/object:Gem::Version
|
63
54
|
version: '0.6'
|
64
|
-
- - "<"
|
65
|
-
- !ruby/object:Gem::Version
|
66
|
-
version: '1'
|
67
55
|
- !ruby/object:Gem::Dependency
|
68
56
|
name: bundler
|
69
57
|
requirement: !ruby/object:Gem::Requirement
|
@@ -260,7 +248,8 @@ files:
|
|
260
248
|
homepage: https://github.com/infrablocks/confidante
|
261
249
|
licenses:
|
262
250
|
- MIT
|
263
|
-
metadata:
|
251
|
+
metadata:
|
252
|
+
rubygems_mfa_required: 'false'
|
264
253
|
post_install_message:
|
265
254
|
rdoc_options: []
|
266
255
|
require_paths:
|
@@ -269,14 +258,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
269
258
|
requirements:
|
270
259
|
- - ">="
|
271
260
|
- !ruby/object:Gem::Version
|
272
|
-
version: 2.
|
261
|
+
version: '2.7'
|
273
262
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
274
263
|
requirements:
|
275
264
|
- - ">"
|
276
265
|
- !ruby/object:Gem::Version
|
277
266
|
version: 1.3.1
|
278
267
|
requirements: []
|
279
|
-
rubygems_version: 3.
|
268
|
+
rubygems_version: 3.1.6
|
280
269
|
signing_key:
|
281
270
|
specification_version: 4
|
282
271
|
summary: A configuration engine over hiera.
|