Skip to content

Commit fd64033

Browse files
committed
File issue for TODO
1 parent c995549 commit fd64033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Declare variables.
88
- indicator_list should contain all the indicators to handle in the pipeline.
99
- Keep in sync with '.github/workflows/python-ci.yml'.
10-
- TODO: Get this list automatically from python-ci.yml at runtime?
10+
- TODO: #527 Get this list automatically from python-ci.yml at runtime.
1111
*/
1212
def indicator_list = ["cdc_covidnet", "claims_hosp", "combo_cases_and_deaths", "google_symptoms", "jhu", "nchs_mortality", "quidel", "quidel_covidtest", "safegraph", "safegraph_patterns", "usafacts"]
1313
def build_package = [:]

0 commit comments

Comments
 (0)