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

Add check for existing base image to speedup pipelines. #156

Merged
merged 7 commits into from
Sep 18, 2024

Conversation

cameronrutherford
Copy link
Contributor

@cameronrutherford cameronrutherford commented Sep 3, 2024

Closes #153 and closes #155

@cameronrutherford
Copy link
Contributor Author

@nychiang I proceeded to accidentally reproduce and then proceed to fix the same issue that we were seeing in the HiOp spack pipelines. This is promising for fixing stuff there (I hope).

@@ -129,7 +152,7 @@ jobs:
padded_length: False
mirrors:
local-buildcache: oci://${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
spack: https://binaries.spack.io/develop
# spack: https://binaries.spack.io/develop
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Have to avoid using the public spack binary mirror for now due to spack/spack#43919

@cameronrutherford
Copy link
Contributor Author

Looks like no tests are being run... Might have to make some modifications to the ExaGO package to fix this, but we can debug that in a different PR...

@cameronrutherford cameronrutherford merged commit b1401ec into develop Sep 18, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant