Project: edx-django-release-util

edx-django-release-util

Project Details

Latest version
1.3.0
Home Page
http://github.com/openedx/edx-django-release-util
PyPI Page
https://pypi.org/project/edx-django-release-util/

Project Popularity

PageRank
0.004759978051257285
Number of downloads
58872

Part of edX code__.

__ http://code.edx.org/

edX Django Release Utilities |Travis|_

.. |Travis| image:: https://travis-ci.com/edx/edx-django-release-util.svg?branch=master .. _Travis: https://travis-ci.com/edx/edx-django-release-util?branch=master

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 <https://github.com/openedx/.github/blob/master/CONTRIBUTING.md>_ for details.

Reporting Security Issues

Please do not report security issues in public. Please email security@edx.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.

__ https://groups.google.com/forum/#!forum/edx-code