Skip to content

chore(docs): handoff docs deployment to vercel#69

Merged
timonrieger merged 1 commit intomainfrom
docs/vercel-handoff
Mar 1, 2026
Merged

chore(docs): handoff docs deployment to vercel#69
timonrieger merged 1 commit intomainfrom
docs/vercel-handoff

Conversation

@timonrieger
Copy link
Owner

@timonrieger timonrieger commented Mar 1, 2026

build might be short enough to be handled by vercel without timeout. This has the advantage of not having to maintain those workflows and managing preview deployments.

Summary by CodeRabbit

  • Chores
    • Removed automated documentation deployment workflows for preview and production environments, disabling PR-labeled preview deployments and main-branch production deployments.
    • The repository no longer runs the prior docs build-and-deploy pipeline; documentation deployment must be handled manually or via an alternate process.

@vercel
Copy link

vercel bot commented Mar 1, 2026

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

Project Deployment Actions Updated (UTC)
immich-py Ready Ready Preview Mar 1, 2026 10:15am

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between cfc4d07 and 87bad97.

📒 Files selected for processing (2)
  • .github/workflows/docs-preview.yml
  • .github/workflows/docs-production.yml
💤 Files with no reviewable changes (2)
  • .github/workflows/docs-preview.yml
  • .github/workflows/docs-production.yml

📝 Walkthrough

Walkthrough

Two GitHub Actions workflow files were removed: .github/workflows/docs-preview.yml and .github/workflows/docs-production.yml. Both defined Vercel-based build and deployment steps (preview on labeled PRs; production on pushes to main) and were deleted.

Changes

Cohort / File(s) Summary
GitHub Actions workflows
\.github/workflows/docs-preview.yml, \.github/workflows/docs-production.yml
Removed both Vercel documentation deployment workflows, deleting jobs and steps that performed checkout, mise installation, Vercel CLI setup, build, and deploy; removed PR-label trigger and main-branch push trigger.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐰 I hopped through logs and CI's bright glade,
Two workflow sprites I gently unmade.
Preview and prod now silent and still,
A cleaner burrow, calm and chill.
The rabbit nods—deployment dreams delayed.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: removing GitHub Actions workflows for docs deployment and transitioning responsibility to Vercel.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs/vercel-handoff

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@timonrieger timonrieger force-pushed the docs/vercel-handoff branch from cfc4d07 to 87bad97 Compare March 1, 2026 10:14
@timonrieger timonrieger merged commit 960bfec into main Mar 1, 2026
2 of 11 checks passed
@timonrieger timonrieger deleted the docs/vercel-handoff branch March 1, 2026 10:16
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