Skip to content

Add CI to check that we can build the production site - #167

Merged
robobario merged 2 commits into
kroxylicious:mainfrom
robobario:pr-ci
Jul 29, 2025
Merged

Add CI to check that we can build the production site#167
robobario merged 2 commits into
kroxylicious:mainfrom
robobario:pr-ci

Conversation

@robobario

Copy link
Copy Markdown
Member

This adds a separate workflow for PR CI, just checking we can build the site in production mode. We might need an accompanying change in the settings to require the checks to succeed before users can merge PRs.

The workflow is similar to the automation that deploys the website to GitHub Pages, but I made it a separate workflow as I'm envisaging adding specializations here. Like if there is any linting or simple tests we want to execute against the built site HTML we could do them in this workflow without riddling the prod deploy workflow with conditionals.

@robobario
robobario requested a review from a team as a code owner July 15, 2025 23:23

@SamBarker SamBarker left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably worth addressing the GHA warnings, but I think this is a very useful addition.

robobario and others added 2 commits July 29, 2025 13:59
Signed-off-by: Robert Young <robeyoun@redhat.com>
1. deprecated env var declaration style
2. CMD syntax recommended to use JSON args

Signed-off-by: Robert Young <robertyoungnz@gmail.com>
@robobario
robobario merged commit 6e94ca0 into kroxylicious:main Jul 29, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants