Library and utilities for feature toggles
Project description
Library and utilities for feature toggles. This repo is intended to house a utility for enhanced feature toggle management in Django apps used throughout the edX ecosystem. Currenty, it only contains some scripts for reporting on the status of feature toggles. See this README for more information.
License
The code in this repository is licensed under the AGPL 3.0 unless otherwise noted.
Please see LICENSE.txt for details.
How To Contribute
Contributions are very welcome.
Please read How To Contribute for details.
Even though they were written with edx-platform in mind, the guidelines should be followed for Open edX code in general.
PR description template should be automatically applied if you are sending PR from github interface; otherwise you can find it it at PULL_REQUEST_TEMPLATE.md
Issue report template should be automatically applied if you are sending it from github UI as well; otherwise you can find it at ISSUE_TEMPLATE.md
Reporting Security Issues
Please do not report security issues in public. Please email security@edx.org.
Getting Help
Have a question about this repository, or about Open edX in general? Please refer to this list of resources if you need any assistance.
Change Log
[NOTE: None of these versions have actually been released to PyPI, even though the version number has been bumped.]
[0.3.0] - 2020-09-23
Implement SettingToggle and SettingDictToggle.
[0.2.2] - 2020-09-11
Document the writing of feature toggles annotations.
[0.2.1] - 2020-08-03
Add ADR for the purpose of this repository.
Add ADR for implementing a Toggle State endpoint.
Add toggles report with CSV output using new CsvRenderer.
Add CourseWaffleFlag and course override data to toggle report.
Add output for waffle flag course overrides to data gatherer
Add additional options to scripts/feature_toggle_report_generator
filter toggle types and envs, add github_url, and change name of ida in report
Modified scripts/feature_toggle_report_generator to work based on envs
Removed confluence integration
Moved HtmlRenderer to its own file
Add ADR for new SettingToggle. (see 0003-django-setting-toggles.rst)
[0.2.0] - 2020-05-27
Removed caniusepython3.
[0.2.0] - 2020-05-05
Added support for python 3.8 and dropped support Django versions older than 2.2
[0.1.0] - 2019-04-08
Initial version
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for edx_toggles-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1ed6b1032752ef5d024a3ce09cfbd1f09a63da9845ad93fd7e27b93b386a2e1 |
|
MD5 | 3c5c90ebc97da243afdac6af61095411 |
|
BLAKE2b-256 | 3bdcec32ea659459006b97d9469947efe05f377bab36c175232b75705045c8df |