Skip to content

ci: build the site on every PR - #10

Merged
oreofeolurin merged 1 commit into
mainfrom
ci/pr-checks
Aug 29, 2026
Merged

ci: build the site on every PR#10
oreofeolurin merged 1 commit into
mainfrom
ci/pr-checks

Conversation

@oreofeolurin

Copy link
Copy Markdown
Contributor

The only workflow in this repo deploys on push to main, so nothing checks a PR — a page that breaks the export was found after it landed.

Runs the same npx markline export the deploy workflow uses, so CI validates exactly what ships rather than a near-equivalent. MARKLINE_AI_KEY is unset in CI; the export skips AI suggestions gracefully without it.

Verified locally on main: npm install && npx markline export succeeds.

Companion to the same change in the flo repo. Once this lands, #9 should be rebased so it actually gets checked before merging.

The only workflow here deployed on push to main, so a page that broke the
export was found after it landed rather than on the PR. Runs the same
`npx markline export` the deploy uses, so CI validates exactly what ships.

Verified locally: `npm install && npx markline export` succeeds on main.
@oreofeolurin
oreofeolurin merged commit 8ae0f34 into main Aug 29, 2026
1 check 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.

1 participant