Skip to content

Commit 4b192ed

Browse files
committed
chore: add deprecation notice
1 parent 8711ce5 commit 4b192ed

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
Codejail service
22
================
33

4+
.. note::
5+
6+
This is implementation have been deprecated in favor of
7+
https://github.com/openedx/codejail-service. The last supported release is
8+
Ulmo.
9+
10+
The main deployment mechanism for both this implementation and
11+
openedx/codejail-service is via the Tutor plugin
12+
https://github.com/eduNEXT/tutor-contrib-codejail/. The plugin highlights
13+
the main differences to be wary when moving between implementations:
14+
https://github.com/eduNEXT/tutor-contrib-codejail/#new-codejail-service-implementation
15+
416
|ci-badge| |license-badge|
517

618
The repository codejailservice manages execution of untrusted code in secure sandboxes. It is designed primarily for Python execution, but

0 commit comments

Comments
 (0)