team-monolith-product / jupyterlab-judge

A simple online judge for Jupyter Lab.
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

fix collaborative logic #50

Closed paulkim3151 closed 7 months ago

paulkim3151 commented 7 months ago

Modified to get the value of the collaborative variable from the options argument.

sweep-ai[bot] commented 7 months ago
Sweeping Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed on ebd2231 (main) with the following error logs: ``` ```

Created Pull Request: https://github.com/team-monolith-product/jupyterlab-judge/pull/51

sweep-ai[bot] commented 7 months ago
Sweeping Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed on ebd2231 (main) with the following error logs: ``` The command: Run set -eux yielded the following error: ##[error]Process completed with exit code 1. Here are the logs: + jlpm run test ● Validation Error: Module ts-jest/legacy in the transform option was not found. is: /home/runner/work/jupyterlab-judge/jupyterlab-judge Configuration Documentation: https://jestjs.io/docs/configuration ```

Created Pull Request: https://github.com/team-monolith-product/jupyterlab-judge/pull/52