Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Multiplatform Build & Publish Workflow (#1823)
* Chore: Updated Fastlane and CI for release This commit adds Fastlane for automating the Android release process and configures CI for internal, beta, and production releases using GitHub Actions. The following changes were made: - Added Fastlane configuration files for building, testing, and deploying the app. - Added GitHub Actions workflows for triggering internal, beta, and production releases. - Updated .gitignore to exclude Fastlane report files. - Updated dependency versions in Gemfile.lock. - Added a README for Fastlane. - Updated the make_site workflow to trigger on released releases instead of published releases. * chore: trigger publish on pull request close * chore: Updated fastlane dependencies * chore: Updated fastlane dependencies chore: trigger publish on pull request close Chore: Updated Fastlane and CI for release This commit adds Fastlane for automating the Android release process and configures CI for internal, beta, and production releases using GitHub Actions. The following changes were made: - Added Fastlane configuration files for building, testing, and deploying the app. - Added GitHub Actions workflows for triggering internal, beta, and production releases. - Updated .gitignore to exclude Fastlane report files. - Updated dependency versions in Gemfile.lock. - Added a README for Fastlane. - Updated the make_site workflow to trigger on released releases instead of published releases. * chore: Fixing fastlane configuration * chore: Update lock file * chore: Updating Fast file * chore: Updating Fast file * chore: Fixing Fast file * chore: Fixing Fast file * chore: Fixing Fastlane * chore: Fixing Fastlane * chore: Setup fox iOS Firebase App Distribution * chore: Fix Typo * Update internal_or_beta_release.yml * chore: Fixing Workflow * chore: Fixing Workflow File * chore: Updating Bundler * Update FastFile * chore: Updating Workflow * chore: Configured Multi-Platform App Build and Distribution * chore: Fixing workflow usage * chore: Fixing workflow usage * chore: Fixing workflow usage * chore: Fixing workflow usage * chore: Fixing workflow usage * chore: Fixing workflow usage * chore: Fixing workflow usage * chore: Fixing workflow usage * chore: Fixing workflow usage * chore: Fixing workflow usage * chore: Fixing workflow usage
- Loading branch information