Skip to content

MAINT: Fix build-book pipeline - #2485

Merged
jbolor21 merged 3 commits into
microsoft:mainfrom
jbolor21:jbolor/fix_build_book
Aug 25, 2026
Merged

MAINT: Fix build-book pipeline#2485
jbolor21 merged 3 commits into
microsoft:mainfrom
jbolor21:jbolor/fix_build_book

Conversation

@jbolor21

@jbolor21 jbolor21 commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Description

This PR fixes the Pydantic model docstring in pyrit/memory/memory_models.py from Parameters to Attributes and restores API reference generation after package exports were converted to lazy imports in previous PR:

  • update gen_api_md to treat _all.json files as aggregate module collections
  • expand aggregate API documetanation from each child module instead of classifying the root pyrit module by helper public functions

Tests and Documentation

reran tests and build book tests

@jbolor21 jbolor21 changed the title MAINT: Fix build-book pipeline [DRAFT] MAINT: Fix build-book pipeline Aug 25, 2026
@jbolor21
jbolor21 marked this pull request as draft August 25, 2026 18:24
@jbolor21 jbolor21 changed the title [DRAFT] MAINT: Fix build-book pipeline MAINT: Fix build-book pipeline Aug 25, 2026
@jbolor21
jbolor21 marked this pull request as ready for review August 25, 2026 18:42
@jbolor21
jbolor21 enabled auto-merge August 25, 2026 20:51
@jbolor21
jbolor21 added this pull request to the merge queue Aug 25, 2026
Merged via the queue into microsoft:main with commit 563d4cf Aug 25, 2026
54 checks passed
@jbolor21
jbolor21 deleted the jbolor/fix_build_book branch August 25, 2026 21:18
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.

Docs build (build-book / pydoc2json) broken on main since lazy-loading PR #2456

2 participants