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 Spack CI GCC test #3298

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Jan 9, 2025

NOTE

I am blocking this because of #3299 for now.


Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

This PR adds a new Github Action CI test that uses a spack buildcache to build and test MAPL. Using this, we hopefully can detect Spack issues (see #3296).

NOTE: Due to esmf-org/esmf#284, we sort of require ESMF 8.8.0 as Github Actions is using new enough Ubuntu to trigger it. For now, this is handled by the buildcache having a (pre-release) build of ESMF 8.8.0.

Related Issue

@mathomp4 mathomp4 added the 0 Diff The changes in this pull request have verified to be zero-diff with the target branch. label Jan 9, 2025
@mathomp4 mathomp4 self-assigned this Jan 9, 2025
@mathomp4 mathomp4 requested a review from a team as a code owner January 9, 2025 20:06
@mathomp4 mathomp4 added the 🚫 Contingent - DNA Do Not Approve (DNA). These changes are contingent on other PRs label Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

This PR is being prevented from merging because you have added one of our blocking labels: 🚫 Contingent - DNA. You'll need to remove it before this PR can be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff The changes in this pull request have verified to be zero-diff with the target branch. 🚫 Contingent - DNA Do Not Approve (DNA). These changes are contingent on other PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant