Skip to content

Conversation

@niyajali
Copy link
Collaborator

This commit simplifies the iOS app deployment workflow to Firebase App Distribution by:

  • Removing Java and Gradle setup, relying on Fastlane for building and signing.
  • Eliminating automated release notes generation and version management.
  • Replacing inline Firebase credentials inflation with a dedicated step.
  • Directly deploying the app to Firebase using Fastlane after the build.
  • Updating the README with instructions for Fastlane setup and secrets management.
  • Focusing on core functionalities: building, signing, and deploying to Firebase.

This streamlining reduces complexity and improves the workflow's efficiency.

This commit simplifies the iOS app deployment workflow to Firebase App Distribution by:

- Removing Java and Gradle setup, relying on Fastlane for building and signing.
- Eliminating automated release notes generation and version management.
- Replacing inline Firebase credentials inflation with a dedicated step.
- Directly deploying the app to Firebase using Fastlane after the build.
- Updating the README with instructions for Fastlane setup and secrets management.
- Focusing on core functionalities: building, signing, and deploying to Firebase.

This streamlining reduces complexity and improves the workflow's efficiency.
@niyajali niyajali self-assigned this Dec 30, 2024
@niyajali niyajali merged commit 848de26 into openMF:main Dec 30, 2024
@niyajali niyajali deleted the update-action branch December 30, 2024 11:50
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.

1 participant