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

[CI] Deployment Previews #27

Closed
leecalcote opened this issue Oct 30, 2023 · 2 comments
Closed

[CI] Deployment Previews #27

leecalcote opened this issue Oct 30, 2023 · 2 comments
Labels
area/ci Continuous integration | Build and release framework/hugo help wanted Extra attention is needed

Comments

@leecalcote
Copy link
Member

Current Behavior

The site is not built with a deployment preview created and linked for reviewers to conveniently assess changes.

Desired Behavior

Create a workflow or augment an existing workflow to build the site, deploy / host the static content, and comment on the issue with the latest preview deploy link.

Implementation

GitHub Actions: Look for an existing Hugo action with build preview support.

Acceptance Tests

  1. A new deploy preview build is created with each commit pushed to an open pull request.
  2. A new hyperlink (or the same, single hyperlink) is added/updated after the site deploy preview is available.

Contributor Guides and Resources

@leecalcote leecalcote added area/ci Continuous integration | Build and release help wanted Extra attention is needed framework/hugo labels Oct 30, 2023
@theBeginner86
Copy link
Member

Should we close this as this has been already in place?

@leecalcote
Copy link
Member Author

Yes, sir. Thanks for pointing this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Continuous integration | Build and release framework/hugo help wanted Extra attention is needed
Development

No branches or pull requests

2 participants