Skip to content

Commit

Permalink
feat: add tutor-contrib-aspects to palm and quince
Browse files Browse the repository at this point in the history
  • Loading branch information
MaferMazu committed Apr 24, 2024
1 parent c60891e commit c25670c
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions palm/plugins.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# This is the index for all Tutor plugins used by edunext.
# It is available at the following location: https://raw.githubusercontent.com/eduNEXT/tutor-plugin-indexes/main/palm/plugins.yml
# The default plugins from the overhang index: https://overhang.io/tutor/main/palm/plugins.yml

- name: mfe
src: '-e git+https://github.com/eduNEXT/[email protected]#egg=tutor-mfe'
Expand Down Expand Up @@ -28,3 +29,11 @@
This plugin is meant to be a collection of experimental changes to the
tutor-mfe configuration. At the moment, it will be the testing ground for
CDN support for MFEs.
- name: aspects
src: 'git+https://github.com/openedx/tutor-contrib-aspects.git'
url: 'https://github.com/openedx/tutor-contrib-aspects.git'
author: The Open edX Community
maintainer: The Open edX Community
description: >
The Open Analytics Reference System.
9 changes: 9 additions & 0 deletions quince/plugins.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# This is the index for all Tutor plugins used by edunext.
# It is available at the following location: https://raw.githubusercontent.com/eduNEXT/tutor-plugin-indexes/main/quince/plugins.yml
# The default plugins from the overhang index: https://overhang.io/tutor/main/quince/plugins.yml

- name: codejail
src: 'git+https://github.com/eduNEXT/[email protected]#egg=tutor-contrib-codejail'
Expand All @@ -19,3 +20,11 @@
This plugin is meant to be a collection of experimental changes to the
tutor-mfe configuration. At the moment, it will be the testing ground for
CDN support for MFEs.
- name: aspects
src: 'git+https://github.com/openedx/tutor-contrib-aspects.git'
url: 'https://github.com/openedx/tutor-contrib-aspects.git'
author: The Open edX Community
maintainer: The Open edX Community
description: >
The Open Analytics Reference System.

0 comments on commit c25670c

Please sign in to comment.