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

One button deployment #30

Open
brisberg opened this issue Nov 14, 2019 · 0 comments
Open

One button deployment #30

brisberg opened this issue Nov 14, 2019 · 0 comments
Assignees
Labels
eng:deployment Making developers' lives easier

Comments

@brisberg
Copy link
Owner

Currently deploying our app has two steps:

firebase deploy in the /functions dir
npm run deploy in the /app dir

We should put both of these together into a single script/command to make deployment a single action.

This could also be turned into a Github Action. And we should probably have a "production" branch or some such which is the one deployed to prod and make release numbers there.

This process can be formalized.

@brisberg brisberg added the enhancement New feature or request label Nov 14, 2019
@brisberg brisberg self-assigned this Nov 14, 2019
@brisberg brisberg added eng:deployment Making developers' lives easier and removed enhancement New feature or request labels Nov 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
eng:deployment Making developers' lives easier
Projects
None yet
Development

No branches or pull requests

1 participant