m-lab / etl

M-Lab ingestion pipeline
Apache License 2.0
22 stars 7 forks source link

Disable v1 deployment #1051

Closed stephen-soltesz closed 2 years ago

stephen-soltesz commented 2 years ago

This change disables steps to deploy the v1 parsers to app engine. This is necessary to deploy updated v2 parsers to the new pipeline without disrupting the v1 parsers until we decide to turn them off.

Part of https://github.com/m-lab/etl/issues/1050

FYI: @robertodauria


This change is Reviewable

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 7153


Files with Coverage Reduction New Missed Lines %
active/active.go 4 88.54%
<!-- Total: 4 -->
Totals Coverage Status
Change from base Build 7150: -0.07%
Covered Lines: 3851
Relevant Lines: 5997

💛 - Coveralls