Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if python judge should be used when seeding the database #3027

Merged
merged 2 commits into from
Aug 30, 2021

Conversation

TimonDB
Copy link
Contributor

@TimonDB TimonDB commented Aug 25, 2021

This pull request adds an if-statement to check which python judge should be used when seeding the database. A public python judge is used in case the ENV variable SKIP_PYTHON_JUDGE is set to true. Also, an error arises if the python judge is not initialized.

Closes #2593.

@TimonDB TimonDB changed the title Check ENV variable if python judge should be used when seeding the database Check if python judge should be used when seeding the database Aug 26, 2021
@chvp chvp added the chore Repository/build/dependency maintenance label Aug 26, 2021
@TimonDB TimonDB marked this pull request as ready for review August 30, 2021 09:29
@TimonDB TimonDB requested a review from a team as a code owner August 30, 2021 09:29
@TimonDB TimonDB requested review from bmesuere and niknetniko and removed request for a team August 30, 2021 09:29
@bmesuere bmesuere merged commit fef39e7 into develop Aug 30, 2021
@bmesuere bmesuere deleted the fix/remote-python-judge branch August 30, 2021 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Repository/build/dependency maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not initialise development database due to missing remote for Python judge
3 participants