Skip to content

Commit

Permalink
Merge pull request #6047 from shaneknapp/prep-stat159-new-cicd
Browse files Browse the repository at this point in the history
[DH-301] moving stat159 to new image repo
  • Loading branch information
shaneknapp authored Aug 29, 2024
2 parents c44a8b5 + 90002bb commit 9b01ac8
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 352 deletions.
25 changes: 0 additions & 25 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,12 +313,6 @@ jobs:
hubploy deploy --timeout 30m shiny hub ${CIRCLE_BRANCH}
no_output_timeout: 30m

- run:
name: Deploy stat159
command: |
hubploy deploy --timeout 30m stat159 hub ${CIRCLE_BRANCH}
no_output_timeout: 30m

- run:
name: Deploy stat20
command: |
Expand Down Expand Up @@ -496,15 +490,6 @@ workflows:
ignore:
- staging
- prod
- hubploy/build-image:
deployment: stat159
name: stat159 image build
# Filters can only be per-job? wtf
filters:
branches:
ignore:
- staging
- prod
- hubploy/build-image:
deployment: stat20
name: stat20 image build
Expand Down Expand Up @@ -678,15 +663,6 @@ workflows:
branches:
only:
- staging
- hubploy/build-image:
deployment: stat159
name: stat159 image build
push: true
# Filters can only be per-job? wtf
filters:
branches:
only:
- staging
- hubploy/build-image:
deployment: stat20
name: stat20 image build
Expand Down Expand Up @@ -727,7 +703,6 @@ workflows:
# - logodev image build
- publichealth image build
- shiny image build
- stat159 image build
- stat20 image build

filters:
Expand Down
10 changes: 1 addition & 9 deletions deployments/stat159/hubploy.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
images:
images:
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/stat159-user-image
path: image/
repo2docker:
base_image: docker.io/library/buildpack-deps:jammy
registry:
provider: gcloud
gcloud:
project: ucb-datahub-2018
service_key: gcr-key.json
- name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/stat159-user-image:2dc3f5a

cluster:
provider: gcloud
Expand Down
103 changes: 0 additions & 103 deletions deployments/stat159/image/apt.txt

This file was deleted.

173 changes: 0 additions & 173 deletions deployments/stat159/image/environment.yml

This file was deleted.

29 changes: 0 additions & 29 deletions deployments/stat159/image/infra-requirements.txt

This file was deleted.

5 changes: 0 additions & 5 deletions deployments/stat159/image/overrides.json

This file was deleted.

8 changes: 0 additions & 8 deletions deployments/stat159/image/postBuild

This file was deleted.

0 comments on commit 9b01ac8

Please sign in to comment.