Skip to content

Document --project-info (-i) CLI option#96

Merged
arcivanov merged 1 commit intosourcefrom
feature/project-info-docs
Apr 2, 2026
Merged

Document --project-info (-i) CLI option#96
arcivanov merged 1 commit intosourcefrom
feature/project-info-docs

Conversation

@arcivanov
Copy link
Copy Markdown
Member

@arcivanov arcivanov commented Apr 2, 2026

Summary

Documentation for pybuilder/pybuilder#946 (pyb --project-info / pyb -i).

  • Release notes entry for v0.13.20 in articles/_release-notes/v0.13.x.md
  • New dedicated page documentation/project-info.md with full JSON schema reference and integration examples (CI/CD version extraction, dependency auditing, IDE integration, env diffing)
  • New section in documentation/manual.md ("Inspecting Project Configuration")
  • New section in documentation/tutorial.md showing pyb -i on the tutorial project
  • Updated documentation/coding-agents.md with pyb -i in build commands and example CLAUDE.md
  • Added link in documentation/index.md
  • Blog post articles/_posts/2026-04-01-project-info-json-dump.md

Test plan

  • Verify Jekyll site builds locally (bundle exec jekyll serve)
  • Verify all new links resolve correctly
  • Verify project-info page renders tables and code blocks properly

- Release notes for v0.13.20
- Dedicated project-info page with full JSON schema and integration examples
- Manual: new "Inspecting Project Configuration" section
- Tutorial: new section showing pyb -i usage
- Coding agents: add pyb -i to build commands and example CLAUDE.md
- Documentation index: link to project-info page
- Blog post announcing the feature
@arcivanov arcivanov force-pushed the feature/project-info-docs branch from 67cd8ee to 258c0da Compare April 2, 2026 11:24
@arcivanov arcivanov merged commit f6ab2ac into source Apr 2, 2026
1 check passed
@arcivanov arcivanov deleted the feature/project-info-docs branch April 2, 2026 11:27
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.

1 participant