Skip to content

run GW using container with spack-stack 1.9.2#3964

Closed
weihuang-jedi wants to merge 206 commits into
NOAA-EMC:developfrom
NOAA-EPIC:feature/use_container_spack-stack-1.9.2
Closed

run GW using container with spack-stack 1.9.2#3964
weihuang-jedi wants to merge 206 commits into
NOAA-EMC:developfrom
NOAA-EPIC:feature/use_container_spack-stack-1.9.2

Merge branch 'NOAA-EMC:develop' into feature/use_container_spack-stac…

31a09d8
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / ShellCheck succeeded Oct 21, 2025 in 2s

3 new alerts

New alerts in code changed by this pull request

  • 1 warning
  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 79 in dev/container/utils/gen-wrapper.sh

See this annotation in the file changed.

Code scanning / shellcheck

This loop will only ever run once. Bad quoting or missing glob/expansion? Warning

This loop will only ever run once. Bad quoting or missing glob/expansion?

Check notice on line 34 in jobs/JGLOBAL_ARCHIVE_VRFY

See this annotation in the file changed.

Code scanning / shellcheck

Double quote to prevent globbing and word splitting. Note

Double quote to prevent globbing and word splitting.

Check notice on line 21 in jobs/JGLOBAL_OCEANICE_PRODUCTS

See this annotation in the file changed.

Code scanning / shellcheck

Double quote to prevent globbing and word splitting. Note

Double quote to prevent globbing and word splitting.