Skip to content

Commit

Permalink
Merge branch 'mahf708/eamxx/gh-ci-cleanup' (PR E3SM-Project#6775)
Browse files Browse the repository at this point in the history
Upgrades the underlying container for testing, remove redundancies and improve things due to the EAMxx merge-in.
  • Loading branch information
bartgol authored Nov 27, 2024
2 parents 5a3f949 + 30e29fc commit 744cb2c
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 325 deletions.
5 changes: 1 addition & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ updates:
schedule:
interval: "weekly"
assignees:
- "rljacob"
- "bartgol"
reviewers:
- "mahf708"
- "bartgol"
labels:
- "AT: Integrate Without Testing"
2 changes: 1 addition & 1 deletion .github/workflows/e3sm-gh-ci-cime-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- SMS_D_Ln5_P4.ne4pg2_oQU480.F2010-SCREAMv1-MPASSI.ghci-oci_gnu
- ERS_Ld5_P4.ne4pg2_oQU480.F2010-SCREAMv1-MPASSI.ghci-oci_gnu.eamxx-prod
container:
image: ghcr.io/e3sm-project/containers-ghci:ghci-0.2.0
image: ghcr.io/e3sm-project/containers-ghci:ghci-0.2.1

steps:
-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/e3sm-gh-ci-w-cime-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- SMS_D_Ld1_P8.ne4pg2_oQU480.WCYCL2010NS.ghci-oci_gnu
- ERS_Ld3_P8.ne4pg2_oQU480.WCYCL2010NS.ghci-oci_gnu.allactive-wcprod_1850
container:
image: ghcr.io/e3sm-project/containers-ghci:ghci-0.2.0
image: ghcr.io/e3sm-project/containers-ghci:ghci-0.2.1

steps:
-
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/e3sm-gh-md-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
branches: ["master"]
paths:
- '**/*.md'
# for now let's not lint files in eamxx
- '!components/eamxx/**/*.md'

concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event.pull_request.number || github.run_id }}
Expand Down
60 changes: 0 additions & 60 deletions .github/workflows/eamxx-gh-ci-standalone.yml

This file was deleted.

89 changes: 0 additions & 89 deletions .github/workflows/eamxx-gh-pages.yml

This file was deleted.

69 changes: 0 additions & 69 deletions .github/workflows/eamxx_default_files.yml

This file was deleted.

99 changes: 0 additions & 99 deletions components/eamxx/cime_config/tests/eamxx_default_files.py

This file was deleted.

0 comments on commit 744cb2c

Please sign in to comment.