-
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
Index dcp13 in prod2 (#3843) #3867
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #3867 +/- ##
========================================
Coverage 81.70% 81.70%
========================================
Files 125 125
Lines 15050 15050
========================================
Hits 12297 12297
Misses 2753 2753 Continue to review full report at Codecov.
|
5c9e3fb
to
49232a1
Compare
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.
As agreed during demo, we'll deal with the duplication using a dictionary, in a separate PR. They way this is currently structured, it is very difficult to see which projects where updated. Please create three commits:
The first commit should rename dcp2_sources
to dcp12_sources
.
The second commit duplicates the dcp12
catalog and the dcp12_sources
variable to dcp13
and dcp13_sources
respectively.
The third commit adds the _dcp13
snapshots from the spreadsheet.
Also please make sure the list literals defining the sources are sorted by project UUID.
49232a1
to
24f25a9
Compare
Duplicate dcp12
Add new and updated snapshots
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.
Thanks for the quick turn around.
dcp1_sources wasn't sorted
remember to differentiate split commits in the message of the commit body
I'll fix the sorting and add the dictionary approach I mentioned in PL.
24f25a9
to
f80207b
Compare
Avoid duplicating unchanged snapshots
f80207b
to
4e2037a
Compare
IT passed with the exception of two manifest request which failed because of TDR slowness HumanCellAtlas/dcp2#57 |
#3843
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 does not touch requirements*.txt, common.mk, Makefile and DockerfileR
tag to commit title or this PR does not touch requirements*.txtreqs
label to PR or this PR does not touch requirements*.txtAuthor (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
label or PR is labeledno sandbox
no sandbox
sandbox
or this PR does not require reindexingsandbox
sandbox
or this PR does not require reindexingsandbox
Operator (after pushing the merge commit)
N reviews
labelling is accurate or this PR is authored by leadprod
orMerged prod
or this PR does not represent a promotionOperator (reindex)
Started reindex in target deployment or this PR does not require reindexingdcp13
catalog onlyOperator