Skip to content

Commit

Permalink
edited components.yaml in prep for release v17.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gmao-rreichle committed Dec 16, 2022
1 parent 6cecd7b commit 62cc92f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions components.yaml
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
GEOSldas:
fixture: true
develop: develop

env:
local: ./@env
remote: ../ESMA_env.git
tag: v4.8.0
develop: main

cmake:
local: ./@cmake
remote: ../ESMA_cmake.git
tag: v3.21.0
develop: develop

ecbuild:
local: ./@cmake/@ecbuild
Expand All @@ -22,19 +19,16 @@ ecbuild:
GMAO_Shared:
local: ./src/Shared/@GMAO_Shared
remote: ../GMAO_Shared.git
branch: main
sparse: ./config/GMAO_Shared.sparse
develop: main
tag: v1.6.3

MAPL:
local: ./src/Shared/@MAPL
remote: ../MAPL.git
tag: v2.33.0
develop: develop

GEOSgcm_GridComp:
local: ./src/Components/GEOSldas_GridComp/@GEOSgcm_GridComp
remote: ../GEOSgcm_GridComp.git
branch: develop
sparse: ./config/GEOSgcm_GridComp_ldas.sparse
develop: develop
tag: v1.17.2

0 comments on commit 62cc92f

Please sign in to comment.