Skip to content

NOAA-EMC/ci-common-build-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

workflowstatus

ci-common-build-cache

This repository contains CI workflows that use Spack to generate a GitHub Packages cache of pre-built dependency packages for various EMC codes.

Packages that must be provided by any GitHub Actions workflows using these packages:

For a package that does not have its own Spack recipe (i.e., only its dependencies will be built through Spack), then to use the build cache, run the following prior to concretizing and installing a Spack environment:

$ spack mirror add emc-common-build-cache oci://ghcr.io/NOAA-EMC/ci-common-build-cache

About

CI workflow to populate a centralized Spack build cache

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published