Skip to content

fix: Force Unix style path for image URI fix#641

Open
clach04 wants to merge 3 commits into
docling-project:mainfrom
clach04:patch-1
Open

fix: Force Unix style path for image URI fix#641
clach04 wants to merge 3 commits into
docling-project:mainfrom
clach04:patch-1

Conversation

@clach04

@clach04 clach04 commented Jun 16, 2026

Copy link
Copy Markdown

Ensure image URI uses Unix style path for compatibility.

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

DCO Check Passed

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

@mergify

mergify Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Merge Protections

🟢 Merge protection satisfied — ready to merge.

Show 1 satisfied protection

🟢 Enforce conventional commit

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)(?:\(.+\))?(!)?:

Ensure image URI uses Unix style path for compatibility.

Signed-off-by: clach04 <clach04@gmail.com>
@cau-git

cau-git commented Jun 17, 2026

Copy link
Copy Markdown
Member

@clach04 Thanks for this contribution. Can you please ensure the CI tests pass, by running
uv run pre-commit run --all-files
?

@cau-git cau-git changed the title Force Unix style path for image URI fix #640 fix: Force Unix style path for image URI fix Jun 17, 2026
@clach04

clach04 commented Jun 17, 2026

Copy link
Copy Markdown
Author

Can you please ensure the CI tests pass, by running
uv run pre-commit run --all-files

Thank you @cau-git for this hint 🙏

Good news / bad news. This helped id formatting issue, which is resolved :-)

bad news: Out of box, the headrev MyPytests failed (related to missing huggingface_hub module). I'm not likely to have time to dig into this but it looks like some dependency rules are quite 100% with the toml/prek config. But it worked well enough to catch the formatting issue :-)

Is it possible to have the mergebot make the recommendation you did (by hand) for future PR reviews? It's super useful for people like myself who are super new and do not know all the project best practices.

I, clach04 <clach04@gmail.com>, hereby add my Signed-off-by to this commit: d7df702

Signed-off-by: clach04 <clach04@gmail.com>
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.

2 participants