Part of edX code.
Release pipeline utilities for edX independently-deployable applications (IDAs) based on Django.
- Install this package via pip: pip install edx-django-release-util.
- Update your project settings, adding 'release_util' to INSTALLED_APPS.
- Install the requirements: make requirements
- Run the tests: make test
The code in this repository is licensed under AGPL unless otherwise noted.
Please see LICENSE.txt
for details.
Contributions are very welcome.
Please read How To Contribute for details.
Please do not report security issues in public. Please email [email protected].
You can discuss this code in the edx-code Google Group or in the #edx-code
IRC channel on Freenode.