Closed nt4f04uNd closed 7 months ago
Initial fastlane job to build and upload the app to Google Play Beta track
Useful links that I used during the process
Flutter doc https://docs.flutter.dev/deployment/cd#local-setup
Beta https://docs.fastlane.tools/getting-started/android/beta-deployment/
Actions https://docs.fastlane.tools/actions/#code-signing
Screenshots https://docs.fastlane.tools/getting-started/android/screenshots/ https://keyholesoftware.com/automating-flutter-deployments-part-2-screenshots/
Release https://docs.fastlane.tools/getting-started/android/release-deployment/
Guides https://medium.com/@vit.azarov/building-android-ci-cd-pipeline-with-github-actions-c9c25831bd03#4203 https://www.runway.team/blog/ci-cd-pipeline-android-app-fastlane-github-actions
Description
Initial fastlane job to build and upload the app to Google Play Beta track
Links
Useful links that I used during the process
Flutter doc https://docs.flutter.dev/deployment/cd#local-setup
Beta https://docs.fastlane.tools/getting-started/android/beta-deployment/
Actions https://docs.fastlane.tools/actions/#code-signing
Screenshots https://docs.fastlane.tools/getting-started/android/screenshots/ https://keyholesoftware.com/automating-flutter-deployments-part-2-screenshots/
Release https://docs.fastlane.tools/getting-started/android/release-deployment/
Guides https://medium.com/@vit.azarov/building-android-ci-cd-pipeline-with-github-actions-c9c25831bd03#4203 https://www.runway.team/blog/ci-cd-pipeline-android-app-fastlane-github-actions