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

Move to mambaorg/micromamba as docker base image for CI #276

Merged
merged 26 commits into from
Aug 2, 2023

Conversation

sblauth
Copy link
Owner

@sblauth sblauth commented Aug 2, 2023

This PR fixes an issue with the docker builds we have been experiencing the last couple of weeks. It comes from a compatibility issue between conda and mamba (when mixing default and conda-forge channels).

In this PR, a new docker image is used to define the "quick" tests, that run on every push (mambaorg/micromamba:1-jammy, so ubuntu).

This fixes the issue of the tests and the failing CI workflows

@sblauth sblauth added bug Something isn't working ci Issues or pull requests related to CI/CD labels Aug 2, 2023
@sblauth sblauth self-assigned this Aug 2, 2023
@sblauth sblauth changed the title Cifix/dockerfile Move to mambaorg/micromamba as docker base image for CI Aug 2, 2023
@sblauth
Copy link
Owner Author

sblauth commented Aug 2, 2023

Note, that the tests which are currently running, can only fail. (They are using the "old" docker image). However, new ones are only built after the PR is merged. Therefore, this PR will get force-merged to main

@sblauth sblauth merged commit fa6234d into main Aug 2, 2023
1 of 17 checks passed
@sblauth sblauth deleted the cifix/dockerfile branch August 2, 2023 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci Issues or pull requests related to CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant