esmf-org / esmf

The Earth System Modeling Framework (ESMF) is a suite of software tools for developing high-performance, multi-component Earth science modeling applications.
https://earthsystemmodeling.org/
Other
156 stars 75 forks source link

Add artifacts to Spack build action for debugging #198

Closed uturuncoglu closed 10 months ago

uturuncoglu commented 10 months ago

This PR aims to add new feature to Spack build action to store run directory of NUOPC App Prototypes as artifacts. @theurich this is replacement of https://github.com/esmf-org/esmf/pull/194. GitHub did not allow me to create PR with the previous branch. So, I created new one.

uturuncoglu commented 10 months ago

@theurich I started a test run https://github.com/esmf-org/esmf/actions/runs/7024221309 before merging this. Just for extra check. I think we did not know the issue yet related with the failures. Right?

theurich commented 10 months ago

Sounds good. And you are right, we do not know the issue yet related to the failure. Once this PR is on develop, I plan to create a new fix-branch to look into the issue, leveraging the fact that we get the artifacts now.

theurich commented 10 months ago

@uturuncoglu - the action has finished... looks good to go into develop now.