Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
chore: update aspects to v1.3.0 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
DawoudSheraz authored Dec 3, 2024
1 parent 59a7879 commit 1e0e65c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
$PIP install --upgrade --editable git+https://github.com/overhangio/tutor-android.git@$VERSION#egg=tutor-android
$PIP install --upgrade --editable git+https://github.com/overhangio/tutor-jupyter.git@$VERSION#egg=tutor-jupyter
$PIP install --upgrade --editable git+https://github.com/overhangio/tutor-webui.git@$VERSION#egg=tutor-webui
$PIP install --upgrade --editable git+https://github.com/openedx/tutor-contrib-aspects.git@v1.2.0#egg=tutor-contrib-aspects
$PIP install --upgrade --editable git+https://github.com/openedx/tutor-contrib-aspects.git@v1.3.0#egg=tutor-contrib-aspects
$PIP install --upgrade --editable git+https://github.com/eduNEXT/tutor-contrib-codejail.git@$VERSION#egg=tutor-contrib-codejail
"
# Backup
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The following plugins are enabled on the demo platform:
- tutor-android ([PR](https://github.com/overhangio/tutor-android/pull/28) by @muhammadali286 & @Abdul-Muqadim-Arbisoft)
- The mobile apk can be downloaded from https://mobile.sumac.demo.edly.io/app.apk.
- ~~tutor-cairn (TBA)~~
- tutor-contrib-aspects ([v1.2.0](https://github.com/openedx/tutor-contrib-aspects/tree/v1.2.0))
- tutor-contrib-aspects ([v1.3.0](https://github.com/openedx/tutor-contrib-aspects/tree/v1.3.0))
- aspects has been enabled in place of cairn for testing of certain Product features.
- tutor-contrib-codejail ([PR](https://github.com/eduNEXT/tutor-contrib-codejail/pull/59) by @MoisesGSalas)
- tutor-credentials ([PR](https://github.com/overhangio/tutor-credentials/pull/49) by @Faraz32123)
Expand Down

0 comments on commit 1e0e65c

Please sign in to comment.