oddsdk/odd-app-template

Staging environment for PRs

Closed this issue · 2 comments

Whenever we open a pull request, it would be nice to have the GitHub publish action publish to a staging environment so that we can QA/preview it.

The fission drive application has a working implementation we can look at.

NOTE: This will be a last-PR-wins solution. The most recent PR to receive a push will be the PR on the staging server... unless you re-run the action on a PR you want to "claim" staging.

This is done, for Vercel, in the main repo, at least.

Would be nice to use Fission's Publish infra for staging servers per branch/PR at some point. Not today.