jmatsu / droidkaigi2021-appendix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DroidKaigi 2021 Examples

DroidKaigi 2021 Day2 - A Practical Guide to Building Mobile App Distribution Workflows のサンプルコードです。

ref:

配布方針

  • instant-deployment ラベルによる on-demand - DesignReview
  • continuous-deployment による継続的配布(短命) - CodeReview, HotFix, PrototypeReview
  • push event による継続的配布 - pre-relase QA, Dogfooding, 営業デモ

About


Languages

Language:Kotlin 71.0%Language:Shell 29.0%