We should have a staging environment to test changes. Possible ideas: Github bot to manually deploy a PR to staging Subdomain for each PR number Things to remember: We'll need a way to make sure that staging reverts back to master after each PR is merged
We should have a staging environment to test changes.
Possible ideas:
Github bot to manually deploy a PR to staging
Subdomain for each PR number
Things to remember:
We'll need a way to make sure that staging reverts back to master after each PR is merged