fastlane 2.148.0 → 2.148.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 +76 -76
- data/fastlane/lib/fastlane/documentation/actions_list.rb +1 -1
- data/fastlane/lib/fastlane/plugins/plugin_manager.rb +1 -1
- data/fastlane/lib/fastlane/plugins/template/.github/workflows/test.yml +29 -0
- data/fastlane/lib/fastlane/version.rb +1 -1
- data/fastlane/swift/Deliverfile.swift +1 -1
- data/fastlane/swift/Gymfile.swift +1 -1
- data/fastlane/swift/Matchfile.swift +1 -1
- data/fastlane/swift/Precheckfile.swift +1 -1
- data/fastlane/swift/Scanfile.swift +1 -1
- data/fastlane/swift/Screengrabfile.swift +1 -1
- data/fastlane/swift/Snapshotfile.swift +1 -1
- metadata +19 -20
- data/snapshot/lib/snapshot/.options.rb.swp +0 -0
- data/snapshot/lib/snapshot/.test_command_generator_base.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: d311b368e5f5da222194f21d2e5b19d8a2f8ef65784a8ced79b8da42dd6e8729
|
|
4
|
+
data.tar.gz: 4c9282af10929d5db5384be25b9ea68483a12c436d971b78968ba440b44a5dfe
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 997c07666770d0ccb3fd06355c5857b8024462bc05621263143aaf271277be79cd77f0a03f66633e31044838e93966cb22e883a67e6bb817091fc51846c60cb3
|
|
7
|
+
data.tar.gz: d73f71f22de449f565a0790cd1494188e666620f695f8283f640af1d055fbfad1c30041744e74bc9a1a4aeb9d7377484329f9a4175d44cff5aa7c0e4d4b842de
|
data/README.md
CHANGED
|
@@ -34,43 +34,29 @@ 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='felix-krause'>
|
|
38
|
+
<a href='https://github.com/KrauseFx'>
|
|
39
|
+
<img src='https://github.com/KrauseFx.png?size=140'>
|
|
40
|
+
</a>
|
|
41
|
+
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
42
|
+
</td>
|
|
37
43
|
<td id='fumiya-nakamura'>
|
|
38
44
|
<a href='https://github.com/nafu'>
|
|
39
45
|
<img src='https://github.com/nafu.png?size=140'>
|
|
40
46
|
</a>
|
|
41
47
|
<h4 align='center'><a href='https://twitter.com/nafu003'>Fumiya Nakamura</a></h4>
|
|
42
48
|
</td>
|
|
43
|
-
<td id='
|
|
44
|
-
<a href='https://github.com/
|
|
45
|
-
<img src='https://github.com/
|
|
46
|
-
</a>
|
|
47
|
-
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
48
|
-
</td>
|
|
49
|
-
<td id='daniel-jankowski'>
|
|
50
|
-
<a href='https://github.com/mollyIV'>
|
|
51
|
-
<img src='https://github.com/mollyIV.png?size=140'>
|
|
52
|
-
</a>
|
|
53
|
-
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
54
|
-
</td>
|
|
55
|
-
<td id='kohki-miki'>
|
|
56
|
-
<a href='https://github.com/giginet'>
|
|
57
|
-
<img src='https://github.com/giginet.png?size=140'>
|
|
58
|
-
</a>
|
|
59
|
-
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
60
|
-
</td>
|
|
61
|
-
<td id='danielle-tomlinson'>
|
|
62
|
-
<a href='https://github.com/endocrimes'>
|
|
63
|
-
<img src='https://github.com/endocrimes.png?size=140'>
|
|
49
|
+
<td id='olivier-halligon'>
|
|
50
|
+
<a href='https://github.com/AliSoftware'>
|
|
51
|
+
<img src='https://github.com/AliSoftware.png?size=140'>
|
|
64
52
|
</a>
|
|
65
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
53
|
+
<h4 align='center'><a href='https://twitter.com/aligatr'>Olivier Halligon</a></h4>
|
|
66
54
|
</td>
|
|
67
|
-
|
|
68
|
-
<
|
|
69
|
-
<
|
|
70
|
-
<a href='https://github.com/lacostej'>
|
|
71
|
-
<img src='https://github.com/lacostej.png?size=140'>
|
|
55
|
+
<td id='manu-wallner'>
|
|
56
|
+
<a href='https://github.com/milch'>
|
|
57
|
+
<img src='https://github.com/milch.png?size=140'>
|
|
72
58
|
</a>
|
|
73
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
59
|
+
<h4 align='center'><a href='https://twitter.com/acrooow'>Manu Wallner</a></h4>
|
|
74
60
|
</td>
|
|
75
61
|
<td id='jan-piotrowski'>
|
|
76
62
|
<a href='https://github.com/janpio'>
|
|
@@ -78,49 +64,63 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
78
64
|
</a>
|
|
79
65
|
<h4 align='center'><a href='https://twitter.com/Sujan'>Jan Piotrowski</a></h4>
|
|
80
66
|
</td>
|
|
67
|
+
</tr>
|
|
68
|
+
<tr>
|
|
69
|
+
<td id='maksym-grebenets'>
|
|
70
|
+
<a href='https://github.com/mgrebenets'>
|
|
71
|
+
<img src='https://github.com/mgrebenets.png?size=140'>
|
|
72
|
+
</a>
|
|
73
|
+
<h4 align='center'><a href='https://twitter.com/mgrebenets'>Maksym Grebenets</a></h4>
|
|
74
|
+
</td>
|
|
81
75
|
<td id='joshua-liebowitz'>
|
|
82
76
|
<a href='https://github.com/taquitos'>
|
|
83
77
|
<img src='https://github.com/taquitos.png?size=140'>
|
|
84
78
|
</a>
|
|
85
79
|
<h4 align='center'><a href='https://twitter.com/taquitos'>Joshua Liebowitz</a></h4>
|
|
86
80
|
</td>
|
|
87
|
-
<td id='
|
|
88
|
-
<a href='https://github.com/
|
|
89
|
-
<img src='https://github.com/
|
|
90
|
-
</a>
|
|
91
|
-
<h4 align='center'><a href='https://twitter.com/KrauseFx'>Felix Krause</a></h4>
|
|
92
|
-
</td>
|
|
93
|
-
<td id='matthew-ellis'>
|
|
94
|
-
<a href='https://github.com/matthewellis'>
|
|
95
|
-
<img src='https://github.com/matthewellis.png?size=140'>
|
|
81
|
+
<td id='daniel-jankowski'>
|
|
82
|
+
<a href='https://github.com/mollyIV'>
|
|
83
|
+
<img src='https://github.com/mollyIV.png?size=140'>
|
|
96
84
|
</a>
|
|
97
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
85
|
+
<h4 align='center'><a href='https://twitter.com/mollyIV'>Daniel Jankowski</a></h4>
|
|
98
86
|
</td>
|
|
99
|
-
</tr>
|
|
100
|
-
<tr>
|
|
101
87
|
<td id='josh-holtz'>
|
|
102
88
|
<a href='https://github.com/joshdholtz'>
|
|
103
89
|
<img src='https://github.com/joshdholtz.png?size=140'>
|
|
104
90
|
</a>
|
|
105
91
|
<h4 align='center'><a href='https://twitter.com/joshdholtz'>Josh Holtz</a></h4>
|
|
106
92
|
</td>
|
|
107
|
-
<td id='
|
|
108
|
-
<a href='https://github.com/
|
|
109
|
-
<img src='https://github.com/
|
|
93
|
+
<td id='max-ott'>
|
|
94
|
+
<a href='https://github.com/max-ott'>
|
|
95
|
+
<img src='https://github.com/max-ott.png?size=140'>
|
|
110
96
|
</a>
|
|
111
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
97
|
+
<h4 align='center'><a href='https://twitter.com/ott_max'>Max Ott</a></h4>
|
|
112
98
|
</td>
|
|
99
|
+
</tr>
|
|
100
|
+
<tr>
|
|
113
101
|
<td id='helmut-januschka'>
|
|
114
102
|
<a href='https://github.com/hjanuschka'>
|
|
115
103
|
<img src='https://github.com/hjanuschka.png?size=140'>
|
|
116
104
|
</a>
|
|
117
105
|
<h4 align='center'><a href='https://twitter.com/hjanuschka'>Helmut Januschka</a></h4>
|
|
118
106
|
</td>
|
|
119
|
-
<td id='
|
|
120
|
-
<a href='https://github.com/
|
|
121
|
-
<img src='https://github.com/
|
|
107
|
+
<td id='aaron-brager'>
|
|
108
|
+
<a href='https://github.com/getaaron'>
|
|
109
|
+
<img src='https://github.com/getaaron.png?size=140'>
|
|
122
110
|
</a>
|
|
123
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
111
|
+
<h4 align='center'><a href='https://twitter.com/getaaron'>Aaron Brager</a></h4>
|
|
112
|
+
</td>
|
|
113
|
+
<td id='andrew-mcburney'>
|
|
114
|
+
<a href='https://github.com/armcburney'>
|
|
115
|
+
<img src='https://github.com/armcburney.png?size=140'>
|
|
116
|
+
</a>
|
|
117
|
+
<h4 align='center'><a href='https://twitter.com/armcburney'>Andrew McBurney</a></h4>
|
|
118
|
+
</td>
|
|
119
|
+
<td id='kohki-miki'>
|
|
120
|
+
<a href='https://github.com/giginet'>
|
|
121
|
+
<img src='https://github.com/giginet.png?size=140'>
|
|
122
|
+
</a>
|
|
123
|
+
<h4 align='center'><a href='https://twitter.com/giginet'>Kohki Miki</a></h4>
|
|
124
124
|
</td>
|
|
125
125
|
<td id='stefan-natchev'>
|
|
126
126
|
<a href='https://github.com/snatchev'>
|
|
@@ -130,49 +130,49 @@ If the above doesn't help, please [submit an issue](https://github.com/fastlane/
|
|
|
130
130
|
</td>
|
|
131
131
|
</tr>
|
|
132
132
|
<tr>
|
|
133
|
-
<td id='
|
|
134
|
-
<a href='https://github.com/
|
|
135
|
-
<img src='https://github.com/
|
|
133
|
+
<td id='danielle-tomlinson'>
|
|
134
|
+
<a href='https://github.com/endocrimes'>
|
|
135
|
+
<img src='https://github.com/endocrimes.png?size=140'>
|
|
136
136
|
</a>
|
|
137
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
137
|
+
<h4 align='center'><a href='https://twitter.com/endocrimes'>Danielle Tomlinson</a></h4>
|
|
138
138
|
</td>
|
|
139
|
-
<td id='
|
|
140
|
-
<a href='https://github.com/
|
|
141
|
-
<img src='https://github.com/
|
|
139
|
+
<td id='jérôme-lacoste'>
|
|
140
|
+
<a href='https://github.com/lacostej'>
|
|
141
|
+
<img src='https://github.com/lacostej.png?size=140'>
|
|
142
142
|
</a>
|
|
143
|
-
<h4 align='center'>
|
|
143
|
+
<h4 align='center'><a href='https://twitter.com/lacostej'>Jérôme Lacoste</a></h4>
|
|
144
144
|
</td>
|
|
145
|
-
<td id='
|
|
146
|
-
<a href='https://github.com/
|
|
147
|
-
<img src='https://github.com/
|
|
145
|
+
<td id='iulian-onofrei'>
|
|
146
|
+
<a href='https://github.com/revolter'>
|
|
147
|
+
<img src='https://github.com/revolter.png?size=140'>
|
|
148
148
|
</a>
|
|
149
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
149
|
+
<h4 align='center'><a href='https://twitter.com/Revolt666'>Iulian Onofrei</a></h4>
|
|
150
150
|
</td>
|
|
151
|
-
<td id='
|
|
152
|
-
<a href='https://github.com/
|
|
153
|
-
<img src='https://github.com/
|
|
151
|
+
<td id='jimmy-dee'>
|
|
152
|
+
<a href='https://github.com/jdee'>
|
|
153
|
+
<img src='https://github.com/jdee.png?size=140'>
|
|
154
154
|
</a>
|
|
155
|
-
<h4 align='center'
|
|
155
|
+
<h4 align='center'>Jimmy Dee</h4>
|
|
156
156
|
</td>
|
|
157
|
-
<td id='
|
|
158
|
-
<a href='https://github.com/
|
|
159
|
-
<img src='https://github.com/
|
|
157
|
+
<td id='matthew-ellis'>
|
|
158
|
+
<a href='https://github.com/matthewellis'>
|
|
159
|
+
<img src='https://github.com/matthewellis.png?size=140'>
|
|
160
160
|
</a>
|
|
161
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
161
|
+
<h4 align='center'><a href='https://twitter.com/mellis1995'>Matthew Ellis</a></h4>
|
|
162
162
|
</td>
|
|
163
163
|
</tr>
|
|
164
164
|
<tr>
|
|
165
|
-
<td id='
|
|
166
|
-
<a href='https://github.com/
|
|
167
|
-
<img src='https://github.com/
|
|
165
|
+
<td id='luka-mirosevic'>
|
|
166
|
+
<a href='https://github.com/lmirosevic'>
|
|
167
|
+
<img src='https://github.com/lmirosevic.png?size=140'>
|
|
168
168
|
</a>
|
|
169
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
169
|
+
<h4 align='center'><a href='https://twitter.com/lmirosevic'>Luka Mirosevic</a></h4>
|
|
170
170
|
</td>
|
|
171
|
-
<td id='
|
|
172
|
-
<a href='https://github.com/
|
|
173
|
-
<img src='https://github.com/
|
|
171
|
+
<td id='jorge-revuelta-h'>
|
|
172
|
+
<a href='https://github.com/minuscorp'>
|
|
173
|
+
<img src='https://github.com/minuscorp.png?size=140'>
|
|
174
174
|
</a>
|
|
175
|
-
<h4 align='center'><a href='https://twitter.com/
|
|
175
|
+
<h4 align='center'><a href='https://twitter.com/minuscorp'>Jorge Revuelta H</a></h4>
|
|
176
176
|
</td>
|
|
177
177
|
</table>
|
|
178
178
|
|
|
@@ -176,7 +176,7 @@ module Fastlane
|
|
|
176
176
|
# them as broken actions in the table, regardless of platform specification
|
|
177
177
|
next if platform && action.respond_to?(:is_supported?) && !action.is_supported?(platform.to_sym)
|
|
178
178
|
|
|
179
|
-
name = symbol.to_s.gsub(
|
|
179
|
+
name = symbol.to_s.gsub(/Action$/, '').fastlane_underscore
|
|
180
180
|
yield(action, name)
|
|
181
181
|
end
|
|
182
182
|
end
|
|
@@ -375,7 +375,7 @@ module Fastlane
|
|
|
375
375
|
references = Fastlane.const_get(module_name).all_classes.collect do |path|
|
|
376
376
|
next unless File.dirname(path).include?("/actions") # we only want to match actions
|
|
377
377
|
|
|
378
|
-
File.basename(path).gsub("
|
|
378
|
+
File.basename(path).gsub(".rb", "").gsub(/_action$/, '').to_sym # the _action is optional
|
|
379
379
|
end
|
|
380
380
|
references.compact!
|
|
381
381
|
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
name: Test
|
|
2
|
+
|
|
3
|
+
on:
|
|
4
|
+
push:
|
|
5
|
+
|
|
6
|
+
jobs:
|
|
7
|
+
test:
|
|
8
|
+
runs-on: ubuntu-latest
|
|
9
|
+
steps:
|
|
10
|
+
- uses: actions/checkout@v2
|
|
11
|
+
- uses: actions/cache@v1
|
|
12
|
+
with:
|
|
13
|
+
path: vendor/bundle
|
|
14
|
+
key: ${{ runner.os }}-gem-${{ hashFiles('**/Gemfile') }}
|
|
15
|
+
restore-keys: |
|
|
16
|
+
${{ runner.os }}-gem-
|
|
17
|
+
- name: Set up Ruby
|
|
18
|
+
uses: ruby/setup-ruby@v1
|
|
19
|
+
with:
|
|
20
|
+
ruby-version: 2.4
|
|
21
|
+
- name: Install dependencies
|
|
22
|
+
run: bundle check || bundle install --jobs=4 --retry=3 --path vendor/bundle
|
|
23
|
+
- name: Run tests
|
|
24
|
+
run: bundle exec rake
|
|
25
|
+
- name: Upload artifact
|
|
26
|
+
uses: actions/upload-artifact@v2
|
|
27
|
+
with:
|
|
28
|
+
name: test-results
|
|
29
|
+
path: test-results
|
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.148.
|
|
4
|
+
version: 2.148.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- Jan Piotrowski
|
|
8
|
+
- Aaron Brager
|
|
9
|
+
- Stefan Natchev
|
|
10
|
+
- Andrew McBurney
|
|
8
11
|
- Olivier Halligon
|
|
9
|
-
- Kohki Miki
|
|
10
12
|
- Danielle Tomlinson
|
|
11
|
-
- Maksym Grebenets
|
|
12
|
-
- Helmut Januschka
|
|
13
|
-
- Daniel Jankowski
|
|
14
|
-
- Max Ott
|
|
15
|
-
- Stefan Natchev
|
|
16
13
|
- Jimmy Dee
|
|
17
|
-
- Luka Mirosevic
|
|
18
|
-
- Jan Piotrowski
|
|
19
|
-
- Andrew McBurney
|
|
20
|
-
- Aaron Brager
|
|
21
|
-
- Josh Holtz
|
|
22
|
-
- Jérôme Lacoste
|
|
23
|
-
- Fumiya Nakamura
|
|
24
|
-
- Manu Wallner
|
|
25
14
|
- Joshua Liebowitz
|
|
15
|
+
- Felix Krause
|
|
26
16
|
- Iulian Onofrei
|
|
17
|
+
- Max Ott
|
|
18
|
+
- Maksym Grebenets
|
|
19
|
+
- Manu Wallner
|
|
27
20
|
- Jorge Revuelta H
|
|
28
|
-
-
|
|
21
|
+
- Fumiya Nakamura
|
|
22
|
+
- Matthew Ellis
|
|
23
|
+
- Daniel Jankowski
|
|
24
|
+
- Helmut Januschka
|
|
25
|
+
- Josh Holtz
|
|
26
|
+
- Jérôme Lacoste
|
|
27
|
+
- Luka Mirosevic
|
|
28
|
+
- Kohki Miki
|
|
29
29
|
autorequire:
|
|
30
30
|
bindir: bin
|
|
31
31
|
cert_chain: []
|
|
32
|
-
date: 2020-05-
|
|
32
|
+
date: 2020-05-18 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: slack-notifier
|
|
@@ -1315,6 +1315,7 @@ files:
|
|
|
1315
1315
|
- fastlane/lib/fastlane/plugins/plugins.rb
|
|
1316
1316
|
- fastlane/lib/fastlane/plugins/template/%gem_name%.gemspec.erb
|
|
1317
1317
|
- fastlane/lib/fastlane/plugins/template/.circleci/config.yml
|
|
1318
|
+
- fastlane/lib/fastlane/plugins/template/.github/workflows/test.yml
|
|
1318
1319
|
- fastlane/lib/fastlane/plugins/template/.gitignore
|
|
1319
1320
|
- fastlane/lib/fastlane/plugins/template/.rspec
|
|
1320
1321
|
- fastlane/lib/fastlane/plugins/template/.rubocop.yml
|
|
@@ -1613,8 +1614,6 @@ files:
|
|
|
1613
1614
|
- snapshot/lib/assets/SnapshotHelper.swift
|
|
1614
1615
|
- snapshot/lib/assets/SnapshotHelperXcode8.swift
|
|
1615
1616
|
- snapshot/lib/snapshot.rb
|
|
1616
|
-
- snapshot/lib/snapshot/.options.rb.swp
|
|
1617
|
-
- snapshot/lib/snapshot/.test_command_generator_base.rb.swp
|
|
1618
1617
|
- snapshot/lib/snapshot/collector.rb
|
|
1619
1618
|
- snapshot/lib/snapshot/commands_generator.rb
|
|
1620
1619
|
- snapshot/lib/snapshot/dependency_checker.rb
|
|
Binary file
|
|
Binary file
|