Skip to content

ci: prepare editable docling-parse for docs#3385

Closed
geoHeil wants to merge 1 commit into
mainfrom
fix/docs-ci-docling-parse-source
Closed

ci: prepare editable docling-parse for docs#3385
geoHeil wants to merge 1 commit into
mainfrom
fix/docs-ci-docling-parse-source

Conversation

@geoHeil

@geoHeil geoHeil commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • detect docs builds that use an editable ../docling-parse source
  • clone docling-project/docling-parse into the expected sibling path before uv sync
  • keep the existing frozen uv install behavior intact

Verification

  • inspected failing docs job 73611235441 from run 25118188355
  • reproduced the missing ../docling-parse install failure on PR feat: add threaded docling-parse (v6) PDF backend  #3377 merge
  • verified uv sync --frozen --all-extras --all-packages --dry-run succeeds after the sibling checkout exists
  • parsed .github/workflows/docs.yml with PyYAML
  • git diff --check

Signed-off-by: Georg Heiler <georg.kf.heiler@gmail.com>
@github-actions

Copy link
Copy Markdown
Contributor

DCO Check Passed

Thanks @geoHeil, all your commits are properly signed off. 🎉

@mergify

mergify Bot commented Apr 29, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?(!)?:

@geoHeil geoHeil requested a review from dolfim-ibm April 29, 2026 16:40
@geoHeil

geoHeil commented Apr 30, 2026

Copy link
Copy Markdown
Contributor Author

closing as in agreement with @dolfim-ibm this is not a functionality we want to support right now

@geoHeil geoHeil closed this Apr 30, 2026
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