Skip to content

docs: fix workflow for docs synchronization with search pipelinee - #10297

Merged
anakin87 merged 11 commits into
mainfrom
repair-docs-sync
Jan 5, 2026
Merged

docs: fix workflow for docs synchronization with search pipelinee#10297
anakin87 merged 11 commits into
mainfrom
repair-docs-sync

Conversation

@anakin87

@anakin87 anakin87 commented Jan 5, 2026

Copy link
Copy Markdown
Member

Related Issues

Docs-search-sync workflow has been failing for the last few days: https://github.com/deepset-ai/haystack/actions/runs/20702511584/job/59426976116

This workflow builds the docs in CI and uploads them to the search pipeline. Previously, the build worked correctly both in CI and on Vercel.
Now it's broken on the CI only. This likely happens due to new versions of packages but since build is partly cached on Vercel, this will likely also happen there in the future.

Proposed Changes:

  • keep using the plugin-ideal-image but pass images using the useBaseUrl utility function: this should ensure images are resolved correctly both in Server Side Rendering and in browser
    (spent a lot of time figuring out how to solve 😅)

How did you test it?

Temporarily triggered build/sync in this PR: https://github.com/deepset-ai/haystack/actions/runs/20715279643/job/59465006138?pr=10297

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

@vercel

vercel Bot commented Jan 5, 2026

Copy link
Copy Markdown

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

Project Deployment Review Updated (UTC)
haystack-docs Ready Ready Preview, Comment Jan 5, 2026 0:38am

@anakin87 anakin87 changed the title try repairing docs sync docs: fix workflow for docs synchronization with search pipelinee Jan 5, 2026
@anakin87
anakin87 marked this pull request as ready for review January 5, 2026 12:37
@anakin87
anakin87 requested a review from a team as a code owner January 5, 2026 12:37
@anakin87
anakin87 requested review from sjrl and removed request for a team January 5, 2026 12:37
@anakin87 anakin87 self-assigned this Jan 5, 2026

@sjrl sjrl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks and looks good!

@anakin87
anakin87 merged commit 3afaed1 into main Jan 5, 2026
14 checks passed
@anakin87
anakin87 deleted the repair-docs-sync branch January 5, 2026 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants