Skip to content

Commit 744cb2c

Browse files
authored
Merge branch 'mahf708/eamxx/gh-ci-cleanup' (PR #6775)
Upgrades the underlying container for testing, remove redundancies and improve things due to the EAMxx merge-in.
2 parents 5a3f949 + 30e29fc commit 744cb2c

File tree

8 files changed

+3
-325
lines changed

8 files changed

+3
-325
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ updates:
77
schedule:
88
interval: "weekly"
99
assignees:
10-
- "rljacob"
10+
- "bartgol"
1111
reviewers:
1212
- "mahf708"
13-
- "bartgol"
14-
labels:
15-
- "AT: Integrate Without Testing"

.github/workflows/e3sm-gh-ci-cime-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- SMS_D_Ln5_P4.ne4pg2_oQU480.F2010-SCREAMv1-MPASSI.ghci-oci_gnu
4343
- ERS_Ld5_P4.ne4pg2_oQU480.F2010-SCREAMv1-MPASSI.ghci-oci_gnu.eamxx-prod
4444
container:
45-
image: ghcr.io/e3sm-project/containers-ghci:ghci-0.2.0
45+
image: ghcr.io/e3sm-project/containers-ghci:ghci-0.2.1
4646

4747
steps:
4848
-

.github/workflows/e3sm-gh-ci-w-cime-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- SMS_D_Ld1_P8.ne4pg2_oQU480.WCYCL2010NS.ghci-oci_gnu
3030
- ERS_Ld3_P8.ne4pg2_oQU480.WCYCL2010NS.ghci-oci_gnu.allactive-wcprod_1850
3131
container:
32-
image: ghcr.io/e3sm-project/containers-ghci:ghci-0.2.0
32+
image: ghcr.io/e3sm-project/containers-ghci:ghci-0.2.1
3333

3434
steps:
3535
-

.github/workflows/e3sm-gh-md-linter.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ on:
77
branches: ["master"]
88
paths:
99
- '**/*.md'
10-
# for now let's not lint files in eamxx
11-
- '!components/eamxx/**/*.md'
1210

1311
concurrency:
1412
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.pull_request.number || github.run_id }}

.github/workflows/eamxx-gh-ci-standalone.yml

Lines changed: 0 additions & 60 deletions
This file was deleted.

.github/workflows/eamxx-gh-pages.yml

Lines changed: 0 additions & 89 deletions
This file was deleted.

.github/workflows/eamxx_default_files.yml

Lines changed: 0 additions & 69 deletions
This file was deleted.

components/eamxx/cime_config/tests/eamxx_default_files.py

Lines changed: 0 additions & 99 deletions
This file was deleted.

0 commit comments

Comments
 (0)