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

gdc api status for pp cache invalidation #2159

Open
xzhou82 opened this issue Sep 24, 2024 · 0 comments
Open

gdc api status for pp cache invalidation #2159

xzhou82 opened this issue Sep 24, 2024 · 0 comments
Assignees

Comments

@xzhou82
Copy link
Collaborator

xzhou82 commented Sep 24, 2024

from Phil:
See the "data_release_version" in this example.
$ curl -s https://api.gdc.cancer.gov/status | jq .
{
"commit": "7c8ffd0436bb0bb4dafed2d191586309ba6618bf",
"data_release": "Data Release 41.0 - August 28, 2024",
"data_release_version": {
"major": 41,
"minor": 0,
"release_date": "2024-08-28"
},
"status": "OK",
"tag": "7.5.1",
"version": 1
}

once the gdc api change is in prod, reopen issue to delete unused code

@xzhou82 xzhou82 self-assigned this Sep 24, 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

No branches or pull requests

1 participant