edx-django-release-util

edx-django-release-util


License
AGPL-3.0
Install
pip install edx-django-release-util==1.4.0

Documentation

Part of edX code.

edX Django Release Utilities Travis_

Release pipeline utilities for edX independently-deployable applications (IDAs) based on Django.

Usage

  1. Install this package via pip: pip install edx-django-release-util.
  2. Update your project settings, adding 'release_util' to INSTALLED_APPS.

Testing

  1. Install the requirements: make requirements
  2. Run the tests: make test

License

The code in this repository is licensed under AGPL unless otherwise noted.

Please see LICENSE.txt for details.

How To Contribute

Contributions are very welcome.

Please read How To Contribute for details.

Reporting Security Issues

Please do not report security issues in public. Please email security@openedx.org.

Mailing List and IRC Channel

You can discuss this code in the edx-code Google Group or in the #edx-code IRC channel on Freenode.