Currently we deploy on digitalocean only after being merged to master, so it's possible for deploys to fail after merging.
Mitigate this by deploying review apps on PRs via a github action job/steps.
Can use the existing app templating to change app name, and the Lightstep token to publish to dev LS.
Currently we deploy on digitalocean only after being merged to master, so it's possible for deploys to fail after merging.
Mitigate this by deploying review apps on PRs via a github action job/steps.
Can use the existing app templating to change app name, and the Lightstep token to publish to dev LS.