Update server list#690
Open
paulzierep wants to merge 8 commits into
Open
Conversation
bebatut
reviewed
Jun 26, 2026
bebatut
left a comment
Member
There was a problem hiding this comment.
Thanks.
Would it be possible to add unit tests for this script while you are working on it? Thanks a lot
- Test is_likely_galaxy_url with all skip patterns (docker, github, etc.) - Test check_server with working, failing, and trailing-slash cases - Test custom_servers file loading via pd.read_csv
6922418 to
2626db5
Compare
47d969f to
f1c715b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I found out, that the updated server list is not pushed to main, but since we run it before the other jobs in the CI, it was no problem. With this PR we store the list and run in parallel to save some time !