Skip to content

Releases: esmf-org/nuopc-comp-testing

v1.2.0

28 Jul 05:08
adae2c2
Compare
Choose a tag to compare

New features:

  • The extra mpirun arguments now need to be passed with mpirun_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

07 Apr 19:20
89147e9
Compare
Choose a tag to compare

This release aims to make the composite action more generic and fix couple of minor issues.

Release v1.0.0

08 Feb 22:57
8b8e144
Compare
Choose a tag to compare

Initial version of ESMF/NUOPC component testing GitHub Action