Context
Some features like the MongoDB integration of Django Debug Toolbar do not belong in Django MongoDB Backend, hence Django MongoDB Extensions. It is necessary because we want to start releasing extensions for the GA'd Django-MongoDB-Backend. This library would be a utility library that would need its own release flow.
Steps
- Open an IT ticket to add the release bot to the repo
- Set up the repo for automated publishing
Definition of done
Develop at least one feature (e.g. debug toolbar) and release to PyPI so users can install and use with Django Debug Toolbar
Pitfalls
May need to move to mongodb org to do trusted publishing.