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

Update aiidalab package to 24.7 #478

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Update aiidalab package to 24.7 #478

merged 2 commits into from
Jul 8, 2024

Conversation

danielhollas
Copy link
Contributor

@danielhollas danielhollas commented Jul 7, 2024

This is a minor update, mostly important for later when we switch to Python 3.11 in #455, but let's deploy it now.
Changelog available here:

https://github.com/aiidalab/aiidalab/releases/tag/v24.07.0

# Install aiida-core and other shared requirements.
RUN mamba install --yes \
RUN mamba update -y pip && \
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Combining mamba update and mamba install in a single RUN should speed up the build slightly since we need to download the conda-forge package index only once.

Copy link
Member

@mikibonacci mikibonacci left a comment

Choose a reason for hiding this comment

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

Hi @danielhollas , LGTM! Thanks!

@danielhollas danielhollas merged commit 36a565e into main Jul 8, 2024
15 checks passed
@danielhollas danielhollas deleted the aiidalab-24.7 branch July 8, 2024 09:57
danielhollas added a commit that referenced this pull request Jul 21, 2024
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