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
52
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
28k
Using Functional Reactive Programming in Production
avdlee
0
28k
Other Decks in Programming
See All in Programming
『GO』アプリ データ基盤のログ収集システムコスト削減
mot_techtalk
0
120
一休.com のログイン体験を支える技術 〜Web Components x Vue.js 活用事例と最適化について〜
atsumim
0
410
XStateを用いた堅牢なReact Components設計~複雑なClient Stateをシンプルに~ @React Tokyo ミートアップ #2
kfurusho
1
890
チームリードになって変わったこと
isaka1022
0
200
時計仕掛けのCompose
mkeeda
1
290
データの整合性を保つ非同期処理アーキテクチャパターン / Async Architecture Patterns
mokuo
46
17k
Introduction to kotlinx.rpc
arawn
0
690
第3回 Snowflake 中部ユーザ会- dbt × Snowflake ハンズオン
hoto17296
4
370
ファインディの テックブログ爆誕までの軌跡
starfish719
2
1.1k
DROBEの生成AI活用事例 with AWS
ippey
0
130
AWSマネコンに複数のアカウントで入れるようになりました
yuhta28
2
160
ASP. NET CoreにおけるWebAPIの最新情報
tomokusaba
0
370
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
21
2.5k
Building Applications with DynamoDB
mza
93
6.2k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Fontdeck: Realign not Redesign
paulrobertlloyd
83
5.4k
Writing Fast Ruby
sferik
628
61k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
What's in a price? How to price your products and services
michaelherold
244
12k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.2k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
6
550
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