nt4f04uNd / sweyer

Music player built with Flutter
BSD 3-Clause "New" or "Revised" License
200 stars 47 forks source link

Fastlane CD (init) #117

Closed nt4f04uNd closed 7 months ago

nt4f04uNd commented 7 months ago

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