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

Conversation

Ghost-in-a-Jar
Copy link

@Ghost-in-a-Jar Ghost-in-a-Jar commented Jun 15, 2023

This pr aims to rebuild the base image with the new terra-notebook-utils version. I followed the instructions here: https://broadworkbench.atlassian.net/wiki/spaces/IA/pages/2519564289/Integrating+new+Terra+docker+images+with+Leonardo#1.-Create-a-terra-docker-PR

@Ghost-in-a-Jar Ghost-in-a-Jar force-pushed the ID-353-release-new-terra-notebook-utils branch from 75a0272 to 33bba44 Compare June 15, 2023 18:07
# Conflicts:
#	config/conf.json
#	terra-jupyter-aou/CHANGELOG.md
#	terra-jupyter-aou/Dockerfile
#	terra-jupyter-base/CHANGELOG.md
#	terra-jupyter-bioconductor/CHANGELOG.md
#	terra-jupyter-bioconductor/Dockerfile
#	terra-jupyter-gatk-ovtf/CHANGELOG.md
#	terra-jupyter-gatk-ovtf/Dockerfile
#	terra-jupyter-gatk/Dockerfile
#	terra-jupyter-hail/CHANGELOG.md
#	terra-jupyter-hail/Dockerfile
#	terra-jupyter-python/CHANGELOG.md
#	terra-jupyter-python/Dockerfile
#	terra-jupyter-r/CHANGELOG.md
#	terra-jupyter-r/Dockerfile
@Ghost-in-a-Jar Ghost-in-a-Jar force-pushed the ID-353-release-new-terra-notebook-utils branch 8 times, most recently from 5cfa711 to 9507ff9 Compare July 6, 2023 20:13
@Ghost-in-a-Jar Ghost-in-a-Jar force-pushed the ID-353-release-new-terra-notebook-utils branch from 9507ff9 to ba22428 Compare July 7, 2023 14:21
@@ -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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants