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

Add all public servers #113

Merged
merged 10 commits into from
Jun 6, 2024
Merged

Conversation

paulzierep
Copy link
Collaborator

Since the querying of the public servers takes a while, when they time out and such, I put the query in a separate CI,
this makes testing much easier. This creates a TSV that is then used by extract_galaxy_tools.py to add availability on all servers.

@paulzierep
Copy link
Collaborator Author

Still needs to be merged with: #112

@@ -28,15 +28,16 @@
# BIOTOOLS_API_URL = "https://130.226.25.21"

USEGALAXY_SERVER_URLS = {
"UseGalaxy.org": "https://usegalaxy.org",
"UseGalaxy.org (Main)": "https://usegalaxy.org",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would remove Main here

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is the name you get from https://galaxyproject.org/use/feed.json , so I use this one to avoid dublication

@paulzierep
Copy link
Collaborator Author

can we merge it @bebatut ?

@bebatut bebatut merged commit e68230b into galaxyproject:main Jun 6, 2024
2 checks passed
@paulzierep paulzierep mentioned this pull request Jun 17, 2024
neoformit pushed a commit to nomadscientist/galaxy_codex that referenced this pull request Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants