cdklabs / cdklabs/construct-hub-webapp

Live deployment of PR's

Open
#486 2 comments 2 reactions 0 assignees View on GitHub
effort/medium priority/p3 risk/medium tooling
Dominant language
TypeScript
Stars
21
Forks
11
Avg merge
2d 18h
Merged PRs (30d)
3

Description

Changes to the webapp usually result in some visual changes that we want to inspect and provide feedback on.

Right now, we do this by capturing snapshots on the changes from our local development environments. Apart from being a bit risky (maybe the snapshot was taken from some stale code..?), it also doesn't allow reviewers to properly evaluate the changes.

We could leverage [GitHub Deployment](https://docs.github.com/en/rest/guides/delivering-deployments) and deploy a live environment for every PR, this deployment will post a URL in the status check that can be navigated to and inspected.

To reduce costs or un-necessary deployments, we could make it so deployments only happen for PR's labeled with some label, added by the author.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.