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

Change check for update of static database #270

Merged
merged 2 commits into from
Dec 5, 2023

Conversation

pverscha
Copy link
Member

@pverscha pverscha commented Dec 5, 2023

This PR changes how the application checks if the static database needs to be updated or not. Before it checked what date was written to the version.txt file in the unipept-database repo. Right now, it uses the metadata that's associated with the latest release. This makes the application more robuust since it will now only try to download the newest version of the static database if it actually exists. See issue #269 for more details.

@pverscha pverscha added the bug Something isn't working label Dec 5, 2023
@pverscha pverscha self-assigned this Dec 5, 2023
@pverscha pverscha merged commit 6329cbd into develop Dec 5, 2023
1 check passed
@pverscha pverscha deleted the fix/static-database-tag-check branch December 5, 2023 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant