Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Keep the Release Train moving using Fastlane an...
Search
Antoine van der Lee
April 01, 2019
Programming
0
56
Keep the Release Train moving using Fastlane and Git
How do we do automated releases at WeTransfer?
Antoine van der Lee
April 01, 2019
Tweet
Share
More Decks by Antoine van der Lee
See All by Antoine van der Lee
Speeding up as an iOS Developer
avdlee
1
31k
Using Functional Reactive Programming in Production
avdlee
0
31k
Other Decks in Programming
See All in Programming
止められない医療アプリ、そっと Swift 6 へ
medley
1
100
麻雀点数計算問題生成タスクから学ぶ Single Agentの限界と Agentic Workflowの底力
po3rin
5
2.1k
クラシルを支える技術と組織
rakutek
0
190
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
210
CSC305 Lecture 04
javiergs
PRO
0
230
CSC509 Lecture 03
javiergs
PRO
0
320
育てるアーキテクチャ:戦い抜くPythonマイクロサービスの設計と進化戦略
fujidomoe
1
150
Back to the Future: Let me tell you about the ACP protocol
terhechte
0
120
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
1.5k
ИИ-Агенты в каждый дом – Алексей Порядин, PythoNN
sobolevn
0
150
いま中途半端なSwift 6対応をするより、Default ActorやApproachable Concurrencyを有効にしてからでいいんじゃない?
yimajo
2
320
CSC305 Lecture 03
javiergs
PRO
0
230
Featured
See All Featured
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Producing Creativity
orderedlist
PRO
347
40k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Become a Pro
speakerdeck
PRO
29
5.5k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
51k
Why Our Code Smells
bkeepers
PRO
339
57k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Transcript
KEEP THE RELEASE TRAIN MOVING USING FASTLANE AND Antoine van
der Lee / @twannl WeTransfer, April 1st 2019, Amsterdam, Netherlands
!
!
None
History of App Submissions
CODE SIGNING
None
ioscodesigning.com
THIS GUIDE WAS CREATED TO HELP IOS DEVELOPERS WITH CODE
SIGNING AND TO EASE THE SOMETIMES PAINFUL PROCESS.
None
APP STORE REVIEW TIMES
None
None
QUALITY ASSURANCE
None
▸ 24 releases in 2018 ▸ 7 test builds on
average per release ▸ 28 hours of wasted time submitting builds
None
!
None
None
None
DAILY CRON JOB
None
None
None
CHANGELOG GENERATION
None
None
None
WEEKLY CRON JOB
None
None
None
None
THREE STATES
APP STORE METADATA AS PULL REQUESTS
None
None
None
▸ Already 10 releases in Q1 2019 (vs 24 in
total, 2018) ▸ Every day a new test build ▸ 0 hours of time wasted submitting builds
None
THANKS @TWANNL AVANDERLEE.COM