Skip to content

Commit

Permalink
Release redwood plugins
Browse files Browse the repository at this point in the history
Also, update repo owners.
  • Loading branch information
regisb committed Jun 20, 2024
1 parent 20547af commit 5be0594
Show file tree
Hide file tree
Showing 6 changed files with 234 additions and 98 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# TPI: Tutor Plugin Indexes

This is the repository for the official [Tutor](https://docs.tutor.overhang.io/) plugin indexes maintained by [Overhang.IO](https://overhang.io). A Tutor plugin index is similar to the Python Package index ([PyPi](https://pypi.org/)) or an `apt` repository: it is a reference to many plugins that can then be easily installed and enabled by Tutor.
This is the repository for the official [Tutor](https://docs.tutor.edly.io/) plugin indexes maintained by [Edly](https://edly.io). A Tutor plugin index is similar to the Python Package index ([PyPi](https://pypi.org/)) or an `apt` repository: it is a reference to many plugins that can then be easily installed and enabled by Tutor.

For more information about plugin indexes, check out the [Tutor official documentation](https://docs.tutor.overhang.io/reference/indexes.html).
For more information about plugin indexes, check out the [Tutor official documentation](https://docs.tutor.edly.io/reference/indexes.html).

## Cheatsheet

Expand All @@ -28,7 +28,7 @@ Two indexes are stored in this repo: [main](#main) and [contrib](#contrib).

### <a name="main"></a>main

This is the index for the free, open source plugins that are officially maintained by [Overhang.IO](https://overhangio.io). Major releases for these plugins are published prior to every major Open edX release, following the official [release schedule](https://openedx.atlassian.net/wiki/spaces/COMM/pages/3613392957/Open+edX+release+schedule).
This is the index for the free, open source plugins that are officially maintained by [Edly](https://edly.io). Major releases for these plugins are published prior to every major Open edX release, following the official [release schedule](https://openedx.atlassian.net/wiki/spaces/COMM/pages/3613392957/Open+edX+release+schedule).

### <a name="contrib"></a>contrib

Expand All @@ -48,7 +48,7 @@ Depending on your environment, you might have to install test requirements:

# Troubleshooting

These indexes are maintained by Régis Behmo from [Overhang.IO](https://overhang.io). Community support is available from the official [Open edX forum](https://discuss.openedx.org).
These indexes are maintained by [Edly](https://edly.io). Community support is available from the official [Open edX forum](https://discuss.openedx.org).

## License

Expand Down
46 changes: 23 additions & 23 deletions main/nightly/plugins.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# This is the index for all Tutor plugins that are officially maintained by Overhang.IO.
# This is the index for all Tutor plugins that are officially maintained by Edly.
# It is available at the following location: https://overhang.io/tutor/main/olive/plugins.yml
# It can be modified by opening a pull request on the following repository: https://github.com/overhangio/tpi/

- name: android
src: -e git+https://github.com/overhangio/tutor-android.git@nightly#egg=tutor-android
url: https://github.com/overhangio/tutor-android
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Build an Android mobile application for your Open edX platform.
- name: cairn
src: -e git+https://github.com/overhangio/tutor-cairn.git@nightly#egg=tutor-cairn
url: https://overhang.io/tutor/plugin/cairn
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
url: https://github.com/overhangio/tutor-cairn
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Scalable, real-time analytics for Open edX.
Analytics are an essential component of an online learning platform: you need to know whether your courses are effective and which parts need some improvement. You need to know if your students are falling by, and if they do, you need to detect the early warning signs. When your courses are successful, you want to get periodical engagement reports.
Expand All @@ -37,8 +37,8 @@
- name: discovery
src: -e git+https://github.com/overhangio/tutor-discovery.git@nightly#egg=tutor-discovery
url: https://github.com/overhangio/tutor-discovery
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Integrate the Open edX Course Discovery application.
This plugins makes it easy to install the course-discovery application
Expand All @@ -47,8 +47,8 @@
- name: ecommerce
src: -e git+https://github.com/overhangio/tutor-ecommerce.git@nightly#egg=tutor-ecommerce
url: https://github.com/overhangio/tutor-ecommerce
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
E-commerce plugin to sell course products on Open edX.
This plugins makes it easy to install the ecommerce application
Expand All @@ -58,24 +58,24 @@
- name: forum
src: -e git+https://github.com/overhangio/tutor-forum.git@nightly#egg=tutor-forum
url: https://github.com/overhangio/tutor-forum
author: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Zaat.dev <[email protected]>
description: |
Add discussion forum to your Open edX platform.
- name: indigo
src: -e git+https://github.com/overhangio/tutor-indigo.git@nightly#egg=tutor-indigo
url: https://github.com/overhangio/tutor-indigo
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
A beautiful, blue theme for Open edX.
- name: jupyter
src: -e git+https://github.com/overhangio/tutor-jupyter.git@nightly#egg=tutor-jupyter
url: https://github.com/overhangio/tutor-jupyter
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Run Jupyter notebooks right in your LMS.
Expand All @@ -86,41 +86,41 @@
- name: mfe
src: -e git+https://github.com/overhangio/tutor-mfe.git@nightly#egg=tutor-mfe
url: https://github.com/overhangio/tutor-mfe
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Easy integration of custom microfrontends with your Open edX platform.
Microfrontends form the backbone of Open edX. Thus, this plugin is required by most Open edX installations.
- name: minio
src: -e git+https://github.com/overhangio/tutor-minio.git@nightly#egg=tutor-minio
url: https://github.com/overhangio/tutor-minio
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Scalable object storage for Open edX.
This plugins is pretty much a requirement to run Open edX on Kubernetes.
- name: notes
src: -e git+https://github.com/overhangio/tutor-notes.git@nightly#egg=tutor-notes
url: https://github.com/overhangio/tutor-notes
author: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: eduNEXT
description: |
Add student notes to the Open edX courseware.
- name: webui
src: -e git+https://github.com/overhangio/tutor-webui.git@nightly#egg=tutor-webui
url: https://github.com/overhangio/tutor-webui
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Manage your Tutor-powered Open edX installation from the browser.
- name: xqueue
src: -e git+https://github.com/overhangio/tutor-xqueue.git@nightly#egg=tutor-xqueue
url: https://github.com/overhangio/tutor-xqueue
author: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: eduNEXT
description: |
Xqueue external grading system for your Open edX platform.
Expand Down
48 changes: 24 additions & 24 deletions main/olive/plugins.yml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# This is the index for all Tutor plugins that are officially maintained by Overhang.IO.
# This is the index for all Tutor plugins that are officially maintained by Edly.
# It is available at the following location: https://overhang.io/tutor/main/nightly/plugins.yml
# It can be modified by opening a pull request on the following repository: https://github.com/overhangio/tpi/

- name: android
src: tutor-android>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-android
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Build an Android mobile application for your Open edX platform.
- name: cairn
src: tutor-cairn>=15.0.0,<16.0.0
url: https://overhang.io/tutor/plugin/cairn
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Scalable, real-time analytics for Open edX.
Analytics are an essential component of an online learning platform: you need to know whether your courses are effective and which parts need some improvement. You need to know if your students are falling by, and if they do, you need to detect the early warning signs. When your courses are successful, you want to get periodical engagement reports.
Expand All @@ -37,8 +37,8 @@
- name: discovery
src: tutor-discovery>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-discovery
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Integrate the Open edX Course Discovery application.
This plugins makes it easy to install the course-discovery application
Expand All @@ -47,8 +47,8 @@
- name: ecommerce
src: tutor-ecommerce>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-ecommerce
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
E-commerce plugin to sell course products on Open edX.
This plugins makes it easy to install the ecommerce application
Expand All @@ -58,24 +58,24 @@
- name: forum
src: tutor-forum>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-forum
author: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Zaat.dev <[email protected]>
description: |
Add discussion forum to your Open edX platform.
- name: indigo
src: tutor-indigo>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-indigo
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
A beautiful, blue theme for Open edX.
- name: jupyter
src: tutor-jupyter>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-jupyter
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Run Jupyter notebooks right in your LMS.
Expand All @@ -86,8 +86,8 @@
- name: license
src: tutor-license>=15.0.0,<16.0.0
url: https://pypi.org/project/tutor-license
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Tutor plugin to install premium plugins from the Wizard Edition.
Expand All @@ -97,41 +97,41 @@
- name: mfe
src: tutor-mfe>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-mfe
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Easy integration of custom microfrontends with your Open edX platform.
Microfrontends form the backbone of Open edX. Thus, this plugin is required by most Open edX installations.
- name: minio
src: tutor-minio>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-minio
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Scalable object storage for Open edX.
This plugins is pretty much a requirement to run Open edX on Kubernetes.
- name: notes
src: tutor-notes>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-notes
author: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: eduNEXT
description: |
Add student notes to the Open edX courseware.
- name: webui
src: tutor-webui>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-webui
author: Overhang.IO <regis@overhang.io>
maintainer: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: Edly <regis.behmo@edly.io>
description: |
Manage your Tutor-powered Open edX installation from the browser.
- name: xqueue
src: tutor-xqueue>=15.0.0,<16.0.0
url: https://github.com/overhangio/tutor-xqueue
author: Overhang.IO <regis@overhang.io>
author: Edly <regis.behmo@edly.io>
maintainer: eduNEXT
description: |
Xqueue external grading system for your Open edX platform.
Expand Down
Loading

0 comments on commit 5be0594

Please sign in to comment.