Skip to content

Set up Fastlane

Jenny Ryan requested to merge fastlane into ceno

Per the instructions here: https://docs.fastlane.tools/getting-started/android/setup/ I've set up Fastlane integrated with a Service Account in our Google Developers console. This commit adds the Gemfile and pulled metadata (translated descriptions, etc) from our Play Store listing. The json private key has been added to the ceno team's shared password store.

Merge request reports