Skip to content

Commit

Permalink
chore: Multiplatform Build & Publish Workflow (#1823)
Browse files Browse the repository at this point in the history
* 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
niyajali authored Nov 29, 2024
1 parent 14703f6 commit fcb5e48
Show file tree
Hide file tree
Showing 4 changed files with 579 additions and 30 deletions.
Loading

0 comments on commit fcb5e48

Please sign in to comment.