- Go to https://github.com/tscheipel/HaDes-V, click
Use this templatebutton and make a private repository (don't try to fork the repository because GitHub won't let you make it private). - Give the following users read/write access to your repo:
- Read the Instruction Guide.
- Start working on the implementation and push to your repository's
mainbranch.
Now wait until the organizers accept your invitation. When they do, they will configure Persephone on your repository. Persephone is an automation that runs tests on your modules and gives them grades. The tests results are stored in a separate branch called persephone. Don't modify this branch; the persephone branch should only be touched by Persephone.
There are many repositories to test and resources are limited, so it can take minutes to hours before Persephone is able to test your repository.
The first exercise is so simple that there aren't any automated tests for it. Persephone will run, but won't give it a grade.
Persephone doesn't support force pushes, so never do a force push. If you've already force pushed, the only solution now might be to gently ask the organizers for help.
That probably means you're still in the "bronze pool". Repositories on the "bronze pool" are only tested for the initial stages. Once you've cleared enough points in the initial stages, you will be eligible to be moved to the "silver pool" which tests more stages.
Moving to "silver pool" is a manual process. The organizers routinely check which repositories should graduate to the "silver pool", but sometimes it can take days, so be patient.