-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fix: TDR dev dataset is stale (HumanCellAtlas/dcp2#17) #3441
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3441 +/- ##
========================================
Coverage 82.02% 82.02%
========================================
Files 123 123
Lines 14417 14417
========================================
Hits 11825 11825
Misses 2592 2592 Continue to review full report at Codecov.
|
7468622
to
109efb4
Compare
'tdr:datarepo-dev-87beea11:snapshot/hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916:4', | ||
# Managed access snapshots: | ||
'tdr:datarepo-dev-d4b988d6:snapshot/hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903:4', | ||
'tdr:datarepo-dev-02c59b72:snapshot/hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903:4', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1190 links total, 84 under the common prefix 4
109efb4
to
68618f5
Compare
Since we can't attach this to its ticket via Zenhub because of a permissions issue @hannes-ucsc mentioned, I'm assigning myself so that it stays on my board. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to update google project id.
deployments/sandbox/environment.py
Outdated
'tdr:datarepo-dev-4c3e6011:snapshot/hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907:4', | ||
'tdr:datarepo-dev-76de829d:snapshot/hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907:4', | ||
'tdr:datarepo-dev-24e9529e:snapshot/hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908:4', | ||
'tdr:datarepo-dev-87beea11:snapshot/hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916:4', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The project name is wrong here. datarepo-dev-1dce87e5
should be used.
TDR team updated the spreadsheet.
https://docs.google.com/spreadsheets/d/1yYiB3TrX0wvLCHvtWY1GTZZcAf5MmMREgn52OKCHsqs/edit#gid=1005857707
deployments/dev/environment.py
Outdated
'tdr:datarepo-dev-4c3e6011:snapshot/hca_dev_248fcf0316c64a41b6ccaad4d894ca42__20210907_20210907:', | ||
'tdr:datarepo-dev-76de829d:snapshot/hca_dev_2043c65a1cf84828a6569e247d4e64f1__20210831_20210907:', | ||
'tdr:datarepo-dev-24e9529e:snapshot/hca_dev_f83165c5e2ea4d15a5cf33f3550bffde__20210901_20210908:', | ||
'tdr:datarepo-dev-87beea11:snapshot/hca_dev_ae71be1dddd84feb9bed24c3ddb6e1ad__20210916_20210916:', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
here too
68618f5
to
55aa7e1
Compare
deployments/dev/environment.py
Outdated
# Managed access snapshots: | ||
'tdr:datarepo-dev-d4b988d6:snapshot/hca_dev_a004b1501c364af69bbd070c06dbc17d__20210830_20210903:', | ||
'tdr:datarepo-dev-02c59b72:snapshot/hca_dev_99101928d9b14aafb759e97958ac7403__20210830_20210903:', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I changed my mind. We should list these in the same order as they occur in the spreadsheet.
Each of the two MA sources should have the comment
# Managed access:
preceding it.
55aa7e1
to
237cf41
Compare
9c237c1
to
ca832a8
Compare
I'll provide demo instructions later. |
ca832a8
to
dcd6e1b
Compare
Failed in GitLab due to inconsistent snapshot storage locations: https://gitlab.dev.singlecell.gi.ucsc.edu/ucsc/azul/-/jobs/30152 The offending snapshots (
|
0c99854
to
d5c935f
Compare
Reindex in Due to the catalog duplication, there are 8 distinct failures. 7 tracked in HumanCellAtlas/dcp2#45 |
@jessebrennan, the checklist item "Announce whether reindexing these snapshots succeeded or failed" is lacking the information where to announce that. |
|
||
Before upgrading to this commit, run:: | ||
|
||
python scripts/reindex.py --delete --catalog dcp2ebi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This doesn't delete the corresponding IT catalog it2ebi
and the flag name is --catalogs
not --catalog
.
HumanCellAtlas/dcp2#17
Author
Fix:
for bugs) or there is a good reason why they're differentAuthor (reindex)
r
tag to commit title or this PR does not require reindexingreindex
label to PR or this PR does not require reindexingAuthor (freebies & chains)
chain
label to the blocking PR or this PR is not chained to another PRAuthor (upgrading)
u
tag to commit title or this PR does not require upgradingupgrade
label to PR or this PR does not require upgradingAuthor (requirements, before every review)
make requirements_update
or this PR leaves requirements*.txt, common.mk and Makefile untouchedR
tag to commit title or this PR leaves requirements*.txt untouchedreqs
label to PR or this PR leaves requirements*.txt untouchedAuthor (before every review)
make integration_test
passes in personal deployment or this PR does not touch functionality that could break the ITdevelop
, squashed old fixupsPrimary reviewer (after approval)
no demo
no sandbox
Operator (before pushing merge the commit)
reindex
label andr
commit title tagno demo
sandbox
selectedsandbox
label or PR is labeledno sandbox
no sandbox
sandbox
or this PR does not require reindexingsandbox
sandbox
or this PR does not require reindexingsandbox
dev
selectedOperator (after pushing the merge commit)
N reviews
labelling is accurateOperator (reindex)
dev
or this PR does not require reindexing or does not targetdev
dev
or this PR does not require reindexing or does not targetdev
prod
or this PR does not require reindexing or does not targetprod
prod
or this PR does not require reindexing or does not targetprod
Operator