Skip to content

Conversation

@zsimjee
Copy link
Collaborator

@zsimjee zsimjee commented Oct 23, 2025

Our build and deploy process did too much together before, making it difficult to maintain/know what's showing up in prod. We used to, in one step, compile pydocs, notebooks, adn md docs into an untracked docs-build/ dir, and then serve from that directory.

This PR breaks that process up into a pattern where we build -> commit docs-build -> vercel serves exactly what's in docs-build.

2 notebooks weren't compiling cleanly, I just removed them from docs-build for now.

text_summarization_quality.ipynb
translation_with_quality_check.ipynb

@vercel
Copy link

vercel bot commented Oct 23, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
guardrails Ready Ready Preview Comment Oct 29, 2025 2:00pm

dtam
dtam previously approved these changes Oct 28, 2025
@CalebCourier CalebCourier merged commit 9f74a57 into main Oct 29, 2025
43 checks passed
@CalebCourier CalebCourier deleted the infra/docs-host branch October 29, 2025 17:48
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.

4 participants