Skip to content

DX: Move docs to github pages#110

Draft
pfouque wants to merge 1 commit intomainfrom
docs
Draft

DX: Move docs to github pages#110
pfouque wants to merge 1 commit intomainfrom
docs

Conversation

@pfouque
Copy link
Copy Markdown
Member

@pfouque pfouque commented Mar 8, 2026

Description

As the README is growing, it may be time to move to a better solution: https://django-commons.org/django-fsm-2/

now I'm looking for feedback

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Other (no functional changes)

Checklist

  • I have read the CONTRIBUTING.md guide
  • Tests added/updated for the changes
  • All tests pass locally (uv run pytest or pytest)
  • Linting passes (uv run ruff check .)
  • Documentation updated (if applicable)
  • CHANGELOG.rst updated (for user-facing changes)

Testing

# Commands used to test
uv run pytest tests/test_xxx.py -v

Related Issues

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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