Skip to content

fix: Update publish.yml#94

Open
lbeckman314 wants to merge 2 commits into
mainfrom
fix/deploy
Open

fix: Update publish.yml#94
lbeckman314 wants to merge 2 commits into
mainfrom
fix/deploy

Conversation

@lbeckman314
Copy link
Copy Markdown
Contributor

@lbeckman314 lbeckman314 commented May 19, 2026

Overview 🌀

This PR resolves minor errors from PR #92 with the GitHub Actions publish workflow, and updates DEVELOPING.md and README.md to reflect the current build pipeline.

Current Behavior ⚠️

The publish workflow runs python scripts/prepare_docs.py before zensical build --clean, and DEVELOPING.md still documents the old staging-based approach.

New Behavior ✔️

CI runs zensical build --clean directly — no pre-build step needed. DEVELOPING.md and README.md are updated to reflect the multirepo plugin approach.

.github/workflows/publish.yml

  • Removed - run: python scripts/prepare_docs.py

DEVELOPING.md

  • Rewritten to reflect the multirepo plugin approach — no staging step, no make prepare, no sibling repo setup required

README.md

  • Updated to match

Signed-off-by: Liam Beckman <lbeckman314@gmail.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 19, 2026

Deploy Preview for calypr ready!

Name Link
🔨 Latest commit c9856ee
🔍 Latest deploy log https://app.netlify.com/projects/calypr/deploys/6a0cb0a9630d020008984fa9
😎 Deploy Preview https://deploy-preview-94--calypr.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Signed-off-by: Liam Beckman <lbeckman314@gmail.com>
@lbeckman314 lbeckman314 added the bug Something isn't working label May 19, 2026
@lbeckman314 lbeckman314 self-assigned this May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant