Skip to content

Commit

Permalink
Split off stat20 user image.
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlovett committed Sep 3, 2024
1 parent 277dfef commit 5bf11d5
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 305 deletions.
25 changes: 0 additions & 25 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,12 +319,6 @@ jobs:
hubploy deploy --timeout 30m shiny hub ${CIRCLE_BRANCH}
no_output_timeout: 30m

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

- run:
name: Deploy ugr01
command: |
Expand Down Expand Up @@ -505,15 +499,6 @@ workflows:
ignore:
- staging
- prod
- hubploy/build-image:
deployment: stat20
name: stat20 image build
# Filters can only be per-job? wtf
filters:
branches:
ignore:
- staging
- prod
- hubploy/build-image:
deployment: ugr01
name: ugr01 image build
Expand Down Expand Up @@ -687,15 +672,6 @@ workflows:
branches:
only:
- staging
- hubploy/build-image:
deployment: stat20
name: stat20 image build
push: true
# Filters can only be per-job? wtf
filters:
branches:
only:
- staging
- hubploy/build-image:
deployment: ugr01
name: ugr01 image build
Expand Down Expand Up @@ -728,7 +704,6 @@ workflows:
- nature image build
- publichealth image build
- shiny image build
- stat20 image build

filters:
branches:
Expand Down
7 changes: 1 addition & 6 deletions deployments/stat20/hubploy.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
images:
image_name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/stat20-user-image
registry:
provider: gcloud
gcloud:
project: ucb-datahub-2018
service_key: gcr-key.json
image_name: us-central1-docker.pkg.dev/ucb-datahub-2018/user-images/stat20-user-image:PLACEHOLDER

cluster:
provider: gcloud
Expand Down
92 changes: 0 additions & 92 deletions deployments/stat20/image/Dockerfile

This file was deleted.

5 changes: 5 additions & 0 deletions deployments/stat20/image/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Stat20 Image

This image is now located [in its own repo](https://github.com/berkeley-dsep-infra/stat20-user-image).

Please see [the contribution guide](https://github.com/berkeley-dsep-infra/stat20-user-image/blob/main/CONTRIBUTING.md) for instructions on how to propose changes to the image.
20 changes: 0 additions & 20 deletions deployments/stat20/image/class-libs.R

This file was deleted.

25 changes: 0 additions & 25 deletions deployments/stat20/image/environment.yml

This file was deleted.

13 changes: 0 additions & 13 deletions deployments/stat20/image/file-locks

This file was deleted.

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

This file was deleted.

42 changes: 0 additions & 42 deletions deployments/stat20/image/install-mambaforge.bash

This file was deleted.

50 changes: 0 additions & 50 deletions deployments/stat20/image/r-packages/2023-fall-stat-20.r

This file was deleted.

3 changes: 0 additions & 3 deletions deployments/stat20/image/rstudio-prefs.json

This file was deleted.

0 comments on commit 5bf11d5

Please sign in to comment.