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

Use GitHub Actions for continuous deployment #6

Open
Michael-F-Bryan opened this issue May 25, 2021 · 1 comment
Open

Use GitHub Actions for continuous deployment #6

Michael-F-Bryan opened this issue May 25, 2021 · 1 comment

Comments

@Michael-F-Bryan
Copy link
Contributor

In the long term it'll probably be easier to wire up GitHub Actions so that every push to master gets automatically deployed to the dev.hotg.ai site.

I imagine we'll be able to get 90% of the way there by copying the main example from GitHub Actions for Firebase. Then we just need to set up protected branches so all changes need to go through a PR (possibly requiring reviews to merge).

@kthakore
Copy link
Contributor

make sure you rune the node script (see package.json build command) to add analytics to the html.

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

No branches or pull requests

2 participants