Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create workflow for Firebase deployment to development environment #558

Open
nkhanh44 opened this issue Jul 2, 2024 · 0 comments
Open

Comments

@nkhanh44
Copy link
Contributor

nkhanh44 commented Jul 2, 2024

Why

Creating a new deploy_dev_firebase.yml workflow would enable us to automatically deploy builds to a development environment on Firebase. This would allow PMs and other engineers to test the latest changes on a real device without having to wait for the build to be deployed to the staging environment.

Acceptance Criteria

  • The workflow is triggered by a successful build when being pushed to develop branch.

Ref: https://github.com/nimblehq/ios-templates/blob/main/.github/project_workflows/deploy_staging_firebase.yml

Who Benefits?

Users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant