rake_fly 2.14.0.pre.5 → 2.14.0.pre.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +72 -70
- data/lib/rake_fly/task_sets/project.rb +2 -0
- data/lib/rake_fly/version.rb +1 -1
- data/lib/rake_fly.rb +14 -14
- data/rake_fly.gemspec +2 -2
- metadata +6 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e5d93036db433658829e74ecfdc5d49a1e5c7a13a7174f2dabdf9bf9e40c6bf2
|
4
|
+
data.tar.gz: ed629e7aedd086cf7d04a0ed02a58e36dec75128fa99cdab550c5faea3231a48
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 734d68edbae4ad4f02e4cfc6637739837658042fd6410217ae9cd6c0d71f45e60bead969c260d559025adbec989c449dfc2cd6574b57b38866d0e9e5e1a4234b
|
7
|
+
data.tar.gz: d6c96aaf9fa4bea55311889fc9baff25cd3ea8d2258b69af5de70b411d29a575af399e73df56848de450f63be183a1828782e01b3104e91c9cfa67301f4cd5ff
|
data/Gemfile.lock
CHANGED
@@ -1,17 +1,17 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
rake_fly (2.14.0.pre.
|
4
|
+
rake_fly (2.14.0.pre.6)
|
5
5
|
concourse.rb (>= 0.4)
|
6
6
|
rake_dependencies (~> 3.1)
|
7
7
|
rake_factory (~> 0.29)
|
8
|
-
ruby_fly (>= 0.
|
8
|
+
ruby_fly (>= 0.40.0.pre.5)
|
9
9
|
semantic (~> 1.6)
|
10
10
|
|
11
11
|
GEM
|
12
12
|
remote: https://rubygems.org/
|
13
13
|
specs:
|
14
|
-
activesupport (7.1.
|
14
|
+
activesupport (7.1.3.4)
|
15
15
|
base64
|
16
16
|
bigdecimal
|
17
17
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
@@ -21,63 +21,69 @@ GEM
|
|
21
21
|
minitest (>= 5.1)
|
22
22
|
mutex_m
|
23
23
|
tzinfo (~> 2.0)
|
24
|
-
addressable (2.8.
|
25
|
-
public_suffix (>= 2.0.2, <
|
24
|
+
addressable (2.8.7)
|
25
|
+
public_suffix (>= 2.0.2, < 7.0)
|
26
26
|
ast (2.4.2)
|
27
|
-
base64 (0.
|
28
|
-
bigdecimal (3.1.
|
27
|
+
base64 (0.2.0)
|
28
|
+
bigdecimal (3.1.8)
|
29
|
+
childprocess (5.0.0)
|
29
30
|
colored2 (3.1.2)
|
30
31
|
concourse.rb (0.5.0)
|
31
32
|
excon (~> 0.72)
|
32
33
|
semantic (~> 1.5)
|
33
|
-
concurrent-ruby (1.
|
34
|
+
concurrent-ruby (1.3.3)
|
34
35
|
connection_pool (2.4.1)
|
35
|
-
diff-lcs (1.5.
|
36
|
+
diff-lcs (1.5.1)
|
36
37
|
docile (1.4.0)
|
37
|
-
down (5.4.
|
38
|
+
down (5.4.2)
|
38
39
|
addressable (~> 2.8)
|
39
|
-
drb (2.
|
40
|
-
|
41
|
-
excon (0.104.0)
|
40
|
+
drb (2.2.1)
|
41
|
+
excon (0.111.0)
|
42
42
|
fakefs (2.5.0)
|
43
|
-
faker (3.
|
43
|
+
faker (3.4.2)
|
44
44
|
i18n (>= 1.8.11, < 2)
|
45
|
-
faraday (2.
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
45
|
+
faraday (2.10.0)
|
46
|
+
faraday-net_http (>= 2.0, < 3.2)
|
47
|
+
logger
|
48
|
+
faraday-net_http (3.1.0)
|
49
|
+
net-http
|
50
50
|
gem-release (2.2.2)
|
51
|
-
git (1.
|
51
|
+
git (1.19.1)
|
52
52
|
addressable (~> 2.8)
|
53
53
|
rchardet (~> 1.8)
|
54
54
|
hamster (3.0.0)
|
55
55
|
concurrent-ruby (~> 1.0)
|
56
|
-
i18n (1.14.
|
56
|
+
i18n (1.14.5)
|
57
57
|
concurrent-ruby (~> 1.0)
|
58
58
|
immutable-struct (2.4.1)
|
59
|
-
json (2.
|
60
|
-
jwt (2.
|
59
|
+
json (2.7.2)
|
60
|
+
jwt (2.8.2)
|
61
|
+
base64
|
61
62
|
language_server-protocol (3.17.0.3)
|
62
|
-
lino (
|
63
|
+
lino (4.1.0.pre.1)
|
64
|
+
childprocess (~> 5.0.0)
|
63
65
|
hamster (~> 3.0)
|
64
66
|
open4 (~> 1.3)
|
67
|
+
logger (1.6.0)
|
65
68
|
minitar (0.9)
|
66
|
-
minitest (5.
|
67
|
-
mutex_m (0.
|
68
|
-
|
69
|
+
minitest (5.24.1)
|
70
|
+
mutex_m (0.2.0)
|
71
|
+
net-http (0.4.1)
|
72
|
+
uri
|
73
|
+
octokit (8.1.0)
|
74
|
+
base64
|
69
75
|
faraday (>= 1, < 3)
|
70
76
|
sawyer (~> 0.9)
|
71
77
|
open4 (1.3.4)
|
72
78
|
openssl (3.2.0)
|
73
|
-
parallel (1.
|
74
|
-
parser (3.
|
79
|
+
parallel (1.25.1)
|
80
|
+
parser (3.3.4.0)
|
75
81
|
ast (~> 2.4.1)
|
76
82
|
racc
|
77
|
-
public_suffix (
|
78
|
-
racc (1.
|
83
|
+
public_suffix (6.0.0)
|
84
|
+
racc (1.8.0)
|
79
85
|
rainbow (3.1.1)
|
80
|
-
rake (13.1
|
86
|
+
rake (13.2.1)
|
81
87
|
rake_circle_ci (0.11.0)
|
82
88
|
colored2 (~> 3.1)
|
83
89
|
excon (~> 0.72)
|
@@ -92,15 +98,15 @@ GEM
|
|
92
98
|
rake_factory (0.32.0.pre.2)
|
93
99
|
activesupport (>= 4)
|
94
100
|
rake (~> 13.0)
|
95
|
-
rake_git (0.1.0.pre.
|
101
|
+
rake_git (0.1.0.pre.10)
|
96
102
|
colored2 (~> 3.1)
|
97
103
|
git (~> 1.13, >= 1.13.2)
|
98
104
|
rake_factory (= 0.32.0.pre.2)
|
99
|
-
rake_git_crypt (0.1.0.pre.
|
105
|
+
rake_git_crypt (0.1.0.pre.32)
|
100
106
|
colored2 (~> 3.1)
|
101
107
|
rake_factory (= 0.32.0.pre.2)
|
102
|
-
ruby_git_crypt (= 0.1.0.pre.
|
103
|
-
ruby_gpg2 (
|
108
|
+
ruby_git_crypt (= 0.1.0.pre.8)
|
109
|
+
ruby_gpg2 (= 0.11.0.pre.6)
|
104
110
|
rake_github (0.13.0)
|
105
111
|
colored2 (~> 3.1)
|
106
112
|
octokit (>= 4.16, < 9.0)
|
@@ -114,53 +120,47 @@ GEM
|
|
114
120
|
rake_factory (~> 0.23)
|
115
121
|
sshkey (~> 2.0)
|
116
122
|
rchardet (1.8.0)
|
117
|
-
regexp_parser (2.
|
118
|
-
rexml (3.2
|
119
|
-
|
120
|
-
|
121
|
-
rspec-
|
122
|
-
rspec-
|
123
|
-
|
124
|
-
|
125
|
-
|
123
|
+
regexp_parser (2.9.2)
|
124
|
+
rexml (3.3.2)
|
125
|
+
strscan
|
126
|
+
rspec (3.13.0)
|
127
|
+
rspec-core (~> 3.13.0)
|
128
|
+
rspec-expectations (~> 3.13.0)
|
129
|
+
rspec-mocks (~> 3.13.0)
|
130
|
+
rspec-core (3.13.0)
|
131
|
+
rspec-support (~> 3.13.0)
|
132
|
+
rspec-expectations (3.13.1)
|
126
133
|
diff-lcs (>= 1.2.0, < 2.0)
|
127
|
-
rspec-support (~> 3.
|
128
|
-
rspec-mocks (3.
|
134
|
+
rspec-support (~> 3.13.0)
|
135
|
+
rspec-mocks (3.13.1)
|
129
136
|
diff-lcs (>= 1.2.0, < 2.0)
|
130
|
-
rspec-support (~> 3.
|
131
|
-
rspec-support (3.
|
132
|
-
rubocop (1.
|
137
|
+
rspec-support (~> 3.13.0)
|
138
|
+
rspec-support (3.13.1)
|
139
|
+
rubocop (1.65.0)
|
133
140
|
json (~> 2.3)
|
134
141
|
language_server-protocol (>= 3.17.0)
|
135
142
|
parallel (~> 1.10)
|
136
|
-
parser (>= 3.
|
143
|
+
parser (>= 3.3.0.2)
|
137
144
|
rainbow (>= 2.2.2, < 4.0)
|
138
|
-
regexp_parser (>=
|
145
|
+
regexp_parser (>= 2.4, < 3.0)
|
139
146
|
rexml (>= 3.2.5, < 4.0)
|
140
|
-
rubocop-ast (>= 1.
|
147
|
+
rubocop-ast (>= 1.31.1, < 2.0)
|
141
148
|
ruby-progressbar (~> 1.7)
|
142
149
|
unicode-display_width (>= 2.4.0, < 3.0)
|
143
|
-
rubocop-ast (1.
|
144
|
-
parser (>= 3.
|
145
|
-
rubocop-capybara (2.19.0)
|
146
|
-
rubocop (~> 1.41)
|
147
|
-
rubocop-factory_bot (2.24.0)
|
148
|
-
rubocop (~> 1.33)
|
150
|
+
rubocop-ast (1.31.3)
|
151
|
+
parser (>= 3.3.1.0)
|
149
152
|
rubocop-rake (0.6.0)
|
150
153
|
rubocop (~> 1.0)
|
151
|
-
rubocop-rspec (
|
152
|
-
rubocop (~> 1.
|
153
|
-
rubocop-capybara (~> 2.17)
|
154
|
-
rubocop-factory_bot (~> 2.22)
|
154
|
+
rubocop-rspec (3.0.3)
|
155
|
+
rubocop (~> 1.61)
|
155
156
|
ruby-progressbar (1.13.0)
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
ruby_git_crypt (0.1.0.pre.2)
|
157
|
+
ruby_fly (0.40.0.pre.5)
|
158
|
+
lino (>= 4.1.0.pre.1)
|
159
|
+
ruby_git_crypt (0.1.0.pre.8)
|
160
160
|
immutable-struct (~> 2.4)
|
161
|
-
lino (
|
162
|
-
ruby_gpg2 (0.
|
163
|
-
lino (
|
161
|
+
lino (>= 3.1)
|
162
|
+
ruby_gpg2 (0.11.0.pre.6)
|
163
|
+
lino (>= 3.1)
|
164
164
|
rubyzip (2.3.2)
|
165
165
|
sawyer (0.9.2)
|
166
166
|
addressable (>= 2.3.5)
|
@@ -173,9 +173,11 @@ GEM
|
|
173
173
|
simplecov-html (0.12.3)
|
174
174
|
simplecov_json_formatter (0.1.4)
|
175
175
|
sshkey (2.0.0)
|
176
|
+
strscan (3.1.0)
|
176
177
|
tzinfo (2.0.6)
|
177
178
|
concurrent-ruby (~> 1.0)
|
178
179
|
unicode-display_width (2.5.0)
|
180
|
+
uri (0.13.0)
|
179
181
|
|
180
182
|
PLATFORMS
|
181
183
|
ruby
|
@@ -53,6 +53,7 @@ module RakeFly
|
|
53
53
|
|
54
54
|
parameter :fly_ensure_task_name, default: :'fly:ensure'
|
55
55
|
|
56
|
+
# rubocop:disable Lint/SymbolConversion
|
56
57
|
task Tasks::Authentication::Login,
|
57
58
|
name: RakeFactory::DynamicValue.new { |ts|
|
58
59
|
ts.authentication_login_task_name
|
@@ -114,6 +115,7 @@ module RakeFly
|
|
114
115
|
"#{ts.authentication_ensure_task_name}"
|
115
116
|
.to_sym
|
116
117
|
}
|
118
|
+
# rubocop:enable Lint/SymbolConversion
|
117
119
|
|
118
120
|
def define_on(application)
|
119
121
|
around_define(application) do
|
data/lib/rake_fly/version.rb
CHANGED
data/lib/rake_fly.rb
CHANGED
@@ -24,16 +24,16 @@ module RakeFly
|
|
24
24
|
)
|
25
25
|
end
|
26
26
|
|
27
|
-
def self.define_authentication_tasks(opts = {}, &
|
28
|
-
RakeFly::TaskSets::Authentication.define(opts, &
|
27
|
+
def self.define_authentication_tasks(opts = {}, &)
|
28
|
+
RakeFly::TaskSets::Authentication.define(opts, &)
|
29
29
|
end
|
30
30
|
|
31
|
-
def self.define_pipeline_tasks(opts = {}, &
|
32
|
-
RakeFly::TaskSets::Pipeline.define(opts, &
|
31
|
+
def self.define_pipeline_tasks(opts = {}, &)
|
32
|
+
RakeFly::TaskSets::Pipeline.define(opts, &)
|
33
33
|
end
|
34
34
|
|
35
|
-
def self.define_project_tasks(opts = {}, &
|
36
|
-
RakeFly::TaskSets::Project.define(opts, &
|
35
|
+
def self.define_project_tasks(opts = {}, &)
|
36
|
+
RakeFly::TaskSets::Project.define(opts, &)
|
37
37
|
end
|
38
38
|
|
39
39
|
class OptionResolver
|
@@ -46,14 +46,14 @@ module RakeFly
|
|
46
46
|
# rubocop:disable Metrics/MethodLength
|
47
47
|
def installation_task_set_options
|
48
48
|
task_set_opts = {
|
49
|
-
namespace
|
50
|
-
dependency
|
51
|
-
version
|
52
|
-
path
|
53
|
-
type
|
54
|
-
platform_os_names
|
55
|
-
uri_template
|
56
|
-
file_name_template
|
49
|
+
namespace:,
|
50
|
+
dependency:,
|
51
|
+
version:,
|
52
|
+
path:,
|
53
|
+
type:,
|
54
|
+
platform_os_names:,
|
55
|
+
uri_template:,
|
56
|
+
file_name_template:,
|
57
57
|
needs_fetch: needs_fetch_check_lambda
|
58
58
|
}
|
59
59
|
|
data/rake_fly.gemspec
CHANGED
@@ -35,12 +35,12 @@ Gem::Specification.new do |spec|
|
|
35
35
|
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
36
36
|
spec.require_paths = ['lib']
|
37
37
|
|
38
|
-
spec.required_ruby_version = '>=
|
38
|
+
spec.required_ruby_version = '>= 3.1'
|
39
39
|
|
40
40
|
spec.add_dependency 'concourse.rb', '>= 0.4'
|
41
41
|
spec.add_dependency 'rake_dependencies', '~> 3.1'
|
42
42
|
spec.add_dependency 'rake_factory', '~> 0.29'
|
43
|
-
spec.add_dependency 'ruby_fly', '>= 0.
|
43
|
+
spec.add_dependency 'ruby_fly', '>= 0.40.0.pre.5'
|
44
44
|
spec.add_dependency 'semantic', '~> 1.6'
|
45
45
|
|
46
46
|
spec.add_development_dependency 'activesupport'
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rake_fly
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.14.0.pre.
|
4
|
+
version: 2.14.0.pre.6
|
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: 2024-07-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: concourse.rb
|
@@ -58,14 +58,14 @@ dependencies:
|
|
58
58
|
requirements:
|
59
59
|
- - ">="
|
60
60
|
- !ruby/object:Gem::Version
|
61
|
-
version:
|
61
|
+
version: 0.40.0.pre.5
|
62
62
|
type: :runtime
|
63
63
|
prerelease: false
|
64
64
|
version_requirements: !ruby/object:Gem::Requirement
|
65
65
|
requirements:
|
66
66
|
- - ">="
|
67
67
|
- !ruby/object:Gem::Version
|
68
|
-
version:
|
68
|
+
version: 0.40.0.pre.5
|
69
69
|
- !ruby/object:Gem::Dependency
|
70
70
|
name: semantic
|
71
71
|
requirement: !ruby/object:Gem::Requirement
|
@@ -391,14 +391,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
391
391
|
requirements:
|
392
392
|
- - ">="
|
393
393
|
- !ruby/object:Gem::Version
|
394
|
-
version: '
|
394
|
+
version: '3.1'
|
395
395
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
396
396
|
requirements:
|
397
397
|
- - ">"
|
398
398
|
- !ruby/object:Gem::Version
|
399
399
|
version: 1.3.1
|
400
400
|
requirements: []
|
401
|
-
rubygems_version: 3.
|
401
|
+
rubygems_version: 3.3.7
|
402
402
|
signing_key:
|
403
403
|
specification_version: 4
|
404
404
|
summary: Rake tasks for managing Concourse pipelines.
|