Skip to content

Restructure README and update contributor docs#119

Merged
bartes merged 2 commits into
developfrom
docs/readme-restructure
Jun 2, 2026
Merged

Restructure README and update contributor docs#119
bartes merged 2 commits into
developfrom
docs/readme-restructure

Conversation

@bartes
Copy link
Copy Markdown
Contributor

@bartes bartes commented Jun 1, 2026

Summary

Restructure the README so quick start and minimal configuration come first, with headers, IP detection, and proxy settings under Advanced configuration instead of one long block up front. Update DEVELOPMENT.rst and RELEASING.rst for the 7.x workflow (Makefile, CI, separate GitHub release vs PyPI steps).

Changes

  • README.rst — Requirements, Quick start, SDK overview; default configuration only; Logging and Multi-environment sections; Advanced configuration for headers, IP strategies, and base_url; cleaner Exceptions list and doc links
  • DEVELOPMENT.rst — Makefile targets, Python 3.9+ / asdf note, GitHub Actions CI references
  • RELEASING.rst — pre-release checks, push master before tagging, gh release create usage, PyPI publish as a separate step from GitHub releases

Lead with quick start and minimal configuration (api_secret,
failover, timeout). Move headers, IP detection, and proxy options
to Advanced configuration.
@bartes bartes marked this pull request as ready for review June 1, 2026 13:03
@bartes bartes requested a review from zuchmanski June 1, 2026 13:03
Document Makefile targets, GitHub Actions CI, and clarify that
GitHub releases and PyPI publish are separate steps.
@bartes bartes changed the title Restructure README Restructure README and update contributor docs Jun 1, 2026
@bartes bartes merged commit 342ce87 into develop Jun 2, 2026
6 checks passed
@bartes bartes deleted the docs/readme-restructure branch June 3, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants