Skip to content

Changes

Started by Justin Quinn
Started 10 days ago
Took 18 sec on Debian_12-VM

Summary

  1. Trying a different cleanup method (commit: 6a81546) (details)
  2. Updated modules ext pkg; cleanup (commit: 78ecccf) (details)
  3. add two Enums for DJUICE (commit: 207b5c3) (details)
  4. Change MATLAB version in CI back to R2023b (commit: 0c2a113) (details)
  5. Clean up ISSM artifact after unpacking (commit: 674d88e) (details)
  6. Remove disk cleanup and update MATLAB version (commit: de61e31) (details)
  7. Add disk space cleanup step to workflow (commit: 36e9b9a) (details)
  8. Update common-workflow.yml (commit: f3f2a4a) (details)
  9. Format free disk space step in common workflow (commit: 0d7395a) (details)
  10. CHG: fixed compilation error about ‘operator==’ (operand types are ‘std::complex<double>’ and ‘int' (commit: 7b29db2) (details)
  11. CHG: fixing complex operations (commit: c6992bf) (details)
  12. CHG: simplified code (commit: f24fbaf) (details)
  13. Adjusted tolerances (commit: 8aa18d7) (details)
The file was modified.github/workflows/common-workflow.yml (diff)
The file was modifiedexternalpackages/cppcheck/install.sh (diff)
The file was removedexternalpackages/modules/install-macosx64.sh
The file was modifiedexternalpackages/esmf/install.sh (diff)
The file was addedexternalpackages/modules/install-linux.sh
The file was addedexternalpackages/modules/install-mac.sh
The file was modifiedexternalpackages/vim/install.sh (diff)
The file was removedexternalpackages/modules/install.sh
The file was modifiedsrc/c/shared/Enum/EnumDefinitions.h (diff)
Commit 0c2a113c0018ee2068249b66112573db91e455c8 by noreply
Change MATLAB version in CI back to R2023b
(commit: 0c2a113)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 674d88e68fa3e1a48a3cd1de645098d94a4c7746 by noreply
Clean up ISSM artifact after unpacking

Remove the ISSM artifact tar file after unpacking.
(commit: 674d88e)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit de61e31682616a263c982fec810611e924f69edc by noreply
Remove disk cleanup and update MATLAB version

Removed disk space cleanup step and updated MATLAB release version.
(commit: de61e31)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 36e9b9a8a4b197cb55f203625b4b4fe8c6b76119 by noreply
Add disk space cleanup step to workflow

Added a step to free disk space in the workflow.
(commit: 36e9b9a)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 0d7395a6382a7fdbae02da4342f21d91894872be by noreply
Format free disk space step in common workflow
(commit: 0d7395a)
The file was modified.github/workflows/common-workflow.yml (diff)
Commit 7b29db27a7d2236b5c9cbb865b1ba127086be738 by Mathieu Morlighem
CHG: fixed compilation error about ‘operator==’ (operand types are ‘std::complex<double>’ and ‘int'
(commit: 7b29db2)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/c/cores/love_core.cpp (diff)
The file was modifiedsrc/c/analyses/HydrologyGlaDSAnalysis.cpp (diff)
The file was modifiedtest/NightlyRun/test803.m (diff)
The file was modifiedtest/NightlyRun/test803.py (diff)