fastlane 2.205.0 → 2.205.1
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 +4 -4
- data/README.md +96 -96
- data/deliver/lib/deliver/runner.rb +2 -2
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/DeliverfileProtocol.swift +1 -1
- data/fastlane/swift/Fastlane.swift +1 -1
- data/fastlane/swift/Gymfile.swift +1 -1
- data/fastlane/swift/GymfileProtocol.swift +1 -1
- data/fastlane/swift/Matchfile.swift +1 -1
- data/fastlane/swift/MatchfileProtocol.swift +1 -1
- data/fastlane/swift/Precheckfile.swift +1 -1
- data/fastlane/swift/PrecheckfileProtocol.swift +1 -1
- data/fastlane/swift/Scanfile.swift +1 -1
- data/fastlane/swift/ScanfileProtocol.swift +1 -1
- data/fastlane/swift/Screengrabfile.swift +1 -1
- data/fastlane/swift/ScreengrabfileProtocol.swift +1 -1
- data/fastlane/swift/Snapshotfile.swift +1 -1
- data/fastlane/swift/SnapshotfileProtocol.swift +1 -1
- data/fastlane/swift/formatting/Brewfile.lock.json +2 -2
- data/frameit/lib/frameit/.device.rb.swp +0 -0
- data/frameit/lib/frameit/.device_types.rb.swp +0 -0
- data/frameit/lib/frameit/.editor.rb.swp +0 -0
- data/frameit/lib/frameit/.offsets.rb.swp +0 -0
- data/frameit/lib/frameit/.runner.rb.swp +0 -0
- data/frameit/lib/frameit/.screenshot.rb.swp +0 -0
- data/spaceship/lib/spaceship/tunes/tunes_client.rb +7 -7
- data/trainer/lib/trainer/test_parser.rb +1 -1
- metadata +25 -21
- data/spaceship/lib/spaceship/.client.rb.swp +0 -0
- data/spaceship/lib/spaceship/tunes/.tunes_client.rb.swp +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 994da9828fe4d44c29cac93ca6e884180b10287e3d718daa4181027cab944092
|
|
4
|
+
data.tar.gz: 0d72f9db1cc73bcc469975734793e6a85357b88c9ad12bb8e735022145312bb3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 398db44834ce32b96c719024e03c91ea820333bf101b5e1188e778b2c8acd34118b4642910f8cf53b75c6495ae78a523b582e6ca1369be6c55441444dce246b2
|
|
7
|
+
data.tar.gz: 6928c188cfd852191e997cc7a1991ae7b60ea2fa9a0bfcba886c7b7c0efc9e5e33893604c127c0f0de0a18ea1104ce1f53133c9087723973d749fa852d6fccae
|
data/README.md
CHANGED
|
@@ -35,29 +35,29 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
35
35
|
<!-- This table is regenerated and resorted on each release -->
|
|
36
36
|
<table id='team'>
|
|
37
37
|
<tr>
|
|
38
|
-
<td id='
|
|
39
|
-
<a href='https://github.com/
|
|
40
|
-
<img src='https://github.com/
|
|
38
|
+
<td id='jérôme-lacoste'>
|
|
39
|
+
<a href='https://github.com/lacostej'>
|
|
40
|
+
<img src='https://github.com/lacostej.png' width='140px;'>
|
|
41
41
|
</a>
|
|
42
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
42
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
43
43
|
</td>
|
|
44
|
-
<td id='
|
|
45
|
-
<a href='https://github.com/
|
|
46
|
-
<img src='https://github.com/
|
|
44
|
+
<td id='jimmy-dee'>
|
|
45
|
+
<a href='https://github.com/jdee'>
|
|
46
|
+
<img src='https://github.com/jdee.png' width='140px;'>
|
|
47
47
|
</a>
|
|
48
|
-
<h4 align='center'
|
|
48
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
49
49
|
</td>
|
|
50
|
-
<td id='
|
|
51
|
-
<a href='https://github.com/
|
|
52
|
-
<img src='https://github.com/
|
|
50
|
+
<td id='manu-wallner'>
|
|
51
|
+
<a href='https://github.com/milch'>
|
|
52
|
+
<img src='https://github.com/milch.png' width='140px;'>
|
|
53
53
|
</a>
|
|
54
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
54
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
55
55
|
</td>
|
|
56
|
-
<td id='
|
|
57
|
-
<a href='https://github.com/
|
|
58
|
-
<img src='https://github.com/
|
|
56
|
+
<td id='danielle-tomlinson'>
|
|
57
|
+
<a href='https://github.com/endocrimes'>
|
|
58
|
+
<img src='https://github.com/endocrimes.png' width='140px;'>
|
|
59
59
|
</a>
|
|
60
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
60
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
61
61
|
</td>
|
|
62
62
|
<td id='satoshi-namai'>
|
|
63
63
|
<a href='https://github.com/ainame'>
|
|
@@ -67,43 +67,11 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
67
67
|
</td>
|
|
68
68
|
</tr>
|
|
69
69
|
<tr>
|
|
70
|
-
<td id='
|
|
71
|
-
<a href='https://github.com/
|
|
72
|
-
<img src='https://github.com/
|
|
73
|
-
</a>
|
|
74
|
-
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
75
|
-
</td>
|
|
76
|
-
<td id='roger-oba'>
|
|
77
|
-
<a href='https://github.com/rogerluan'>
|
|
78
|
-
<img src='https://github.com/rogerluan.png' width='140px;'>
|
|
79
|
-
</a>
|
|
80
|
-
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
|
81
|
-
</td>
|
|
82
|
-
<td id='olivier-halligon'>
|
|
83
|
-
<a href='https://github.com/AliSoftware'>
|
|
84
|
-
<img src='https://github.com/AliSoftware.png' width='140px;'>
|
|
85
|
-
</a>
|
|
86
|
-
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
87
|
-
</td>
|
|
88
|
-
<td id='jorge-revuelta-h'>
|
|
89
|
-
<a href='https://github.com/minuscorp'>
|
|
90
|
-
<img src='https://github.com/minuscorp.png' width='140px;'>
|
|
91
|
-
</a>
|
|
92
|
-
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
93
|
-
</td>
|
|
94
|
-
<td id='danielle-tomlinson'>
|
|
95
|
-
<a href='https://github.com/endocrimes'>
|
|
96
|
-
<img src='https://github.com/endocrimes.png' width='140px;'>
|
|
97
|
-
</a>
|
|
98
|
-
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
99
|
-
</td>
|
|
100
|
-
</tr>
|
|
101
|
-
<tr>
|
|
102
|
-
<td id='manish-rathi'>
|
|
103
|
-
<a href='https://github.com/crazymanish'>
|
|
104
|
-
<img src='https://github.com/crazymanish.png' width='140px;'>
|
|
70
|
+
<td id='kohki-miki'>
|
|
71
|
+
<a href='https://github.com/giginet'>
|
|
72
|
+
<img src='https://github.com/giginet.png' width='140px;'>
|
|
105
73
|
</a>
|
|
106
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
74
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
107
75
|
</td>
|
|
108
76
|
<td id='josh-holtz'>
|
|
109
77
|
<a href='https://github.com/joshdholtz'>
|
|
@@ -117,43 +85,43 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
117
85
|
</a>
|
|
118
86
|
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
119
87
|
</td>
|
|
120
|
-
<td id='
|
|
121
|
-
<a href='https://github.com/
|
|
122
|
-
<img src='https://github.com/
|
|
88
|
+
<td id='łukasz-grabowski'>
|
|
89
|
+
<a href='https://github.com/lucgrabowski'>
|
|
90
|
+
<img src='https://github.com/lucgrabowski.png' width='140px;'>
|
|
123
91
|
</a>
|
|
124
|
-
<h4 align='center'
|
|
92
|
+
<h4 align='center'>Łukasz Grabowski</h4>
|
|
125
93
|
</td>
|
|
126
|
-
<td id='
|
|
127
|
-
<a href='https://github.com/
|
|
128
|
-
<img src='https://github.com/
|
|
94
|
+
<td id='matthew-ellis'>
|
|
95
|
+
<a href='https://github.com/matthewellis'>
|
|
96
|
+
<img src='https://github.com/matthewellis.png' width='140px;'>
|
|
129
97
|
</a>
|
|
130
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
98
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
131
99
|
</td>
|
|
132
100
|
</tr>
|
|
133
101
|
<tr>
|
|
134
|
-
<td id='
|
|
135
|
-
<a href='https://github.com/
|
|
136
|
-
<img src='https://github.com/
|
|
102
|
+
<td id='aaron-brager'>
|
|
103
|
+
<a href='https://github.com/getaaron'>
|
|
104
|
+
<img src='https://github.com/getaaron.png' width='140px;'>
|
|
137
105
|
</a>
|
|
138
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
106
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
139
107
|
</td>
|
|
140
|
-
<td id='
|
|
141
|
-
<a href='https://github.com/
|
|
142
|
-
<img src='https://github.com/
|
|
108
|
+
<td id='manish-rathi'>
|
|
109
|
+
<a href='https://github.com/crazymanish'>
|
|
110
|
+
<img src='https://github.com/crazymanish.png' width='140px;'>
|
|
143
111
|
</a>
|
|
144
|
-
<h4 align='center'>
|
|
112
|
+
<h4 align='center'><a href='https://twitter.com/iammanishrathi'>Manish Rathi</a></h4>
|
|
145
113
|
</td>
|
|
146
|
-
<td id='
|
|
147
|
-
<a href='https://github.com/
|
|
148
|
-
<img src='https://github.com/
|
|
114
|
+
<td id='olivier-halligon'>
|
|
115
|
+
<a href='https://github.com/AliSoftware'>
|
|
116
|
+
<img src='https://github.com/AliSoftware.png' width='140px;'>
|
|
149
117
|
</a>
|
|
150
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
118
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
151
119
|
</td>
|
|
152
|
-
<td id='
|
|
153
|
-
<a href='https://github.com/
|
|
154
|
-
<img src='https://github.com/
|
|
120
|
+
<td id='joshua-liebowitz'>
|
|
121
|
+
<a href='https://github.com/taquitos'>
|
|
122
|
+
<img src='https://github.com/taquitos.png' width='140px;'>
|
|
155
123
|
</a>
|
|
156
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
124
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
157
125
|
</td>
|
|
158
126
|
<td id='andrew-mcburney'>
|
|
159
127
|
<a href='https://github.com/armcburney'>
|
|
@@ -163,29 +131,29 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
163
131
|
</td>
|
|
164
132
|
</tr>
|
|
165
133
|
<tr>
|
|
166
|
-
<td id='
|
|
167
|
-
<a href='https://github.com/
|
|
168
|
-
<img src='https://github.com/
|
|
134
|
+
<td id='felix-krause'>
|
|
135
|
+
<a href='https://github.com/KrauseFx'>
|
|
136
|
+
<img src='https://github.com/KrauseFx.png' width='140px;'>
|
|
169
137
|
</a>
|
|
170
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
138
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
171
139
|
</td>
|
|
172
|
-
<td id='
|
|
173
|
-
<a href='https://github.com/
|
|
174
|
-
<img src='https://github.com/
|
|
140
|
+
<td id='max-ott'>
|
|
141
|
+
<a href='https://github.com/max-ott'>
|
|
142
|
+
<img src='https://github.com/max-ott.png' width='140px;'>
|
|
175
143
|
</a>
|
|
176
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
144
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
177
145
|
</td>
|
|
178
|
-
<td id='
|
|
179
|
-
<a href='https://github.com/
|
|
180
|
-
<img src='https://github.com/
|
|
146
|
+
<td id='helmut-januschka'>
|
|
147
|
+
<a href='https://github.com/hjanuschka'>
|
|
148
|
+
<img src='https://github.com/hjanuschka.png' width='140px;'>
|
|
181
149
|
</a>
|
|
182
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
150
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
183
151
|
</td>
|
|
184
|
-
<td id='
|
|
185
|
-
<a href='https://github.com/
|
|
186
|
-
<img src='https://github.com/
|
|
152
|
+
<td id='fumiya-nakamura'>
|
|
153
|
+
<a href='https://github.com/nafu'>
|
|
154
|
+
<img src='https://github.com/nafu.png' width='140px;'>
|
|
187
155
|
</a>
|
|
188
|
-
<h4 align='center'
|
|
156
|
+
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
189
157
|
</td>
|
|
190
158
|
<td id='iulian-onofrei'>
|
|
191
159
|
<a href='https://github.com/revolter'>
|
|
@@ -195,11 +163,43 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
195
163
|
</td>
|
|
196
164
|
</tr>
|
|
197
165
|
<tr>
|
|
198
|
-
<td id='
|
|
199
|
-
<a href='https://github.com/
|
|
200
|
-
<img src='https://github.com/
|
|
166
|
+
<td id='stefan-natchev'>
|
|
167
|
+
<a href='https://github.com/snatchev'>
|
|
168
|
+
<img src='https://github.com/snatchev.png' width='140px;'>
|
|
201
169
|
</a>
|
|
202
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
170
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
171
|
+
</td>
|
|
172
|
+
<td id='maksym-grebenets'>
|
|
173
|
+
<a href='https://github.com/mgrebenets'>
|
|
174
|
+
<img src='https://github.com/mgrebenets.png' width='140px;'>
|
|
175
|
+
</a>
|
|
176
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
177
|
+
</td>
|
|
178
|
+
<td id='roger-oba'>
|
|
179
|
+
<a href='https://github.com/rogerluan'>
|
|
180
|
+
<img src='https://github.com/rogerluan.png' width='140px;'>
|
|
181
|
+
</a>
|
|
182
|
+
<h4 align='center'><a href='https://twitter.com/rogerluan_'>Roger Oba</a></h4>
|
|
183
|
+
</td>
|
|
184
|
+
<td id='daniel-jankowski'>
|
|
185
|
+
<a href='https://github.com/mollyIV'>
|
|
186
|
+
<img src='https://github.com/mollyIV.png' width='140px;'>
|
|
187
|
+
</a>
|
|
188
|
+
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
189
|
+
</td>
|
|
190
|
+
<td id='jorge-revuelta-h'>
|
|
191
|
+
<a href='https://github.com/minuscorp'>
|
|
192
|
+
<img src='https://github.com/minuscorp.png' width='140px;'>
|
|
193
|
+
</a>
|
|
194
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
195
|
+
</td>
|
|
196
|
+
</tr>
|
|
197
|
+
<tr>
|
|
198
|
+
<td id='luka-mirosevic'>
|
|
199
|
+
<a href='https://github.com/lmirosevic'>
|
|
200
|
+
<img src='https://github.com/lmirosevic.png' width='140px;'>
|
|
201
|
+
</a>
|
|
202
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
203
203
|
</td>
|
|
204
204
|
</table>
|
|
205
205
|
|
|
@@ -243,8 +243,8 @@ module Deliver
|
|
|
243
243
|
return generic_transporter unless options[:itc_provider].nil? && tunes_client.teams.count > 1
|
|
244
244
|
|
|
245
245
|
begin
|
|
246
|
-
team = tunes_client.teams.find { |t| t['
|
|
247
|
-
name = team['
|
|
246
|
+
team = tunes_client.teams.find { |t| t['providerId'].to_s == tunes_client.team_id }
|
|
247
|
+
name = team['name']
|
|
248
248
|
provider_id = generic_transporter.provider_ids[name]
|
|
249
249
|
UI.verbose("Inferred provider id #{provider_id} for team #{name}.")
|
|
250
250
|
return FastlaneCore::ItunesTransporter.new(options[:username], nil, false, provider_id)
|
|
@@ -13430,4 +13430,4 @@ public let snapshotfile: Snapshotfile = .init()
|
|
|
13430
13430
|
|
|
13431
13431
|
// Please don't remove the lines below
|
|
13432
13432
|
// They are used to detect outdated files
|
|
13433
|
-
// FastlaneRunnerAPIVersion [0.9.
|
|
13433
|
+
// FastlaneRunnerAPIVersion [0.9.154]
|
|
@@ -56,9 +56,9 @@
|
|
|
56
56
|
"macOS": "11.0.1"
|
|
57
57
|
},
|
|
58
58
|
"monterey": {
|
|
59
|
-
"HOMEBREW_VERSION": "3.4.
|
|
59
|
+
"HOMEBREW_VERSION": "3.4.3-43-g6e1b6a3",
|
|
60
60
|
"HOMEBREW_PREFIX": "/opt/homebrew",
|
|
61
|
-
"Homebrew/homebrew-core": "
|
|
61
|
+
"Homebrew/homebrew-core": "2b1ab33f1beebecfdf4b584992272417d9492167",
|
|
62
62
|
"CLT": "13.2.0.0.1.1638488800",
|
|
63
63
|
"Xcode": "13.2.1",
|
|
64
64
|
"macOS": "12.2.1"
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -91,11 +91,11 @@ module Spaceship
|
|
|
91
91
|
loop do
|
|
92
92
|
puts("Multiple #{'App Store Connect teams'.yellow} found, please enter the number of the team you want to use: ")
|
|
93
93
|
if ENV["FASTLANE_HIDE_TEAM_INFORMATION"].to_s.length == 0
|
|
94
|
+
first_team = teams.first
|
|
94
95
|
puts("Note: to automatically choose the team, provide either the App Store Connect Team ID, or the Team Name in your fastlane/Appfile:")
|
|
95
96
|
puts("Alternatively you can pass the team name or team ID using the `FASTLANE_ITC_TEAM_ID` or `FASTLANE_ITC_TEAM_NAME` environment variable")
|
|
96
|
-
first_team = teams.first["contentProvider"]
|
|
97
97
|
puts("")
|
|
98
|
-
puts(" itc_team_id \"#{first_team['
|
|
98
|
+
puts(" itc_team_id \"#{first_team['providerId']}\"")
|
|
99
99
|
puts("")
|
|
100
100
|
puts("or")
|
|
101
101
|
puts("")
|
|
@@ -105,7 +105,7 @@ module Spaceship
|
|
|
105
105
|
|
|
106
106
|
# We're not using highline here, as spaceship doesn't have a dependency to fastlane_core or highline
|
|
107
107
|
teams.each_with_index do |team, i|
|
|
108
|
-
puts("#{i + 1}) \"#{team['
|
|
108
|
+
puts("#{i + 1}) \"#{team['name']}\" (#{team['providerId']})")
|
|
109
109
|
end
|
|
110
110
|
|
|
111
111
|
unless Spaceship::Client::UserInterface.interactive?
|
|
@@ -118,7 +118,7 @@ module Spaceship
|
|
|
118
118
|
team_to_use = teams[selected] if selected >= 0
|
|
119
119
|
|
|
120
120
|
if team_to_use
|
|
121
|
-
self.team_id = team_to_use['
|
|
121
|
+
self.team_id = team_to_use['providerId'].to_s # actually set the team id here
|
|
122
122
|
return self.team_id
|
|
123
123
|
end
|
|
124
124
|
end
|
|
@@ -984,7 +984,7 @@ module Spaceship
|
|
|
984
984
|
tries -= 1
|
|
985
985
|
if tries > 0
|
|
986
986
|
logger.warn("Received temporary server error from App Store Connect. Retrying the request...")
|
|
987
|
-
sleep(3) unless Object.const_defined?(
|
|
987
|
+
sleep(3) unless Object.const_defined?(:SpecHelper)
|
|
988
988
|
retry
|
|
989
989
|
end
|
|
990
990
|
end
|
|
@@ -1552,7 +1552,7 @@ module Spaceship
|
|
|
1552
1552
|
msg = "App Store Connect temporary error received: '#{ex.message}'. Retrying after #{seconds_to_sleep} seconds (remaining: #{tries})..."
|
|
1553
1553
|
puts(msg)
|
|
1554
1554
|
logger.warn(msg)
|
|
1555
|
-
sleep(seconds_to_sleep) unless Object.const_defined?(
|
|
1555
|
+
sleep(seconds_to_sleep) unless Object.const_defined?(:SpecHelper)
|
|
1556
1556
|
retry
|
|
1557
1557
|
end
|
|
1558
1558
|
raise ex # re-raise the exception
|
|
@@ -1562,7 +1562,7 @@ module Spaceship
|
|
|
1562
1562
|
msg = "Potential server error received: '#{ex.message}'. Retrying after 10 seconds (remaining: #{potential_server_error_tries})..."
|
|
1563
1563
|
puts(msg)
|
|
1564
1564
|
logger.warn(msg)
|
|
1565
|
-
sleep(seconds_to_sleep) unless Object.const_defined?(
|
|
1565
|
+
sleep(seconds_to_sleep) unless Object.const_defined?(:SpecHelper)
|
|
1566
1566
|
retry
|
|
1567
1567
|
end
|
|
1568
1568
|
raise ex
|
|
@@ -136,7 +136,7 @@ module Trainer
|
|
|
136
136
|
|
|
137
137
|
# @return [Bool] were all tests successful? Is false if at least one test failed
|
|
138
138
|
def tests_successful?
|
|
139
|
-
self.data.collect { |a| a[:
|
|
139
|
+
self.data.collect { |a| a[:number_of_failures_excluding_retries] }.all?(&:zero?)
|
|
140
140
|
end
|
|
141
141
|
|
|
142
142
|
private
|
metadata
CHANGED
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fastlane
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.205.
|
|
4
|
+
version: 2.205.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
8
|
-
-
|
|
9
|
-
- Max Ott
|
|
7
|
+
- Satoshi Namai
|
|
8
|
+
- Jérôme Lacoste
|
|
10
9
|
- Danielle Tomlinson
|
|
11
10
|
- Andrew McBurney
|
|
12
|
-
-
|
|
13
|
-
- Manu Wallner
|
|
14
|
-
- Stefan Natchev
|
|
15
|
-
- Josh Holtz
|
|
16
|
-
- Fumiya Nakamura
|
|
17
|
-
- Helmut Januschka
|
|
18
|
-
- Jimmy Dee
|
|
19
|
-
- Maksym Grebenets
|
|
20
|
-
- Daniel Jankowski
|
|
11
|
+
- Łukasz Grabowski
|
|
21
12
|
- Roger Oba
|
|
22
|
-
- Jorge Revuelta H
|
|
23
13
|
- Iulian Onofrei
|
|
14
|
+
- Max Ott
|
|
24
15
|
- Aaron Brager
|
|
25
|
-
- Satoshi Namai
|
|
26
|
-
- Jan Piotrowski
|
|
27
|
-
- Olivier Halligon
|
|
28
|
-
- Matthew Ellis
|
|
29
16
|
- Joshua Liebowitz
|
|
17
|
+
- Stefan Natchev
|
|
18
|
+
- Daniel Jankowski
|
|
30
19
|
- Felix Krause
|
|
20
|
+
- Fumiya Nakamura
|
|
21
|
+
- Luka Mirosevic
|
|
22
|
+
- Jan Piotrowski
|
|
23
|
+
- Josh Holtz
|
|
24
|
+
- Matthew Ellis
|
|
25
|
+
- Helmut Januschka
|
|
31
26
|
- Manish Rathi
|
|
27
|
+
- Jimmy Dee
|
|
28
|
+
- Maksym Grebenets
|
|
29
|
+
- Manu Wallner
|
|
30
|
+
- Olivier Halligon
|
|
31
|
+
- Jorge Revuelta H
|
|
32
32
|
- Kohki Miki
|
|
33
33
|
autorequire:
|
|
34
34
|
bindir: bin
|
|
35
35
|
cert_chain: []
|
|
36
|
-
date: 2022-03-
|
|
36
|
+
date: 2022-03-24 00:00:00.000000000 Z
|
|
37
37
|
dependencies:
|
|
38
38
|
- !ruby/object:Gem::Dependency
|
|
39
39
|
name: xcodeproj
|
|
@@ -1458,6 +1458,12 @@ files:
|
|
|
1458
1458
|
- frameit/README.md
|
|
1459
1459
|
- frameit/lib/assets/empty.png
|
|
1460
1460
|
- frameit/lib/frameit.rb
|
|
1461
|
+
- frameit/lib/frameit/.device.rb.swp
|
|
1462
|
+
- frameit/lib/frameit/.device_types.rb.swp
|
|
1463
|
+
- frameit/lib/frameit/.editor.rb.swp
|
|
1464
|
+
- frameit/lib/frameit/.offsets.rb.swp
|
|
1465
|
+
- frameit/lib/frameit/.runner.rb.swp
|
|
1466
|
+
- frameit/lib/frameit/.screenshot.rb.swp
|
|
1461
1467
|
- frameit/lib/frameit/commands_generator.rb
|
|
1462
1468
|
- frameit/lib/frameit/config_parser.rb
|
|
1463
1469
|
- frameit/lib/frameit/dependency_checker.rb
|
|
@@ -1653,7 +1659,6 @@ files:
|
|
|
1653
1659
|
- spaceship/lib/assets/languageMapping.json
|
|
1654
1660
|
- spaceship/lib/assets/languageMappingReadable.json
|
|
1655
1661
|
- spaceship/lib/spaceship.rb
|
|
1656
|
-
- spaceship/lib/spaceship/.client.rb.swp
|
|
1657
1662
|
- spaceship/lib/spaceship/base.rb
|
|
1658
1663
|
- spaceship/lib/spaceship/client.rb
|
|
1659
1664
|
- spaceship/lib/spaceship/commands_generator.rb
|
|
@@ -1780,7 +1785,6 @@ files:
|
|
|
1780
1785
|
- spaceship/lib/spaceship/test_flight/group.rb
|
|
1781
1786
|
- spaceship/lib/spaceship/test_flight/test_info.rb
|
|
1782
1787
|
- spaceship/lib/spaceship/test_flight/tester.rb
|
|
1783
|
-
- spaceship/lib/spaceship/tunes/.tunes_client.rb.swp
|
|
1784
1788
|
- spaceship/lib/spaceship/tunes/app_analytics.rb
|
|
1785
1789
|
- spaceship/lib/spaceship/tunes/app_details.rb
|
|
1786
1790
|
- spaceship/lib/spaceship/tunes/app_image.rb
|
|
Binary file
|
|
Binary file
|