Skip to content

Conversation

@edeandrea
Copy link
Contributor

@edeandrea edeandrea commented Nov 30, 2025

This should fix #88. The challenge will be, though, that it'll take 2 releases for it to sync.

1 release to get the "wiring" in place
1 release to execute the wiring on the previously-released version

This also brings in a guard that ONLY performs the release on a PR merge of .github/project.yml if both the HEAD & BASE branches of the PR come from this repo (i.e. not a fork).

This means that only maintainers can create the PR branch.

Fixes #88

Fixes docling-project#88

Signed-off-by: Eric Deandrea <eric.deandrea@ibm.com>
@edeandrea edeandrea enabled auto-merge (squash) November 30, 2025 22:18
@edeandrea edeandrea merged commit 78a9cc6 into docling-project:main Nov 30, 2025
20 checks passed
@github-actions
Copy link

TestsPassed ✅SkippedFailed
Gradle Test Results (all modules & JDKs)336 ran336 passed0 skipped0 failed
TestResult
No test annotations available

@github-actions
Copy link

HTML test reports are available as workflow artifacts (zipped HTML).

• Download: Artifacts for this run

@edeandrea edeandrea deleted the docs-fix branch November 30, 2025 22:22
@docling-java-ops
Copy link
Contributor

🎉 This issue has been resolved in v0.1.5 (Release Notes)

@docling-java-ops docling-java-ops bot added the released Issue has been released label Nov 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Issue has been released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation shows version 0.1.4, but that's not released

1 participant