concourse.rb 0.5.0.pre.6 → 0.5.0.pre.10

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8c87e8e6b68d3b1535e35dafc3c5e030140ab7ba4ec74fe64af11f0ffdc42180
4
- data.tar.gz: 45a57df1bc3ff12e1af43595f7a94ff7304b5345ef61f5d6fac1f58c014711ea
3
+ metadata.gz: 8e03080a9dcc51b5c8b2c6374b97e2eea13de414e601718c7ec7fd37f845f1a2
4
+ data.tar.gz: 991516fc11cf3eb57352345929c50f58f8210ea6b419461337ad41ae94f1f972
5
5
  SHA512:
6
- metadata.gz: a34a8e6149bfea44db496e03a69db780d69f27f87e77388b8f84086a09acdb66c72ff4a752a3cda74de9d7d811bfb55c01765870a0c4cb861462254baeffd510
7
- data.tar.gz: 906700643a30d14d5409c6805e580b7340857686698cedcf2b2f9c48df7f8f959edbcf7a08e53ede63510f4ec1164f6907e6f3d4552d9f00ba111c9407a14b1b
6
+ metadata.gz: fcded24cc9c70718ab349d542ca36b100e78e6c7ce1aa8802b448e5434120b61e1c87766056bc8f3eb56c861b4c942ddd4f58c7fdc6010c04c9b7c16517486f0
7
+ data.tar.gz: 1c0a5c6facc3046729091723704ab91da0affc102c1f56b657e3b3060c673323aba65e22967f7cdb389c5ec06b1c4b137fae41d89dd6713657f9b2f2abb59b21
data/Gemfile.lock CHANGED
@@ -1,64 +1,76 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- concourse.rb (0.5.0.pre.6)
4
+ concourse.rb (0.5.0.pre.10)
5
5
  excon (>= 0.72, < 1)
6
6
  semantic (>= 1.5, < 2)
7
7
 
8
8
  GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
- activesupport (6.1.3.2)
11
+ activesupport (6.1.4.4)
12
12
  concurrent-ruby (~> 1.0, >= 1.0.2)
13
13
  i18n (>= 1.6, < 2)
14
14
  minitest (>= 5.1)
15
15
  tzinfo (~> 2.0)
16
16
  zeitwerk (~> 2.3)
17
- addressable (2.7.0)
17
+ addressable (2.8.0)
18
18
  public_suffix (>= 2.0.2, < 5.0)
19
19
  ast (2.4.2)
20
20
  colored2 (3.1.2)
21
- concurrent-ruby (1.1.8)
21
+ concurrent-ruby (1.1.9)
22
22
  diff-lcs (1.4.4)
23
23
  docile (1.4.0)
24
- excon (0.82.0)
25
- faker (2.18.0)
24
+ excon (0.89.0)
25
+ faker (2.19.0)
26
26
  i18n (>= 1.6, < 2)
27
- faraday (1.4.2)
27
+ faraday (1.9.3)
28
28
  faraday-em_http (~> 1.0)
29
29
  faraday-em_synchrony (~> 1.0)
30
30
  faraday-excon (~> 1.1)
31
+ faraday-httpclient (~> 1.0)
32
+ faraday-multipart (~> 1.0)
31
33
  faraday-net_http (~> 1.0)
32
- faraday-net_http_persistent (~> 1.1)
33
- multipart-post (>= 1.2, < 3)
34
+ faraday-net_http_persistent (~> 1.0)
35
+ faraday-patron (~> 1.0)
36
+ faraday-rack (~> 1.0)
37
+ faraday-retry (~> 1.0)
34
38
  ruby2_keywords (>= 0.0.4)
35
39
  faraday-em_http (1.0.0)
36
40
  faraday-em_synchrony (1.0.0)
37
41
  faraday-excon (1.1.0)
42
+ faraday-httpclient (1.0.1)
43
+ faraday-multipart (1.0.3)
44
+ multipart-post (>= 1.2, < 3)
38
45
  faraday-net_http (1.0.1)
39
- faraday-net_http_persistent (1.1.0)
40
- gem-release (2.2.1)
46
+ faraday-net_http_persistent (1.2.0)
47
+ faraday-patron (1.0.0)
48
+ faraday-rack (1.0.0)
49
+ faraday-retry (1.0.3)
50
+ gem-release (2.2.2)
41
51
  hamster (3.0.0)
42
52
  concurrent-ruby (~> 1.0)
43
- i18n (1.8.10)
53
+ i18n (1.9.1)
44
54
  concurrent-ruby (~> 1.0)
45
- jwt (2.2.3)
55
+ ipaddr (1.2.2)
56
+ jwt (2.3.0)
46
57
  lino (3.0.0)
47
58
  hamster (~> 3.0)
48
59
  open4 (~> 1.3)
49
- minitest (5.14.4)
60
+ minitest (5.15.0)
50
61
  multipart-post (2.1.1)
51
- octokit (4.21.0)
62
+ octokit (4.22.0)
52
63
  faraday (>= 0.9)
53
64
  sawyer (~> 0.8.0, >= 0.5.3)
54
65
  open4 (1.3.4)
55
- openssl (2.2.0)
56
- parallel (1.20.1)
57
- parser (3.0.1.1)
66
+ openssl (2.2.1)
67
+ ipaddr
68
+ parallel (1.21.0)
69
+ parser (3.0.3.1)
58
70
  ast (~> 2.4.1)
59
71
  public_suffix (4.0.6)
60
72
  rainbow (3.0.0)
61
- rake (13.0.3)
73
+ rake (13.0.6)
62
74
  rake_circle_ci (0.9.0)
63
75
  colored2 (~> 3.1)
64
76
  excon (~> 0.72)
@@ -67,7 +79,7 @@ GEM
67
79
  rake_factory (0.29.0)
68
80
  activesupport (>= 4)
69
81
  rake (~> 13.0)
70
- rake_github (0.7.0)
82
+ rake_github (0.9.0)
71
83
  colored2 (~> 3.1)
72
84
  octokit (~> 4.16)
73
85
  rake_factory (~> 0.23)
@@ -94,24 +106,23 @@ GEM
94
106
  diff-lcs (>= 1.2.0, < 2.0)
95
107
  rspec-support (~> 3.10.0)
96
108
  rspec-support (3.10.2)
97
- rubocop (1.15.0)
109
+ rubocop (1.22.1)
98
110
  parallel (~> 1.10)
99
111
  parser (>= 3.0.0.0)
100
112
  rainbow (>= 2.2.2, < 4.0)
101
113
  regexp_parser (>= 1.8, < 3.0)
102
114
  rexml
103
- rubocop-ast (>= 1.5.0, < 2.0)
115
+ rubocop-ast (>= 1.12.0, < 2.0)
104
116
  ruby-progressbar (~> 1.7)
105
117
  unicode-display_width (>= 1.4.0, < 3.0)
106
- rubocop-ast (1.7.0)
118
+ rubocop-ast (1.14.0)
107
119
  parser (>= 3.0.1.1)
108
- rubocop-rake (0.5.1)
109
- rubocop
110
- rubocop-rspec (2.3.0)
120
+ rubocop-rake (0.6.0)
111
121
  rubocop (~> 1.0)
112
- rubocop-ast (>= 1.1.0)
122
+ rubocop-rspec (2.6.0)
123
+ rubocop (~> 1.19)
113
124
  ruby-progressbar (1.11.0)
114
- ruby2_keywords (0.0.4)
125
+ ruby2_keywords (0.0.5)
115
126
  ruby_gpg2 (0.8.0)
116
127
  lino (>= 1.5)
117
128
  sawyer (0.8.2)
@@ -127,8 +138,8 @@ GEM
127
138
  sshkey (2.0.0)
128
139
  tzinfo (2.0.4)
129
140
  concurrent-ruby (~> 1.0)
130
- unicode-display_width (2.0.0)
131
- zeitwerk (2.4.2)
141
+ unicode-display_width (2.1.0)
142
+ zeitwerk (2.5.4)
132
143
 
133
144
  PLATFORMS
134
145
  ruby
@@ -154,4 +165,4 @@ DEPENDENCIES
154
165
  simplecov
155
166
 
156
167
  BUNDLED WITH
157
- 2.2.18
168
+ 2.3.7
data/Rakefile CHANGED
@@ -83,7 +83,7 @@ end
83
83
  RakeGithub.define_repository_tasks(
84
84
  namespace: :github,
85
85
  repository: 'infrablocks/concourse.rb'
86
- ) do |t|
86
+ ) do |t, args|
87
87
  github_config =
88
88
  YAML.load_file('config/secrets/github/config.yaml')
89
89
 
@@ -94,6 +94,8 @@ RakeGithub.define_repository_tasks(
94
94
  public_key: File.read('config/secrets/ci/ssh.public')
95
95
  }
96
96
  ]
97
+ t.branch_name = args.branch_name
98
+ t.commit_message = args.commit_message
97
99
  end
98
100
 
99
101
  namespace :pipeline do
@@ -8,8 +8,8 @@ module Concourse
8
8
  @response = parameters[:response]
9
9
 
10
10
  super("Request to #{@request.url} failed " \
11
- "with status #{@response.status} " \
12
- "and body #{@response.body}")
11
+ "with status #{@response.status} " \
12
+ "and body #{@response.body}")
13
13
  end
14
14
  end
15
15
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Concourse
4
- VERSION = '0.5.0.pre.6'
4
+ VERSION = '0.5.0.pre.10'
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: concourse.rb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0.pre.6
4
+ version: 0.5.0.pre.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - InfraBlocks Maintainers
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-05-30 00:00:00.000000000 Z
11
+ date: 2022-02-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: excon