fastlane 2.156.0 → 2.156.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 +80 -80
- data/deliver/lib/deliver/upload_screenshots.rb +3 -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/spaceship/lib/spaceship/connect_api/.client.rb.swp +0 -0
- metadata +19 -21
- data/spaceship/lib/spaceship/.client.rb.swp +0 -0
- data/spaceship/lib/spaceship/.spaceauth_runner.rb.swp +0 -0
- data/spaceship/lib/spaceship/.two_step_or_factor_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: 8ddb9f8d09ffcb09f5ddd4d6365f67d41c538e8804630e40911e058a8174aaf2
|
|
4
|
+
data.tar.gz: 8bf0f6513c658bb9891058e5bee6fb22689bc496376e4aff6a2d2e5f1a2b9b74
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9627a6de633cc011c1cd083468869543125e4eb021f025152c3aaf0e4e6067c80bcc514e71c1d425485138df0ff7ab43fa70771d846e0270c49ad50b60dc47c1
|
|
7
|
+
data.tar.gz: 177ba0af8b688d96e5374f7a3175663cebe4e3bae3966733880e75e0634cc4e1cdedc3f12c1c8ac0cd415b024eb3aa9385489d67f98b2e9d4e5175631d2874bf
|
data/README.md
CHANGED
|
@@ -34,17 +34,49 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
34
34
|
<!-- This table is regenerated and resorted on each release -->
|
|
35
35
|
<table id='team'>
|
|
36
36
|
<tr>
|
|
37
|
+
<td id='jorge-revuelta-h'>
|
|
38
|
+
<a href='https://github.com/minuscorp'>
|
|
39
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
|
40
|
+
</a>
|
|
41
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
42
|
+
</td>
|
|
43
|
+
<td id='luka-mirosevic'>
|
|
44
|
+
<a href='https://github.com/lmirosevic'>
|
|
45
|
+
<img src='https://github.com/lmirosevic.png?size=140'>
|
|
46
|
+
</a>
|
|
47
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
48
|
+
</td>
|
|
49
|
+
<td id='josh-holtz'>
|
|
50
|
+
<a href='https://github.com/joshdholtz'>
|
|
51
|
+
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
52
|
+
</a>
|
|
53
|
+
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
54
|
+
</td>
|
|
55
|
+
<td id='felix-krause'>
|
|
56
|
+
<a href='https://github.com/KrauseFx'>
|
|
57
|
+
<img src='https://github.com/KrauseFx.png?size=140'>
|
|
58
|
+
</a>
|
|
59
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
60
|
+
</td>
|
|
37
61
|
<td id='fumiya-nakamura'>
|
|
38
62
|
<a href='https://github.com/nafu'>
|
|
39
63
|
<img src='https://github.com/nafu.png?size=140'>
|
|
40
64
|
</a>
|
|
41
65
|
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
42
66
|
</td>
|
|
43
|
-
|
|
44
|
-
<
|
|
45
|
-
<
|
|
67
|
+
</tr>
|
|
68
|
+
<tr>
|
|
69
|
+
<td id='max-ott'>
|
|
70
|
+
<a href='https://github.com/max-ott'>
|
|
71
|
+
<img src='https://github.com/max-ott.png?size=140'>
|
|
46
72
|
</a>
|
|
47
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
73
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
74
|
+
</td>
|
|
75
|
+
<td id='stefan-natchev'>
|
|
76
|
+
<a href='https://github.com/snatchev'>
|
|
77
|
+
<img src='https://github.com/snatchev.png?size=140'>
|
|
78
|
+
</a>
|
|
79
|
+
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
48
80
|
</td>
|
|
49
81
|
<td id='jérôme-lacoste'>
|
|
50
82
|
<a href='https://github.com/lacostej'>
|
|
@@ -52,37 +84,37 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
52
84
|
</a>
|
|
53
85
|
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
54
86
|
</td>
|
|
55
|
-
<td id='
|
|
56
|
-
<a href='https://github.com/
|
|
57
|
-
<img src='https://github.com/
|
|
87
|
+
<td id='joshua-liebowitz'>
|
|
88
|
+
<a href='https://github.com/taquitos'>
|
|
89
|
+
<img src='https://github.com/taquitos.png?size=140'>
|
|
58
90
|
</a>
|
|
59
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
91
|
+
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
60
92
|
</td>
|
|
61
|
-
<td id='
|
|
62
|
-
<a href='https://github.com/
|
|
63
|
-
<img src='https://github.com/
|
|
93
|
+
<td id='iulian-onofrei'>
|
|
94
|
+
<a href='https://github.com/revolter'>
|
|
95
|
+
<img src='https://github.com/revolter.png?size=140'>
|
|
64
96
|
</a>
|
|
65
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
97
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
66
98
|
</td>
|
|
67
99
|
</tr>
|
|
68
100
|
<tr>
|
|
69
|
-
<td id='
|
|
70
|
-
<a href='https://github.com/
|
|
71
|
-
<img src='https://github.com/
|
|
101
|
+
<td id='jimmy-dee'>
|
|
102
|
+
<a href='https://github.com/jdee'>
|
|
103
|
+
<img src='https://github.com/jdee.png?size=140'>
|
|
72
104
|
</a>
|
|
73
|
-
<h4 align='center'
|
|
105
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
74
106
|
</td>
|
|
75
|
-
<td id='
|
|
76
|
-
<a href='https://github.com/
|
|
77
|
-
<img src='https://github.com/
|
|
107
|
+
<td id='andrew-mcburney'>
|
|
108
|
+
<a href='https://github.com/armcburney'>
|
|
109
|
+
<img src='https://github.com/armcburney.png?size=140'>
|
|
78
110
|
</a>
|
|
79
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
111
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
80
112
|
</td>
|
|
81
|
-
<td id='
|
|
82
|
-
<a href='https://github.com/
|
|
83
|
-
<img src='https://github.com/
|
|
113
|
+
<td id='kohki-miki'>
|
|
114
|
+
<a href='https://github.com/giginet'>
|
|
115
|
+
<img src='https://github.com/giginet.png?size=140'>
|
|
84
116
|
</a>
|
|
85
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
117
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
86
118
|
</td>
|
|
87
119
|
<td id='jan-piotrowski'>
|
|
88
120
|
<a href='https://github.com/janpio'>
|
|
@@ -90,31 +122,19 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
90
122
|
</a>
|
|
91
123
|
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
92
124
|
</td>
|
|
93
|
-
<td id='
|
|
94
|
-
<a href='https://github.com/
|
|
95
|
-
<img src='https://github.com/
|
|
125
|
+
<td id='olivier-halligon'>
|
|
126
|
+
<a href='https://github.com/AliSoftware'>
|
|
127
|
+
<img src='https://github.com/AliSoftware.png?size=140'>
|
|
96
128
|
</a>
|
|
97
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
129
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
98
130
|
</td>
|
|
99
131
|
</tr>
|
|
100
132
|
<tr>
|
|
101
|
-
<td id='
|
|
102
|
-
<a href='https://github.com/
|
|
103
|
-
<img src='https://github.com/
|
|
104
|
-
</a>
|
|
105
|
-
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
106
|
-
</td>
|
|
107
|
-
<td id='matthew-ellis'>
|
|
108
|
-
<a href='https://github.com/matthewellis'>
|
|
109
|
-
<img src='https://github.com/matthewellis.png?size=140'>
|
|
110
|
-
</a>
|
|
111
|
-
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
112
|
-
</td>
|
|
113
|
-
<td id='max-ott'>
|
|
114
|
-
<a href='https://github.com/max-ott'>
|
|
115
|
-
<img src='https://github.com/max-ott.png?size=140'>
|
|
133
|
+
<td id='helmut-januschka'>
|
|
134
|
+
<a href='https://github.com/hjanuschka'>
|
|
135
|
+
<img src='https://github.com/hjanuschka.png?size=140'>
|
|
116
136
|
</a>
|
|
117
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
137
|
+
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
118
138
|
</td>
|
|
119
139
|
<td id='daniel-jankowski'>
|
|
120
140
|
<a href='https://github.com/mollyIV'>
|
|
@@ -122,57 +142,37 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
122
142
|
</a>
|
|
123
143
|
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
124
144
|
</td>
|
|
145
|
+
<td id='manu-wallner'>
|
|
146
|
+
<a href='https://github.com/milch'>
|
|
147
|
+
<img src='https://github.com/milch.png?size=140'>
|
|
148
|
+
</a>
|
|
149
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
150
|
+
</td>
|
|
125
151
|
<td id='aaron-brager'>
|
|
126
152
|
<a href='https://github.com/getaaron'>
|
|
127
153
|
<img src='https://github.com/getaaron.png?size=140'>
|
|
128
154
|
</a>
|
|
129
155
|
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
130
156
|
</td>
|
|
131
|
-
|
|
132
|
-
<
|
|
133
|
-
<
|
|
134
|
-
<a href='https://github.com/jdee'>
|
|
135
|
-
<img src='https://github.com/jdee.png?size=140'>
|
|
136
|
-
</a>
|
|
137
|
-
<h4 align='center'>Jimmy Dee</h4>
|
|
138
|
-
</td>
|
|
139
|
-
<td id='josh-holtz'>
|
|
140
|
-
<a href='https://github.com/joshdholtz'>
|
|
141
|
-
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
142
|
-
</a>
|
|
143
|
-
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
144
|
-
</td>
|
|
145
|
-
<td id='felix-krause'>
|
|
146
|
-
<a href='https://github.com/KrauseFx'>
|
|
147
|
-
<img src='https://github.com/KrauseFx.png?size=140'>
|
|
148
|
-
</a>
|
|
149
|
-
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
150
|
-
</td>
|
|
151
|
-
<td id='joshua-liebowitz'>
|
|
152
|
-
<a href='https://github.com/taquitos'>
|
|
153
|
-
<img src='https://github.com/taquitos.png?size=140'>
|
|
157
|
+
<td id='matthew-ellis'>
|
|
158
|
+
<a href='https://github.com/matthewellis'>
|
|
159
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
|
154
160
|
</a>
|
|
155
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
161
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
156
162
|
</td>
|
|
163
|
+
</tr>
|
|
164
|
+
<tr>
|
|
157
165
|
<td id='maksym-grebenets'>
|
|
158
166
|
<a href='https://github.com/mgrebenets'>
|
|
159
167
|
<img src='https://github.com/mgrebenets.png?size=140'>
|
|
160
168
|
</a>
|
|
161
169
|
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
162
170
|
</td>
|
|
163
|
-
|
|
164
|
-
<
|
|
165
|
-
<
|
|
166
|
-
<a href='https://github.com/snatchev'>
|
|
167
|
-
<img src='https://github.com/snatchev.png?size=140'>
|
|
168
|
-
</a>
|
|
169
|
-
<h4 align='center'><a href='https://twitter.com/snatchev'>Stefan Natchev</a></h4>
|
|
170
|
-
</td>
|
|
171
|
-
<td id='andrew-mcburney'>
|
|
172
|
-
<a href='https://github.com/armcburney'>
|
|
173
|
-
<img src='https://github.com/armcburney.png?size=140'>
|
|
171
|
+
<td id='danielle-tomlinson'>
|
|
172
|
+
<a href='https://github.com/endocrimes'>
|
|
173
|
+
<img src='https://github.com/endocrimes.png?size=140'>
|
|
174
174
|
</a>
|
|
175
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
175
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
176
176
|
</td>
|
|
177
177
|
</table>
|
|
178
178
|
|
|
@@ -135,7 +135,7 @@ module Deliver
|
|
|
135
135
|
end
|
|
136
136
|
|
|
137
137
|
checksum = UploadScreenshots.calculate_checksum(screenshot.path)
|
|
138
|
-
duplicate = app_screenshot_set.app_screenshots.any? { |s| s.source_file_checksum == checksum }
|
|
138
|
+
duplicate = (app_screenshot_set.app_screenshots || []).any? { |s| s.source_file_checksum == checksum }
|
|
139
139
|
|
|
140
140
|
# Enqueue uploading job if it's not duplicated otherwise screenshot will be skipped
|
|
141
141
|
if duplicate
|
|
@@ -179,7 +179,8 @@ module Deliver
|
|
|
179
179
|
# Verify all screenshots states on App Store Connect are okay
|
|
180
180
|
def retry_upload_screenshots_if_needed(iterator, states, number_of_screenshots, tries, localizations, screenshots_per_language)
|
|
181
181
|
is_failure = states.fetch("FAILED", 0) > 0
|
|
182
|
-
is_missing_screenshot = states.reduce(0) { |sum, (k, v)| sum + v } != number_of_screenshots
|
|
182
|
+
is_missing_screenshot = states.reduce(0) { |sum, (k, v)| sum + v } != number_of_screenshots && !screenshots_per_language.empty?
|
|
183
|
+
|
|
183
184
|
if is_failure || is_missing_screenshot
|
|
184
185
|
if tries.zero?
|
|
185
186
|
incomplete_screenshot_count = states.reject { |k, v| k == 'COMPLETE' }.reduce(0) { |sum, (k, v)| sum + v }
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: fastlane
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.156.
|
|
4
|
+
version: 2.156.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
+
- Aaron Brager
|
|
7
8
|
- Luka Mirosevic
|
|
8
|
-
-
|
|
9
|
-
-
|
|
10
|
-
-
|
|
11
|
-
- Jimmy Dee
|
|
12
|
-
- Iulian Onofrei
|
|
13
|
-
- Matthew Ellis
|
|
9
|
+
- Maksym Grebenets
|
|
10
|
+
- Jorge Revuelta H
|
|
11
|
+
- Manu Wallner
|
|
14
12
|
- Stefan Natchev
|
|
15
13
|
- Andrew McBurney
|
|
16
|
-
-
|
|
17
|
-
-
|
|
18
|
-
-
|
|
19
|
-
-
|
|
20
|
-
- Jan Piotrowski
|
|
21
|
-
- Helmut Januschka
|
|
14
|
+
- Matthew Ellis
|
|
15
|
+
- Josh Holtz
|
|
16
|
+
- Max Ott
|
|
17
|
+
- Iulian Onofrei
|
|
22
18
|
- Joshua Liebowitz
|
|
23
|
-
-
|
|
24
|
-
- Kohki Miki
|
|
25
|
-
- Maksym Grebenets
|
|
19
|
+
- Jimmy Dee
|
|
26
20
|
- Daniel Jankowski
|
|
27
|
-
-
|
|
21
|
+
- Jan Piotrowski
|
|
22
|
+
- Kohki Miki
|
|
28
23
|
- Jérôme Lacoste
|
|
24
|
+
- Fumiya Nakamura
|
|
25
|
+
- Olivier Halligon
|
|
26
|
+
- Felix Krause
|
|
27
|
+
- Danielle Tomlinson
|
|
28
|
+
- Helmut Januschka
|
|
29
29
|
autorequire:
|
|
30
30
|
bindir: bin
|
|
31
31
|
cert_chain: []
|
|
32
|
-
date: 2020-08-
|
|
32
|
+
date: 2020-08-13 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: slack-notifier
|
|
@@ -1606,13 +1606,11 @@ files:
|
|
|
1606
1606
|
- spaceship/lib/assets/languageMappingReadable.json
|
|
1607
1607
|
- spaceship/lib/spaceship.rb
|
|
1608
1608
|
- spaceship/lib/spaceship/.DS_Store
|
|
1609
|
-
- spaceship/lib/spaceship/.client.rb.swp
|
|
1610
|
-
- spaceship/lib/spaceship/.spaceauth_runner.rb.swp
|
|
1611
|
-
- spaceship/lib/spaceship/.two_step_or_factor_client.rb.swp
|
|
1612
1609
|
- spaceship/lib/spaceship/base.rb
|
|
1613
1610
|
- spaceship/lib/spaceship/client.rb
|
|
1614
1611
|
- spaceship/lib/spaceship/commands_generator.rb
|
|
1615
1612
|
- spaceship/lib/spaceship/connect_api.rb
|
|
1613
|
+
- spaceship/lib/spaceship/connect_api/.client.rb.swp
|
|
1616
1614
|
- spaceship/lib/spaceship/connect_api/client.rb
|
|
1617
1615
|
- spaceship/lib/spaceship/connect_api/file_uploader.rb
|
|
1618
1616
|
- spaceship/lib/spaceship/connect_api/model.rb
|
|
Binary file
|
|
Binary file
|
|
Binary file
|