Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ID-353 Update terra-notebook-utils version in base. #433

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
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
1 change: 1 addition & 0 deletions .github/workflows/test-terra-jupyter-aou.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
- name: Test Python code with pytest
run: |
chmod a+r "${{ steps.auth.outputs.credentials_file_path }}"
rm -rf /opt/conda/lib/python3.10/site-packages/exceptiongroup-1.1.1.dist-info/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once my PR is merged, you won't have to do that, exceptiongroup released a 1.1.2 version 3 days ago that is corrupted and i figured out a way to cleanly install it

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker run \
--env GOOGLE_PROJECT \
--volume "${{ steps.auth.outputs.credentials_file_path }}":/tmp/credentials.json:ro \
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-terra-jupyter-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
- name: Test Python code with pytest
run: |
chmod a+r "${{ steps.auth.outputs.credentials_file_path }}"
rm -rf /opt/conda/lib/python3.10/site-packages/exceptiongroup-1.1.1.dist-info/
docker run \
--env GOOGLE_PROJECT \
--volume "${{ steps.auth.outputs.credentials_file_path }}":/tmp/credentials.json:ro \
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-terra-jupyter-gatk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
- name: Test Python code with pytest
run: |
chmod a+r "${{ steps.auth.outputs.credentials_file_path }}"
rm -rf /opt/conda/lib/python3.10/site-packages/exceptiongroup-1.1.1.dist-info/
docker run \
--env GOOGLE_PROJECT \
--volume "${{ steps.auth.outputs.credentials_file_path }}":/tmp/credentials.json:ro \
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-terra-jupyter-hail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
- name: Test Python code with pytest
run: |
chmod a+r "${{ steps.auth.outputs.credentials_file_path }}"
rm -rf /opt/conda/lib/python3.10/site-packages/exceptiongroup-1.1.1.dist-info/
docker run \
--env GOOGLE_PROJECT \
--volume "${{ steps.auth.outputs.credentials_file_path }}":/tmp/credentials.json:ro \
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test-terra-jupyter-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
- name: Test Python code with pytest
run: |
chmod a+r "${{ steps.auth.outputs.credentials_file_path }}"
rm -rf /opt/conda/lib/python3.10/site-packages/exceptiongroup-1.1.1.dist-info/
docker run \
--env GOOGLE_PROJECT \
--env PIP_USER \
Expand Down
14 changes: 7 additions & 7 deletions config/conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"tidyverse"
]
},
"version" : "2.2.0",
"version" : "2.2.1",
"automated_flags" : {
"generate_docs" : true,
"include_in_ui" : true,
Expand All @@ -47,7 +47,7 @@
"hail"
]
},
"version" : "1.1.0",
"version" : "1.1.1",
"automated_flags" : {
"generate_docs" : true,
"include_in_ui" : true,
Expand All @@ -68,7 +68,7 @@
"scikit-learn"
]
},
"version" : "1.1.0",
"version" : "1.1.1",
"automated_flags" : {
"generate_docs" : true,
"include_in_ui" : true,
Expand All @@ -86,7 +86,7 @@
"packages" : {

},
"version" : "1.1.0",
"version" : "1.1.1",
"automated_flags" : {
"generate_docs" : true,
"include_in_ui" : false,
Expand All @@ -104,7 +104,7 @@
"packages" : {

},
"version" : "2.2.0",
"version" : "2.2.1",
"automated_flags" : {
"include_in_ui" : false,
"generate_docs" : true,
Expand All @@ -124,7 +124,7 @@
"packages" : {

},
"version" : "2.3.0",
"version" : "2.3.1",
"automated_flags" : {
"include_in_ui" : true,
"generate_docs" : true,
Expand All @@ -143,7 +143,7 @@
"packages" : {

},
"version" : "2.2.0",
"version" : "2.2.1",
"automated_flags" : {
"include_in_ui" : false,
"generate_docs" : false,
Expand Down
6 changes: 6 additions & 0 deletions terra-jupyter-aou/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.2.1 - 2023-07-05

- Update `terra-jupyter-base` to `1.1.1`

Image URL: `us.gcr.io/broad-dsp-gcr-public/terra-jupyter-aou:2.2.1`

## 2.2.0 - 2023-06-23

- Update python from 3.7 to 3.10
Expand Down
4 changes: 2 additions & 2 deletions terra-jupyter-aou/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-gatk:2.3.0
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-gatk:2.3.1

USER root

Expand Down Expand Up @@ -264,7 +264,7 @@ RUN echo "alias cromshell='cromshell-beta'" >> ~/.bash_aliases

# Downgrade Jinja2 as the newer version breaks the notebook
# See https://jinja.palletsprojects.com/en/3.1.x/changes/#version-3-1-0
RUN pip install --force-reinstall -v "Jinja2==3.0.3"
RUN pip install -v "Jinja2==3.0.3"

ENV PATH="$PATH:/usr/local/RepeatMasker"

Expand Down
7 changes: 7 additions & 0 deletions terra-jupyter-base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
## 1.1.1 - 2023-07-05

- Bump version to rebuild base image with latest jupyter-notebook-utils.

Image URL: `us.gcr.io/broad-dsp-gcr-public/terra-jupyter-base:1.1.1`

## 1.1.0 - 2023-06-23

- Upgrade python 3.7 to 3.10

Image URL: `us.gcr.io/broad-dsp-gcr-public/terra-jupyter-base:1.1.0`

## 1.0.14 - 2023-03-13T17:26:34.128391Z

- Include `jupyter lab build` step
Expand Down
6 changes: 6 additions & 0 deletions terra-jupyter-bioconductor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.2.1 - 2023-07-05

- Update `terra-jupyter-base` to `2.2.1`

Image URL: `us.gcr.io/broad-dsp-gcr-public/terra-jupyter-bioconductor:2.2.1`

## 2.2.0 - 2023-06-23

- Update python 3.7 to 3.10
Expand Down
2 changes: 1 addition & 1 deletion terra-jupyter-bioconductor/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-r:2.2.0
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-r:2.2.1
6 changes: 6 additions & 0 deletions terra-jupyter-gatk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.3.1 - 2023-07-05

- Update `terra-jupyter-base` to `2.3.1`, pulls in latest terra-notebook-utils build.

Image URL: `us.gcr.io/broad-dsp-gcr-public/terra-jupyter-gatk:2.3.1`

## 2.3.0 - 2023-06-23

- Update python 3.7 to 3.10
Expand Down
4 changes: 2 additions & 2 deletions terra-jupyter-gatk/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-python:1.1.0 AS python
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-python:1.1.1 AS python

FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-r:2.2.0
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-r:2.2.1

USER root

Expand Down
6 changes: 6 additions & 0 deletions terra-jupyter-hail/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.1.1 - 2023-07-05

- Update `terra-jupyter-base` to `1.1.1`, pulls in latest terra-notebook-utils build.

Image URL: `us.gcr.io/broad-dsp-gcr-public/terra-jupyter-hail:1.1.1`

## 1.1.0 - 2023-06-23

- Update python 3.7 to 3.10
Expand Down
2 changes: 1 addition & 1 deletion terra-jupyter-hail/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-python:1.1.0
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-python:1.1.1
USER root


Expand Down
6 changes: 6 additions & 0 deletions terra-jupyter-python/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.0.1 - 2023-07-05

- Update `terra-jupyter-base` to `1.1.1`, pulls in latest terra-notebook-utils build.

Image URL: `us.gcr.io/broad-dsp-gcr-public/terra-jupyter-python:1.1.1`

## 1.1.0 - 2023-06-23

- Update python 3.7 to 3.10
Expand Down
2 changes: 1 addition & 1 deletion terra-jupyter-python/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-base:1.1.0
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-base:1.1.1
USER root
# This makes it so pip runs as root, not the user.
ENV PIP_USER=false
Expand Down
6 changes: 6 additions & 0 deletions terra-jupyter-r/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.2.1 - 2023-07-05

- Bump base image version to update terra-notebook-utils to latest.

Image URL: `us.gcr.io/broad-dsp-gcr-public/terra-jupyter-r:2.2.1`

## 2.2.0 - 2023-06-23

- Python upgrade 3.7 to 3.10
Expand Down
2 changes: 1 addition & 1 deletion terra-jupyter-r/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-base:1.1.0
FROM us.gcr.io/broad-dsp-gcr-public/terra-jupyter-base:1.1.1
USER root

COPY scripts $JUPYTER_HOME/scripts
Expand Down
Loading