You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixesooni/probe#2643
## Proposed Changes
- Adds Credentials to the repo
- Add a new workflow file for Firebase App Distribution which publishes
debug `apk`.
Currently the workflow for creating and sharing apks for test branches is suboptimal.
We should look into using some other solutions to make it easier to test feature branches.
@aanorbel was suggesting to look into: https://firebase.google.com/docs/app-distribution
It would be very nice if this was integrated with github actions so that we can easily click and download the apk from the PR and test it for each branch. This actions looks promising: https://github.com/marketplace/actions/firebase-app-distribution-action.
Stretch goal: integrate this into https://appetize.io/ so we can do live preview in the browser of a apk build 🎉
The text was updated successfully, but these errors were encountered: