https://github.com/juliaparallel/github-actions-buildcache
https://github.com/juliaparallel/github-actions-buildcache
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/juliaparallel/github-actions-buildcache
- Owner: JuliaParallel
- License: mit
- Created: 2023-11-03T00:09:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T11:16:52.000Z (about 2 years ago)
- Last Synced: 2025-05-06T18:50:18.692Z (about 1 year ago)
- Size: 19.5 KB
- Stars: 0
- Watchers: 13
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spack buildcache for MPI.jl CI
This repository provides a [Spack OCI buildcache](https://spack.readthedocs.io/en/latest/binary_caches.html#oci-docker-v2-registries-as-build-cache) to be used in CI of [`MPI.jl`](https://github.com/JuliaParallel/MPI.jl) and other JuliaParallel projects.
This is based on [spack/github-actions-buildcache](https://github.com/spack/github-actions-buildcache).
You can see the [list of packages](https://github.com/JuliaParallel/github-actions-buildcache/pkgs/container/github-actions-buildcache) produced by this buildcache.
If you want to have more packages in this buildcache, add them to the [`spack.yaml`](./spack.yaml) file.