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
58
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
32k
Using Functional Reactive Programming in Production
avdlee
0
31k
Other Decks in Programming
See All in Programming
CSC509 Lecture 10
javiergs
PRO
0
180
AIエージェントでのJava開発がはかどるMCPをAIを使って開発してみた / java mcp for jjug
kishida
4
660
Atomics APIを知る / Understanding Atomics API
ssssota
1
150
AIの弱点、やっぱりプログラミングは人間が(も)勉強しよう / YAPC AI and Programming
kishida
9
4.8k
Stay Hacker 〜九州で生まれ、Perlに出会い、コミュニティで育つ〜
pyama86
2
1.6k
JEP 496 と JEP 497 から学ぶ耐量子計算機暗号入門 / Learning Post-Quantum Crypto Basics from JEP 496 & 497
mackey0225
2
280
ノーコードからの脱出 -地獄のデスロード- / Escape from Base44
keisuke69
0
710
モビリティSaaSにおけるデータ利活用の発展
nealle
0
420
AI駆動開発ライフサイクル(AI-DLC)のホワイトペーパーを解説
swxhariu5
0
1k
Core MIDI を勉強して作曲用の電子ピアノ作ってみた!
hypebeans
0
110
アーキテクチャと考える迷子にならない開発者テスト
irof
8
3k
CloudNative Days Winter 2025: 一週間で作る低レイヤコンテナランタイム
ternbusty
6
1.2k
Featured
See All Featured
Making Projects Easy
brettharned
120
6.5k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
Agile that works and the tools we love
rasmusluckow
331
21k
jQuery: Nuts, Bolts and Bling
dougneiner
65
8k
Writing Fast Ruby
sferik
630
62k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.3k
Embracing the Ebb and Flow
colly
88
4.9k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Become a Pro
speakerdeck
PRO
29
5.6k
GraphQLとの向き合い方2022年版
quramy
49
14k
It's Worth the Effort
3n
187
28k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
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