Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ ueno Public
forked from tramlinehq/ueno

Flutter app for dogfooding Tramline

License

paulsojan/ueno

 
 

Repository files navigation

Ueno

License

an aural experience of the very excellent yamanote line.

Creating release builds for android

Google Play Store

To generate a release build you need two files that are not, for good reasons, part of this repository:

Note

You can get these files from our Google Cloud Storage account.

  • ueno-upload-keystore.jks in the android/app directory.
  • key.properties in the android directory.

Pipeline Configurations

GitHub

Workflow Name Type Category Custom Parameters Deploy-Action Workflow Run Number as Build Number
andoid-signed-apk.yml Signed APK Release Build No No No
android-debug-apk-fastlane.yml Unsigned APK Debug Build & Firebase No No Yes
android-debug-apk.yml Unsigned APK Debug Build No No No
android-release-aab-fastlane.yml Signed AAB Release Build & Play Store No No Yes
android-debug-apk-no-artifact.yml Unsigned APK Debug build & Firebase & No Artifact No Yes Yes
android-release-aab.yml Signed AAB Release Build No No No
android-apk-external.yml Unsigned APK Debug Build No No Yes
android-staging-apk-params.yml Unsigned APK Staging Build Yes Yes No
android-staging-apk.yml Unsigned APK Staging Build No No No
ios-fastlane-debug.yml Dev Signed IPA Debug Build No No No
ios-fastlane-release.yml Dev Signed IPA Release Build & TestFlight No No No
ios-non-fastlane-release.yml Dev Signed IPA Release Build & TestFlight No No No
single-input-android-apk-debug-params.yml Unsigned APK Debug Build Yes Yes No
single-input-android-apk-debug.yml Unsigned APK Debug Build No Yes No
single-input-ios-fastlane-debug.yml Dev Signed IPA Debug Build Yes Yes No

Bitrise

Android

Workflow Name Type Category Publishing Destination
debug Signed APK Debug Build None
debug_firebase Signed APK Debug Build Firebase
release Signed AAB Release Build None
release_play_store Signed AAB Release Build Play Store
debug_firebase_no_artifact Unsigned APK Debug Build (no artifact) Firebase
debug_no_artifact Unsigned APK Debug Build (no artifact) None
debug_firebase_tramline_no_artifact Unsigned APK Debug Build With Tramline inputs (no artifact) Firebase
release_play_store_tramline_no_artifact Signed AAB Release Build With Tramline inputs (no artifact) Play Store

iOS

This is available in the main-ios branch.

Workflow Name Type Category Publishing Destination
deploy Signed app-store distribution certificate Release Build TestFlight
debug Signed ad-hoc distribution certificate Debug Build None

Bitbucket Pipelines

These are available in the Bitbucket mirror of this repository.

Android

Workflow Name Type Category Publishing Destination
android-debug-apk-firebase Unsigned APK Debug Build Firebase
android-debug-apk Unsigned APK Debug Build None
android-release-aab Signed AAB Release Build None
android-release-aab-playstore Signed AAB Release Build Play Store
android-debug-apk-firebase-no-artifact Unsigned APK Debug Build (no artifact) Firebase

iOS

iOS pipelines are currently not functional on Bitbucket.

About

Flutter app for dogfooding Tramline

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 50.5%
  • Dart 34.1%
  • Go 13.1%
  • Swift 1.0%
  • Shell 0.7%
  • Kotlin 0.3%
  • Other 0.3%