Skip to content

Feature/oaf 83 refactor envvar docs#498

Draft
stevenbal wants to merge 4 commits intomasterfrom
feature/oaf-83-refactor-envvar-docs
Draft

Feature/oaf 83 refactor envvar docs#498
stevenbal wants to merge 4 commits intomasterfrom
feature/oaf-83-refactor-envvar-docs

Conversation

@stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented Sep 4, 2025

Fixes maykinmedia/open-api-framework#83 partially

Related PRs:

TODO:

  • only use docs helpers in ci.txt?

Changes

  • Use sphinx directive to generate envvar documentation
  • Remove old management command generated docs

@stevenbal stevenbal force-pushed the feature/oaf-83-refactor-envvar-docs branch 3 times, most recently from 9c8d983 to f5cb011 Compare September 4, 2025 12:03
@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.75%. Comparing base (213a206) to head (714fe9c).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #498   +/-   ##
=======================================
  Coverage   97.75%   97.75%           
=======================================
  Files         230      230           
  Lines       13480    13480           
=======================================
  Hits        13177    13177           
  Misses        303      303           

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stevenbal stevenbal force-pushed the feature/oaf-83-refactor-envvar-docs branch from f5cb011 to 1a1e24e Compare September 4, 2025 12:08
@stevenbal stevenbal marked this pull request as draft September 4, 2025 13:59
@stevenbal stevenbal force-pushed the feature/oaf-83-refactor-envvar-docs branch 2 times, most recently from 904a2a5 to 98bf05b Compare March 12, 2026 11:20
@stevenbal stevenbal force-pushed the feature/oaf-83-refactor-envvar-docs branch from 98bf05b to 714fe9c Compare March 12, 2026 14:04
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.

Refactor environment variable documentation generation to use sphinx directives

2 participants