Commit graph

1 commit

Author SHA1 Message Date
jedarden
fda4403014 docs(pdftract-245s): add verification note for pdftract-py-ci WorkflowTemplate
Documents the implementation of the pdftract-py-ci WorkflowTemplate
that builds 5 platform wheels + 1 sdist using maturin and publishes
to PyPI via twine.

Acceptance criteria:
- PASS: WorkflowTemplate file at correct location
- PASS: Failed platform builds don't cancel others (continueOn.failed: true)
- PASS: Idempotent re-runs (twine --skip-existing)
- PASS: PyPI token from ESO Secret configured
- WARN: Test workflow submission (requires iad-ci cluster access)
- WARN: Actual pip install test (requires PyPI publish)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-20 19:12:56 -04:00