Skip to content

Commit b34d55a

Browse files
committed
chore: add deprecation notice
closes: #28
1 parent 8711ce5 commit b34d55a

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.rst

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

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

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

0 commit comments

Comments
 (0)