Releases: esmf-org/nuopc-comp-testing
Releases · esmf-org/nuopc-comp-testing
v1.2.0
New features:
- The extra
mpirun
arguments now need to be passed withmpirun_arg
input argument. - A new
debug
argument is added to the action that allow to create ssh connection to the runner for debugging (uses mxschmitt/action-tmate@v3). - Now uses authoritative Spack repository.
- Spack now uses
curl
to download packages and timeout limit is increased to 60 s to prevent fetching issues - Spack now could use system installed packages (
spack external find
).
Fixes:
- Issue #2
v1.1.0
This release aims to make the composite action more generic and fix couple of minor issues.
Release v1.0.0
Initial version of ESMF/NUOPC component testing GitHub Action