https://github.com/openedx/edx-django-release-util
Release pipeline utilities for edX independently-deployable applications (IDAs) based on Django.
https://github.com/openedx/edx-django-release-util
Last synced: 11 months ago
JSON representation
Release pipeline utilities for edX independently-deployable applications (IDAs) based on Django.
- Host: GitHub
- URL: https://github.com/openedx/edx-django-release-util
- Owner: openedx
- License: agpl-3.0
- Created: 2016-03-08T16:38:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-13T10:32:36.000Z (over 1 year ago)
- Last Synced: 2024-12-06T12:51:32.221Z (over 1 year ago)
- Language: Python
- Size: 230 KB
- Stars: 6
- Watchers: 57
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
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 `_ 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.
__ https://groups.google.com/forum/#!forum/edx-code