Skip to content

Fix orcid regex for dockstore_init #1348

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

Merged
merged 3 commits into from
Jan 26, 2023
Merged

Conversation

lldelisle
Copy link
Contributor

@lldelisle lldelisle commented Jan 24, 2023

In addition the test with requests.get is useless:
requests.get("https://orcid.org/0000-0002-1964-496", headers={"Accept": "application/xml"}) gives <Response [200]> even if the orcid is invalid.

I found how to fix it.

@lldelisle
Copy link
Contributor Author

The CI is failing but I don't think this is due to my changes...

@nsoranzo
Copy link
Member

The CI is failing but I don't think this is due to my changes...

A restart fixed it.

@nsoranzo nsoranzo merged commit 9d9471f into galaxyproject:master Jan 26, 2023
@mvdbeek mvdbeek changed the title fix orcid regex for dockstore_init Fix orcid regex for dockstore_init Feb 9, 2023
@lldelisle lldelisle deleted the patch-1 branch February 9, 2023 21:53
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