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
55
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
30k
Using Functional Reactive Programming in Production
avdlee
0
30k
Other Decks in Programming
See All in Programming
Claude Code派?Gemini CLI派? みんなで比較LT会!_20250716
junholee
1
600
猫と暮らす Google Nest Cam生活🐈 / WebRTC with Google Nest Cam
yutailang0119
0
170
Modern Angular with Signals and Signal Store:New Rules for Your Architecture @enterJS Advanced Angular Day 2025
manfredsteyer
PRO
0
270
ISUCON研修おかわり会 講義スライド
arfes0e2b3c
1
470
NPOでのDevinの活用
codeforeveryone
0
910
Git Sync を超える!OSS で実現する CDK Pull 型デプロイ / Deploying CDK with PipeCD in Pull-style
tkikuc
4
360
A full stack side project webapp all in Kotlin (KotlinConf 2025)
dankim
0
150
Python型ヒント完全ガイド 初心者でも分かる、現代的で実践的な使い方
mickey_kubo
1
240
Quand Symfony, ApiPlatform, OpenAI et LangChain s'allient pour exploiter vos PDF : de la théorie à la production…
ahmedbhs123
0
220
リバースエンジニアリング新時代へ! GhidraとClaude DesktopをMCPで繋ぐ/findy202507
tkmru
3
1k
チームで開発し事業を加速するための"良い"設計の考え方 @ サポーターズCoLab 2025-07-08
agatan
1
470
構文解析器入門
ydah
5
1.1k
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
54
13k
A better future with KSS
kneath
238
17k
Automating Front-end Workflow
addyosmani
1370
200k
The Language of Interfaces
destraynor
158
25k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
980
Code Review Best Practice
trishagee
69
19k
Designing for Performance
lara
610
69k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.9k
Embracing the Ebb and Flow
colly
86
4.8k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Into the Great Unknown - MozCon
thekraken
40
1.9k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
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