Hi, thanks for making this tool.
When I run the container with:
docker run --name tester -p 3000:3000 ghcr.io/extbh/01studenttester:latest
it fails during setup at this step:
It looks like the tool needs access to the private 01-edu/go-tests repo, and my GitHub account doesn't have access. I'm re-registering after failing the last Selection Pool.
How can I fix this? Do I need to be granted access to the repo, or is there a token/login step I'm missing or do u deleted it just wanna know so i prepare well to the next Selection Pool.
Hi, thanks for making this tool.
When I run the container with:
docker run --name tester -p 3000:3000 ghcr.io/extbh/01studenttester:latest
it fails during setup at this step:
Cloning into 'go-tests'...
fatal: could not read Username for 'https://github.com': No such device or address
It looks like the tool needs access to the private 01-edu/go-tests repo, and my GitHub account doesn't have access. I'm re-registering after failing the last Selection Pool.
How can I fix this? Do I need to be granted access to the repo, or is there a token/login step I'm missing or do u deleted it just wanna know so i prepare well to the next Selection Pool.