Skip to content

Build the manual from the current checkout - #945

Merged
james-d-mitchell merged 1 commit into
mainfrom
codex/fix-manual-checkout
Sep 8, 2026
Merged

Build the manual from the current checkout#945
james-d-mitchell merged 1 commit into
mainfrom
codex/fix-manual-checkout

Conversation

@james-d-mitchell

Copy link
Copy Markdown
Member

Manual generation can select another installed copy of Digraphs, leaving the checkout without the HTML files required by CI. Read the checkout's metadata and XML files and pass its directory to AutoDoc so the generated manual belongs to the checkout.

Verified a documentation build in a temporary checkout while GAP selected another installed copy by package name. The checkout's HTML, index, and version checks passed, as did git diff --check. The workflow and use-latex setting are unchanged.

Addresses the failed manual job.

AI disclosure: OpenAI Codex diagnosed the failure, implemented and verified the fix, and prepared this commit and PR. Codex is the commit author.

Use the checkout's PackageInfo.g and documentation directory so an installed
copy of Digraphs cannot redirect manual generation away from the checkout.

AI disclosure: OpenAI Codex diagnosed the failure, implemented the fix, and
verified the documentation build.

Co-authored-by: Codex <codex@openai.com>
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.45%. Comparing base (72191f2) to head (84a1b44).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #945   +/-   ##
=======================================
  Coverage   97.45%   97.45%           
=======================================
  Files          50       50           
  Lines       21189    21189           
  Branches      639      639           
=======================================
  Hits        20649    20649           
  Misses        475      475           
  Partials       65       65           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@james-d-mitchell
james-d-mitchell merged commit 13f5619 into main Sep 8, 2026
31 checks passed
@james-d-mitchell
james-d-mitchell deleted the codex/fix-manual-checkout branch September 8, 2026 09:18
@wilfwilson

Copy link
Copy Markdown
Collaborator

Decent.

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.

3 participants