Nicolas Rybowski

Results 30 issues of Nicolas Rybowski

**Is your feature request related to a problem? Please describe.** [inginious.org](https://inginious.org/) already deploys unmerged features such as the new tasksets (See https://github.com/UCL-INGI/INGInious/tree/tasksets). However, the task tester script relies on the...

Feature request

This PR adds a new base container able to launch a specific Linux kernel within a KVM. New grading environments should inherit from this container as it is the case...

**Is your feature request related to a problem? Please describe.** See https://github.com/UCL-INGI/INGInious/pull/882#discussion_r1093041517

Feature request

**Is your feature request related to a problem? Please describe.** When new releases of the project dependencies are made available, some parts of INGInious may present unexpected behaviors (e.g. #966)....

Feature request

This issue tracks the improvements that are expected from a future refactor of the Docker Agent base code. # Must Have - [ ] `create_container()` and `create_container_student()` are quite similar....

Agent

**Is your feature request related to a problem? Please describe.** Practical session exercices are usually gathered in different sections and each exercise has the same accessibility configuration for a same...

Feature request

**Is your feature request related to a problem? Please describe.** Modifications to the main branch of INGInious can break the task tester utility, see e.g., #927. **Describe the solution you'd...

Feature request

**Describe the bug** The introduction of the new task dispenser broke the task testing script. **INGInious installation details** - Version: 2b054c4a4c32a7f52bf33a713228da2f2b9d7158 **To Reproduce** Launch the task tester CI script on...

Bug

The `setup.py` installation method will be deprecated soon, see https://github.com/pypa/pip/issues/8559. We should use the new `pyproject.toml` configuration format instead.

Good First Issue
Deprecation report

**Describe the bug** It seems that #861 broke the coverage report generation. This [CI run](https://github.com/UCL-INGI/INGInious/actions/runs/3565153042/jobs/5989956182) shows that only 4 files are now considered.

Bug