Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
if: github.event.pull_request.draft == false
strategy:
matrix:
packages: [_delphi_utils_python, changehc, claims_hosp, doctor_visits, dsew_community_profile, google_symptoms, hhs_hosp, hhs_facilities, jhu, nchs_mortality, nowcast, quidel, quidel_covidtest, safegraph_patterns, sir_complainsalot]
packages: [_delphi_utils_python, changehc, claims_hosp, doctor_visits, dsew_community_profile, google_symptoms, hhs_hosp, hhs_facilities, jhu, nchs_mortality, nowcast, quidel_covidtest, safegraph_patterns, sir_complainsalot]
defaults:
run:
working-directory: ${{ matrix.packages }}
Expand Down
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- TODO: #527 Get this list automatically from python-ci.yml at runtime.
*/

def indicator_list = ["backfill_corrections", "changehc", "claims_hosp", "google_symptoms", "hhs_hosp", "jhu", "nchs_mortality", "quidel", "quidel_covidtest", "safegraph_patterns", "sir_complainsalot", "dsew_community_profile", "doctor_visits"]
def indicator_list = ["backfill_corrections", "changehc", "claims_hosp", "google_symptoms", "hhs_hosp", "jhu", "nchs_mortality", "quidel_covidtest", "safegraph_patterns", "sir_complainsalot", "dsew_community_profile", "doctor_visits"]
def build_package_main = [:]
def build_package_prod = [:]
def deploy_staging = [:]
Expand Down
22 changes: 0 additions & 22 deletions quidel/.pylintrc

This file was deleted.

75 changes: 0 additions & 75 deletions quidel/DETAILS.md

This file was deleted.

29 changes: 0 additions & 29 deletions quidel/Makefile

This file was deleted.

75 changes: 0 additions & 75 deletions quidel/README.md

This file was deleted.

39 changes: 0 additions & 39 deletions quidel/REVIEW.md

This file was deleted.

1 change: 0 additions & 1 deletion quidel/cache/.gitignore

This file was deleted.

15 changes: 0 additions & 15 deletions quidel/delphi_quidel/__init__.py

This file was deleted.

12 changes: 0 additions & 12 deletions quidel/delphi_quidel/__main__.py

This file was deleted.

23 changes: 0 additions & 23 deletions quidel/delphi_quidel/constants.py

This file was deleted.

Loading