chore(combine-crs): skip redundant experiment CR (#380)

* chore(combine-crs): skip redundant experiment CR

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>

* chore(combine-crs): updating category charts

Signed-off-by: shubhamchaudhary <shubham.chaudhary@mayadata.io>
This commit is contained in:
Shubham Chaudhary
2020-11-14 17:43:34 +05:30
committed by GitHub
parent 8b2615897c
commit 7fc3b067c5
286 changed files with 120848 additions and 3152 deletions

View File

@@ -17,7 +17,7 @@ versionmaker:
.PHONY: combineExpCR
combineExpCR:
@echo "--------Combining Experiments CR-------"
bash ./scripts/combine_all_cr.sh
go run ./scripts/combine-all-crs.go
.PHONY: push
push: