Skip to content

Commit 3a3c613

Browse files
committed
Add fastlane and changelog plugin
1 parent ef16c62 commit 3a3c613

File tree

5 files changed

+297
-2
lines changed

5 files changed

+297
-2
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,3 @@ playground.xcworkspace
3535
Pods/
3636

3737
*.DS_Store
38-
39-
Gemfile.lock

Gemfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ source 'https://rubygems.org'
33
gem 'danger'
44
gem 'danger-swiftlint'
55
gem 'danger-jira'
6+
gem "cocoapods"
7+
gem "fastlane"
8+
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
9+
eval_gemfile(plugins_path) if File.exist?(plugins_path)

Gemfile.lock

Lines changed: 267 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,267 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
CFPropertyList (3.0.2)
5+
activesupport (4.2.11.1)
6+
i18n (~> 0.7)
7+
minitest (~> 5.1)
8+
thread_safe (~> 0.3, >= 0.3.4)
9+
tzinfo (~> 1.1)
10+
addressable (2.7.0)
11+
public_suffix (>= 2.0.2, < 5.0)
12+
algoliasearch (1.27.1)
13+
httpclient (~> 2.8, >= 2.8.3)
14+
json (>= 1.5.1)
15+
atomos (0.1.3)
16+
babosa (1.0.3)
17+
claide (1.0.3)
18+
claide-plugins (0.9.2)
19+
cork
20+
nap
21+
open4 (~> 1.3)
22+
cocoapods (1.8.4)
23+
activesupport (>= 4.0.2, < 5)
24+
claide (>= 1.0.2, < 2.0)
25+
cocoapods-core (= 1.8.4)
26+
cocoapods-deintegrate (>= 1.0.3, < 2.0)
27+
cocoapods-downloader (>= 1.2.2, < 2.0)
28+
cocoapods-plugins (>= 1.0.0, < 2.0)
29+
cocoapods-search (>= 1.0.0, < 2.0)
30+
cocoapods-stats (>= 1.0.0, < 2.0)
31+
cocoapods-trunk (>= 1.4.0, < 2.0)
32+
cocoapods-try (>= 1.1.0, < 2.0)
33+
colored2 (~> 3.1)
34+
escape (~> 0.0.4)
35+
fourflusher (>= 2.3.0, < 3.0)
36+
gh_inspector (~> 1.0)
37+
molinillo (~> 0.6.6)
38+
nap (~> 1.0)
39+
ruby-macho (~> 1.4)
40+
xcodeproj (>= 1.11.1, < 2.0)
41+
cocoapods-core (1.8.4)
42+
activesupport (>= 4.0.2, < 6)
43+
algoliasearch (~> 1.0)
44+
concurrent-ruby (~> 1.1)
45+
fuzzy_match (~> 2.0.4)
46+
nap (~> 1.0)
47+
cocoapods-deintegrate (1.0.4)
48+
cocoapods-downloader (1.3.0)
49+
cocoapods-plugins (1.0.0)
50+
nap
51+
cocoapods-search (1.0.0)
52+
cocoapods-stats (1.1.0)
53+
cocoapods-trunk (1.4.1)
54+
nap (>= 0.8, < 2.0)
55+
netrc (~> 0.11)
56+
cocoapods-try (1.1.0)
57+
colored (1.2)
58+
colored2 (3.1.2)
59+
commander-fastlane (4.4.6)
60+
highline (~> 1.7.2)
61+
concurrent-ruby (1.1.5)
62+
cork (0.3.0)
63+
colored2 (~> 3.1)
64+
danger (6.1.0)
65+
claide (~> 1.0)
66+
claide-plugins (>= 0.9.2)
67+
colored2 (~> 3.1)
68+
cork (~> 0.1)
69+
faraday (~> 0.9)
70+
faraday-http-cache (~> 2.0)
71+
git (~> 1.5)
72+
kramdown (~> 2.0)
73+
kramdown-parser-gfm (~> 1.0)
74+
no_proxy_fix
75+
octokit (~> 4.7)
76+
terminal-table (~> 1)
77+
danger-jira (0.6.0)
78+
danger-plugin-api (~> 1.0)
79+
danger-plugin-api (1.0.0)
80+
danger (> 2.0)
81+
danger-swiftlint (0.24.0)
82+
danger
83+
rake (> 10)
84+
thor (~> 0.19)
85+
declarative (0.0.10)
86+
declarative-option (0.1.0)
87+
digest-crc (0.4.1)
88+
domain_name (0.5.20190701)
89+
unf (>= 0.0.5, < 1.0.0)
90+
dotenv (2.7.5)
91+
emoji_regex (1.0.1)
92+
escape (0.0.4)
93+
excon (0.71.1)
94+
faraday (0.17.3)
95+
multipart-post (>= 1.2, < 3)
96+
faraday-cookie_jar (0.0.6)
97+
faraday (>= 0.7.4)
98+
http-cookie (~> 1.0.0)
99+
faraday-http-cache (2.0.0)
100+
faraday (~> 0.8)
101+
faraday_middleware (0.13.1)
102+
faraday (>= 0.7.4, < 1.0)
103+
fastimage (2.1.7)
104+
fastlane (2.140.0)
105+
CFPropertyList (>= 2.3, < 4.0.0)
106+
addressable (>= 2.3, < 3.0.0)
107+
babosa (>= 1.0.2, < 2.0.0)
108+
bundler (>= 1.12.0, < 3.0.0)
109+
colored
110+
commander-fastlane (>= 4.4.6, < 5.0.0)
111+
dotenv (>= 2.1.1, < 3.0.0)
112+
emoji_regex (>= 0.1, < 2.0)
113+
excon (>= 0.71.0, < 1.0.0)
114+
faraday (~> 0.17)
115+
faraday-cookie_jar (~> 0.0.6)
116+
faraday_middleware (~> 0.13.1)
117+
fastimage (>= 2.1.0, < 3.0.0)
118+
gh_inspector (>= 1.1.2, < 2.0.0)
119+
google-api-client (>= 0.29.2, < 0.37.0)
120+
google-cloud-storage (>= 1.15.0, < 2.0.0)
121+
highline (>= 1.7.2, < 2.0.0)
122+
json (< 3.0.0)
123+
jwt (~> 2.1.0)
124+
mini_magick (>= 4.9.4, < 5.0.0)
125+
multi_xml (~> 0.5)
126+
multipart-post (~> 2.0.0)
127+
plist (>= 3.1.0, < 4.0.0)
128+
public_suffix (~> 2.0.0)
129+
rubyzip (>= 1.3.0, < 2.0.0)
130+
security (= 0.1.3)
131+
simctl (~> 1.6.3)
132+
slack-notifier (>= 2.0.0, < 3.0.0)
133+
terminal-notifier (>= 2.0.0, < 3.0.0)
134+
terminal-table (>= 1.4.5, < 2.0.0)
135+
tty-screen (>= 0.6.3, < 1.0.0)
136+
tty-spinner (>= 0.8.0, < 1.0.0)
137+
word_wrap (~> 1.0.0)
138+
xcodeproj (>= 1.13.0, < 2.0.0)
139+
xcpretty (~> 0.3.0)
140+
xcpretty-travis-formatter (>= 0.0.3)
141+
fastlane-plugin-changelog (0.15.0)
142+
fourflusher (2.3.1)
143+
fuzzy_match (2.0.4)
144+
gh_inspector (1.1.3)
145+
git (1.5.0)
146+
google-api-client (0.36.4)
147+
addressable (~> 2.5, >= 2.5.1)
148+
googleauth (~> 0.9)
149+
httpclient (>= 2.8.1, < 3.0)
150+
mini_mime (~> 1.0)
151+
representable (~> 3.0)
152+
retriable (>= 2.0, < 4.0)
153+
signet (~> 0.12)
154+
google-cloud-core (1.5.0)
155+
google-cloud-env (~> 1.0)
156+
google-cloud-errors (~> 1.0)
157+
google-cloud-env (1.3.0)
158+
faraday (~> 0.11)
159+
google-cloud-errors (1.0.0)
160+
google-cloud-storage (1.25.1)
161+
addressable (~> 2.5)
162+
digest-crc (~> 0.4)
163+
google-api-client (~> 0.33)
164+
google-cloud-core (~> 1.2)
165+
googleauth (~> 0.9)
166+
mini_mime (~> 1.0)
167+
googleauth (0.10.0)
168+
faraday (~> 0.12)
169+
jwt (>= 1.4, < 3.0)
170+
memoist (~> 0.16)
171+
multi_json (~> 1.11)
172+
os (>= 0.9, < 2.0)
173+
signet (~> 0.12)
174+
highline (1.7.10)
175+
http-cookie (1.0.3)
176+
domain_name (~> 0.5)
177+
httpclient (2.8.3)
178+
i18n (0.9.5)
179+
concurrent-ruby (~> 1.0)
180+
json (2.3.0)
181+
jwt (2.1.0)
182+
kramdown (2.1.0)
183+
kramdown-parser-gfm (1.1.0)
184+
kramdown (~> 2.0)
185+
memoist (0.16.2)
186+
mini_magick (4.10.1)
187+
mini_mime (1.0.2)
188+
minitest (5.14.0)
189+
molinillo (0.6.6)
190+
multi_json (1.14.1)
191+
multi_xml (0.6.0)
192+
multipart-post (2.0.0)
193+
nanaimo (0.2.6)
194+
nap (1.1.0)
195+
naturally (2.2.0)
196+
netrc (0.11.0)
197+
no_proxy_fix (0.1.2)
198+
octokit (4.15.0)
199+
faraday (>= 0.9)
200+
sawyer (~> 0.8.0, >= 0.5.3)
201+
open4 (1.3.4)
202+
os (1.0.1)
203+
plist (3.5.0)
204+
public_suffix (2.0.5)
205+
rake (13.0.1)
206+
representable (3.0.4)
207+
declarative (< 0.1.0)
208+
declarative-option (< 0.2.0)
209+
uber (< 0.2.0)
210+
retriable (3.1.2)
211+
rouge (2.0.7)
212+
ruby-macho (1.4.0)
213+
rubyzip (1.3.0)
214+
sawyer (0.8.2)
215+
addressable (>= 2.3.5)
216+
faraday (> 0.8, < 2.0)
217+
security (0.1.3)
218+
signet (0.12.0)
219+
addressable (~> 2.3)
220+
faraday (~> 0.9)
221+
jwt (>= 1.5, < 3.0)
222+
multi_json (~> 1.10)
223+
simctl (1.6.7)
224+
CFPropertyList
225+
naturally
226+
slack-notifier (2.3.2)
227+
terminal-notifier (2.0.0)
228+
terminal-table (1.8.0)
229+
unicode-display_width (~> 1.1, >= 1.1.1)
230+
thor (0.20.3)
231+
thread_safe (0.3.6)
232+
tty-cursor (0.7.0)
233+
tty-screen (0.7.0)
234+
tty-spinner (0.9.2)
235+
tty-cursor (~> 0.7)
236+
tzinfo (1.2.6)
237+
thread_safe (~> 0.1)
238+
uber (0.1.0)
239+
unf (0.1.4)
240+
unf_ext
241+
unf_ext (0.0.7.6)
242+
unicode-display_width (1.6.1)
243+
word_wrap (1.0.0)
244+
xcodeproj (1.14.0)
245+
CFPropertyList (>= 2.3.3, < 4.0)
246+
atomos (~> 0.1.3)
247+
claide (>= 1.0.2, < 2.0)
248+
colored2 (~> 3.1)
249+
nanaimo (~> 0.2.6)
250+
xcpretty (0.3.0)
251+
rouge (~> 2.0.7)
252+
xcpretty-travis-formatter (1.0.0)
253+
xcpretty (~> 0.2, >= 0.0.7)
254+
255+
PLATFORMS
256+
ruby
257+
258+
DEPENDENCIES
259+
cocoapods
260+
danger
261+
danger-jira
262+
danger-swiftlint
263+
fastlane
264+
fastlane-plugin-changelog
265+
266+
BUNDLED WITH
267+
1.17.2

fastlane/Fastfile

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# This file contains the fastlane.tools configuration
2+
# You can find the documentation at https://docs.fastlane.tools
3+
#
4+
# For a list of all available actions, check out
5+
#
6+
# https://docs.fastlane.tools/actions
7+
#
8+
# For a list of all available plugins, check out
9+
#
10+
# https://docs.fastlane.tools/plugins/available-plugins
11+
#
12+
13+
# Uncomment the line if you want fastlane to automatically update itself
14+
# update_fastlane
15+
16+
default_platform(:ios)
17+
18+
platform :ios do
19+
desc "Description of what the lane does"
20+
lane :custom_lane do
21+
# add actions here: https://docs.fastlane.tools/actions
22+
end
23+
end

fastlane/Pluginfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Autogenerated by fastlane
2+
3+
gem 'fastlane-plugin-changelog'

0 commit comments

Comments
 (0)