Skip to content

Conversation

@niyajali
Copy link
Collaborator

This commit introduces a GitHub Action to automate the process of building and publishing an iOS application to Firebase App Distribution.

The workflow includes:

  • Setting up the development environment with Java, Gradle, Ruby, and Fastlane.
  • Generating version numbers based on commits and tags.
  • Generating release notes using the GitHub API.
  • Building the iOS application using Fastlane.
  • Uploading the build artifacts to Firebase App Distribution.

This automation streamlines the release process and ensures consistent versioning and distribution of iOS applications.

This commit introduces a GitHub Action to automate the process of building and publishing an iOS application to Firebase App Distribution.

The workflow includes:
- Setting up the development environment with Java, Gradle, Ruby, and Fastlane.
- Generating version numbers based on commits and tags.
- Generating release notes using the GitHub API.
- Building the iOS application using Fastlane.
- Uploading the build artifacts to Firebase App Distribution.

This automation streamlines the release process and ensures consistent versioning and distribution of iOS applications.
@niyajali niyajali self-assigned this Dec 14, 2024
@niyajali niyajali merged commit bd16190 into openMF:main Dec 14, 2024
@niyajali niyajali deleted the create-action branch December 14, 2024 21:28
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