Nicolas Rybowski

Results 50 comments of Nicolas Rybowski

Related project https://github.com/sigstore/cosign-installer

Got the same problem on 596b700c7f9c60a042c6590a9794a63432a422b6. Running `db:migrate` rather than `db:reset` "solved" the issue.

I had the same issue with the `/app` folder being a volume mounted from the host in the container. Removing the file `/app/tmp/pids/server.pid` before restarting the container solves the issue.

Dockerhub stopped its free plan for Free Organizations. We should migrate on the github registry (https://docs.github.com/en/packages) and / or quay.io (https://quay.io/).

See https://github.com/UCL-INGI/INGInious/issues/893

This PR will be reconsidered after the definition of a new backend architecture and services separation.

This PR should solve https://github.com/UCL-INGI/INGInious/issues/939.

Some slowness is observed during the execution of a simple mininet command such as `mn --switch lxbr --topo tree,depth=2,fanout=8 --test pingall` at the startup of the fifth switch. The VM...

We plan to add the possibility for users to star their preferred course, they will thus appear on top of their home page. The others could then be stored in...

There is also some legacy code that should be removed. See https://github.com/UCL-INGI/INGInious/search?q=maxChars.