Skip to content

[codex] Add the 4.5 contributor runbook#144

Open
sidmohan0 wants to merge 5 commits into
devfrom
codex/dfpy-73-contributor-release-docs
Open

[codex] Add the 4.5 contributor runbook#144
sidmohan0 wants to merge 5 commits into
devfrom
codex/dfpy-73-contributor-release-docs

Conversation

@sidmohan0
Copy link
Copy Markdown
Contributor

Summary

  • add a contributor-facing 4.5 runbook covering Python environments, install profiles, focused/broad tests, docs build, and optional-profile smoke checks
  • document the current 4.5 version frame and release-flow boundary, including when the final 4.5.0 bump should happen
  • call out that the external German regex PR review happens after the local release-prep baseline
  • link the root CONTRIBUTING.md to the new runbook and add it to the Sphinx docs nav

Stack

This PR is stacked on #143, #142, #141, and #139. The diff against dev will include those earlier commits until they merge.

Verification

  • DATAFOG_NO_TELEMETRY=1 DO_NOT_TRACK=1 .venv312/bin/python -m sphinx -b html docs docs/_build/html
  • .venv312/bin/pre-commit run --files CONTRIBUTING.md docs/index.rst docs/contributing.rst --show-diff-on-failure
  • git diff --check
  • DATAFOG_NO_TELEMETRY=1 DO_NOT_TRACK=1 .venv312/bin/python -m pytest tests/test_runtime_dependency_safety.py tests/test_no_network_core.py -q

Refs DFPY-73

@sidmohan0 sidmohan0 marked this pull request as ready for review May 26, 2026 18:05
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