Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitodl/open-edx-plugins
A repository of plugins for extending and customizing the behavior of Open edX projects
https://github.com/mitodl/open-edx-plugins
Last synced: 6 days ago
JSON representation
A repository of plugins for extending and customizing the behavior of Open edX projects
- Host: GitHub
- URL: https://github.com/mitodl/open-edx-plugins
- Owner: mitodl
- License: bsd-3-clause
- Created: 2021-09-03T17:29:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:43:30.000Z (about 2 months ago)
- Last Synced: 2024-10-29T15:12:40.215Z (about 2 months ago)
- Language: Python
- Size: 13.2 MB
- Stars: 3
- Watchers: 21
- Forks: 3
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Important
Ensure you update the version number in `src//BUILD` before any merge to `main`.
# Build and Publish
A [build and publish pipeline](https://cicd.odl.mit.edu/teams/main/pipelines/publish-open-edx-plugins-pypi) now exists that will automatically build, package, and publish each plugin to PyPI. If you're adding a new plugin to this repo be sure to open a PR to update the configuration dictonary located [here](https://github.com/mitodl/ol-infrastructure/blob/main/src/ol_concourse/pipelines/open_edx/open_edx_plugins/build_publish_plugins.py).