Install edx codejail from pypi - #31683
Conversation
fe08638 to
ff7189d
Compare
|
EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production. |
|
Tested the PR on staging server keeping in view the codejail testing and upgrade guide: Codejail-guide(2u-internal) |
|
Going to unpause the pipeline now as things look good on staging server |
|
EdX Release Notice: This PR has been deployed to the production environment. |
1 similar comment
|
EdX Release Notice: This PR has been deployed to the production environment. |
|
🎉 |


Description
This PR installs
codejailpackage from PyPI instead of using github hash.Previous attempts at installing codejail as PyPI package have failed multiple due to various reasons. We hope that openedx/codejail#151 was the last piece of puzzle and now it wouldn't cause trouble on production.
Disclaimer: Please don't merge this PR as we need to pause the production pipeline before merging and test the changes on staging server