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
59
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
33k
Using Functional Reactive Programming in Production
avdlee
0
33k
Other Decks in Programming
See All in Programming
RAGでハマりがちな"Excelの罠"を、データの構造化で突破する
harumiweb
9
2.6k
Claude Codeセッション現状確認 2026福岡 / fukuoka-aicoding-00-beacon
monochromegane
4
400
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
120
あなたはユーザーではない #PdENight
kajitack
4
340
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
540
Go1.26 go fixをプロダクトに適用して困ったこと
kurakura0916
0
330
エージェント開発初心者の僕がエージェントを作った話と今後やりたいこと
thasu0123
0
240
2026年は Rust 置き換えが流行る! / 20260220-niigata-5min-tech
girigiribauer
0
220
Windows on Ryzen and I
seosoft
0
210
受け入れテスト駆動開発(ATDD)×AI駆動開発 AI時代のATDDの取り組み方を考える
kztakasaki
2
550
今、アーキテクトとして 品質保証にどう関わるか
nealle
0
210
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
Featured
See All Featured
What the history of the web can teach us about the future of AI
inesmontani
PRO
1
460
Ruling the World: When Life Gets Gamed
codingconduct
0
160
Being A Developer After 40
akosma
91
590k
Joys of Absence: A Defence of Solitary Play
codingconduct
1
300
Game over? The fight for quality and originality in the time of robots
wayneb77
1
130
Why Our Code Smells
bkeepers
PRO
340
58k
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
370
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
Information Architects: The Missing Link in Design Systems
soysaucechin
0
820
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.9k
Scaling GitHub
holman
464
140k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.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