Skip to content

Fix orcid regex for dockstore_init#1348

Merged
nsoranzo merged 3 commits intogalaxyproject:masterfrom
lldelisle:patch-1
Jan 26, 2023
Merged

Fix orcid regex for dockstore_init#1348
nsoranzo merged 3 commits intogalaxyproject:masterfrom
lldelisle:patch-1

Conversation

@lldelisle
Copy link

@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
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