Skip to content

ci: replace docs deploy workflow with Algolia reindex#2576

Merged
andrii-bodnar merged 1 commit into
mainfrom
chore/reindex-docs-workflow
Jun 16, 2026
Merged

ci: replace docs deploy workflow with Algolia reindex#2576
andrii-bodnar merged 1 commit into
mainfrom
chore/reindex-docs-workflow

Conversation

@andrii-bodnar

Copy link
Copy Markdown
Contributor

Description

Vercel's Git integration already deploys the docs site, so the manual vercel --prod deploy in release-docs was redundant. Rename the workflow to reindex-docs and reduce it to just the Algolia index refresh.

Make it reusable via workflow_call and trigger it from the release workflow after publishing a latest version, while keeping manual workflow_dispatch.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Examples update

Checklist

  • I have read the CONTRIBUTING and CODE_OF_CONDUCT docs
  • I have added tests that prove my fix is effective or that my feature works
  • I have added the necessary documentation (if appropriate)

Vercel's Git integration already deploys the docs site, so the manual
`vercel --prod` deploy in release-docs was redundant. Rename the workflow
to reindex-docs and reduce it to just the Algolia index refresh.

Make it reusable via workflow_call and trigger it from the release
workflow after publishing a `latest` version, while keeping manual
workflow_dispatch.
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
js-lingui Ready Ready Preview Jun 16, 2026 8:10am

Request Review

@github-actions

Copy link
Copy Markdown

size-limit report 📦

Path Size
packages/core/dist/index.mjs 1.69 KB (0%)
packages/detect-locale/dist/index.mjs 633 B (0%)
packages/react/dist/index.mjs 1.22 KB (0%)

@andrii-bodnar andrii-bodnar merged commit b422626 into main Jun 16, 2026
9 checks passed
@andrii-bodnar andrii-bodnar deleted the chore/reindex-docs-workflow branch June 16, 2026 08:17
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