-
Notifications
You must be signed in to change notification settings - Fork 0
story/VOGRE-61 #64
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
base: develop
Are you sure you want to change the base?
story/VOGRE-61 #64
Conversation
…ests to use mock url
… citesphere tests
Can one of the admins verify this patch? |
The tests fail because the actions can only run Python 3.9 but not all dependencies work with Python 3.9 (e.g. anyjson, which apparently is abandoned. There is a PR to upgrade to 3.13, maybe here, let's go with 3.9 and then go from there to 3.13 in the other ticket. |
I think the workflow file needs to be updated to run with the correct python version. |
Tests are failing. |
Tests are failing. |
…n merge of VOGRE-7 into develop
All tests work now! There was an issue in the django.yml configuration and the POSTGRES configuration in settings. |
Guidelines for Pull Requests
If you haven't yet read our code review guidelines, please do so, You can find them here.
Please confirm the following by adding an x for each item (turn
[ ]
into[x]
).Please provide a brief description of your ticket
Write tests for Vogon
VOGRE-61
Are there any other pull requests that this one depends on?
Anything else the reviewer needs to know?
... describe here ...