Skip to content

fix: deploy repository docs as a static Vercel site - #45

Merged
leynier merged 1 commit into
mainfrom
fix/vercel-static-docs
Aug 9, 2026
Merged

fix: deploy repository docs as a static Vercel site#45
leynier merged 1 commit into
mainfrom
fix/vercel-static-docs

Conversation

@leynier

@leynier leynier commented Aug 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • force Vercel to use the static Other preset instead of treating the repository tooling as a Python Function
  • use the uv already provided by Vercel rather than modifying its PEP 668-managed Python environment
  • ignore the local OIDC environment file created by vercel link
  • add regression coverage for the deploy contract

Validation

  • production deployment dpl_DbmF6s4HE2fVwcf2FkVsPLsziGZL is READY
  • https://python-template-navy.vercel.app returns HTTP 200 and Zensical HTML
  • vercel deploy --dry --json reports framework Other
  • uv run pytest tests/test_repo_docs.py -q
  • uv run --only-group docs zensical build --clean --strict
  • Ruff and git diff --check
  • gh act pull_request -j lint --pull=false
  • gh act pull_request -j structure --pull=false
  • gh act pull_request -j docs --pull=false

@vercel

vercel Bot commented Aug 9, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
python-template Ready Ready Preview Aug 9, 2026 2:05am

@leynier
leynier merged commit 1e2c591 into main Aug 9, 2026
14 checks passed
@leynier
leynier deleted the fix/vercel-static-docs branch August 9, 2026 02:09
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