Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: flutter cd for staging and production environments #207

Merged
merged 16 commits into from
Jul 4, 2024

Conversation

nicolantean
Copy link
Contributor

⭐ Feature


✏️ Description:

New actions for Flutter, iOS, and Android setup, and deploy both platforms on Firebase and stores.


📌 Notes:

  • Some values need to be set on the actions with the project values.

@nicolantean nicolantean requested a review from a team April 16, 2024 12:23
ios/fastlane/Fastfile Show resolved Hide resolved
ios/fastlane/Fastfile Outdated Show resolved Hide resolved
ios/fastlane/Fastfile Outdated Show resolved Hide resolved
ios/fastlane/Fastfile Outdated Show resolved Hide resolved
.github/workflows/flutter-staging-cd.yml Outdated Show resolved Hide resolved
.github/workflows/actions/deploy-ios-firebase/action.yml Outdated Show resolved Hide resolved
.github/workflows/actions/deploy-ios-firebase/action.yml Outdated Show resolved Hide resolved
.github/workflows/actions/deploy-ios-firebase/action.yml Outdated Show resolved Hide resolved
.github/workflows/actions/deploy-ios-testflight/action.yml Outdated Show resolved Hide resolved
fastlane/Fastfile Outdated Show resolved Hide resolved
.github/workflows/actions/android-setup/action.yml Outdated Show resolved Hide resolved
.github/workflows/actions/android-setup/action.yml Outdated Show resolved Hide resolved
.github/workflows/actions/android-setup/action.yml Outdated Show resolved Hide resolved
Comment on lines 13 to 16
env:
ANDROID_APP_FOLDER: "android"
IOS_APP_FOLDER: "ios"
FVM_VERSION: "3.0.13"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

em

.github/workflows/actions/flutter-setup/action.yml Outdated Show resolved Hide resolved
@nicolantean nicolantean merged commit 733e23c into main Jul 4, 2024
2 checks passed
@nicolantean nicolantean deleted the feat/github-actions-cd branch July 4, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants