Skip to content

Commit ebff6c1

Browse files
authored
Merge pull request #1703 from cmu-delphi/ndefries/deprecate-ctis-pipeline
Deprecate CTIS pipeline
2 parents cf4c7b7 + 90a8ce0 commit ebff6c1

File tree

569 files changed

+2
-264417
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

569 files changed

+2
-264417
lines changed

.github/workflows/build-container-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
strategy:
1111
matrix:
12-
packages: [ facebook ]
12+
packages: [ ]
1313
steps:
1414
- name: Checkout code
1515
uses: actions/checkout@v2

.github/workflows/r-ci.yml

Lines changed: 0 additions & 61 deletions
This file was deleted.

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
- Keep in sync with '.github/workflows/python-ci.yml'.
1010
- TODO: #527 Get this list automatically from python-ci.yml at runtime.
1111
*/
12-
def indicator_list = ["changehc", "claims_hosp", "facebook", "google_symptoms", "hhs_hosp", "jhu", "nchs_mortality", "quidel", "quidel_covidtest", "safegraph_patterns", "sir_complainsalot", "usafacts", "dsew_community_profile", "doctor_visits"]
12+
def indicator_list = ["changehc", "claims_hosp", "google_symptoms", "hhs_hosp", "jhu", "nchs_mortality", "quidel", "quidel_covidtest", "safegraph_patterns", "sir_complainsalot", "usafacts", "dsew_community_profile", "doctor_visits"]
1313
def build_package = [:]
1414
def deploy_staging = [:]
1515
def deploy_production = [:]

ansible/templates/facebook-params-prod.json.j2

Lines changed: 0 additions & 63 deletions
This file was deleted.

facebook/.gitignore

Lines changed: 0 additions & 45 deletions
This file was deleted.

facebook/Dockerfile

Lines changed: 0 additions & 36 deletions
This file was deleted.

facebook/GITREF

Whitespace-only changes.

0 commit comments

Comments
 (0)