robocupjunioraustralia / RCJA_Registration_System

A custom registration system for RoboCup Junior Australia built in Django.
https://enter.robocupjunior.org.au
4 stars 0 forks source link

Improve docker instructions + other fixes #642

Closed ZMcWilliam closed 8 months ago

ZMcWilliam commented 8 months ago

Hey @peter-drew - I've compiled what we found last night so that it's easier for new developers to get started. Following the instructions seems to work without issues now on windows after the line ending fix.

I also added the dev settings environment var to the docker file, as long as it doesn't cause any other issues I think it's fine to have here until the requirement of it is no longer needed to run the system locally

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (761d4d8) 93.09% compared to head (ead8c38) 93.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #642 +/- ## ======================================= Coverage 93.09% 93.09% ======================================= Files 159 159 Lines 3968 3968 Branches 468 468 ======================================= Hits 3694 3694 Misses 228 228 Partials 46 46 ``` | [Flag](https://app.codecov.io/gh/robocupjunioraustralia/RCJA_Registration_System/pull/642/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=robocupjunioraustralia) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/robocupjunioraustralia/RCJA_Registration_System/pull/642/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=robocupjunioraustralia) | `93.09% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=robocupjunioraustralia#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.