chore: Build and release automation on Github Actions#6447
Conversation
…eactNative into chore.gh-poc-lint
|
Android Internal App Sharing (Experimental Build) Version Name: |
| - name: Fastlane Play Store Upload | ||
| working-directory: android | ||
| run: | | ||
| bundle exec fastlane android beta official:${{ inputs.type == 'official' }} |
There was a problem hiding this comment.
We'll need a comment with the app version here as well
|
🚀 New TestFlight build available: |
|
Android Build Available Rocket.Chat official 4.63.0.87502 Internal App Sharing: https://play.google.com/apps/test/RQQ8k09hlnQ/ahAO29uNQcpCJ4JEvTUrc0lN83SGzp5rY16jxMewYCiskU8ATIms5GcsUyzP3LVWCIaidQ8hi7hHaToUzL2-urtD9W |
|
Android Build Available Rocket.Chat Experimental experimental 4.63.0.87502 Internal App Sharing: https://play.google.com/apps/test/RQVpXLytHNc/ahAO29uNTF3wmeH4Iv1_zcDly7L4vm9k3O02tx4XApAprrnHbNhfXSZzGPmCE2Dj5nin_TyGn8LUHj7PwqLJ18N-Zj |
|
iOS Build Available Rocket.Chat Experimental 4.63.0.87502 |
|
iOS Build Available Rocket.Chat 4.63.0.87502 |
|
Android Build Available Rocket.Chat 4.63.0.87705 Internal App Sharing: https://play.google.com/apps/test/RQQ8k09hlnQ/ahAO29uNTKrenOo_wzJC92uhfB0oOeh8_E3aJOs2Kv0mmkJYSwCHqWfMcR1HrZxc31upea3qRfYGCCDmvhMWsHfIeD |
|
Android Build Available Rocket.Chat Experimental 4.63.0.87705 Internal App Sharing: https://play.google.com/apps/test/RQVpXLytHNc/ahAO29uNS5RbXmMEut84eqTcIccj1G9Uk0TUKamdZBzaO1dec7AtJaj10FjGBzgktYeLpUjU2QLyPXW1eRsNYnLmPo |
|
iOS Build Available Rocket.Chat Experimental 4.63.0.87705 |
|
Android Build Available Rocket.Chat Experimental 4.63.0.87706 Internal App Sharing: https://play.google.com/apps/test/RQVpXLytHNc/ahAO29uNR3Eza4zQNl7fTX0ETUv4vLPOoVtCCVWXINXWJvZnYbd0gc6LLn3UBIdmOB9BmTsIU_4HyAkGQ1K9r0XGNm |
|
Android Build Available Rocket.Chat Experimental 4.63.0. |
|
Android Build Available Rocket.Chat 4.63.0.87706 Internal App Sharing: https://play.google.com/apps/test/RQQ8k09hlnQ/ahAO29uNQBelyW0jRlnZcjjRHjctvB2dTbxDZYAcbC3zHwAuLDEsHJvcwUZ1Ot-pJqEaBOBarbZZ2e2TwhJhV_mb8E |
|
Android Build Available Rocket.Chat 4.63.0. |
|
iOS Build Available Rocket.Chat Experimental 4.63.0.87706 |
|
iOS Build Available Rocket.Chat 4.63.0.87706 |
Proposed changes
This GitHub Action migrates our mobile CI/CD pipeline from CircleCI to GitHub Actions. It uses Fastlane to automate building and publishing Android and iOS apps to the Google Play Store and Apple App Store, enabling a unified, GitHub-native workflow.
Issue(s)
https://rocketchat.atlassian.net/browse/NATIVE-913
How to test or reproduce
N/A
Screenshots
Types of changes
Checklist
Further comments
N/A