Skip to content

Commit

Permalink
Update README.md (#113)
Browse files Browse the repository at this point in the history
chore: DEPR warning
  • Loading branch information
e0d authored Jul 31, 2024
1 parent 952cc56 commit bf0cefa
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
⛔️ WARNING
==========

This repository is under-maintained. We are not fixing bugs or developing new features for it. We hope to deprecate and replace it soon. For updates, [follow along on the DEPR ticket](https://github.com/openedx/public-engineering/issues/22)

Although we have stopped integrating new contributions, we always appreciate security disclosures and patches sent to [email protected]

xqueue_watcher
==========

Expand Down Expand Up @@ -153,4 +160,4 @@ grader.add_preprocessor(gradelib.wrap_in_string)
grader.add_test(gradelib.ExecWrappedStudentCodeTest({}, "basic test"))
```

You can also write your own test class, processor and input checks.
You can also write your own test class, processor and input checks.

0 comments on commit bf0cefa

Please sign in to comment.