From 49660dac37586540e8d7526b013f61c9552fa387 Mon Sep 17 00:00:00 2001 From: Rolf Reichle Date: Fri, 12 Apr 2024 12:13:47 -0400 Subject: [PATCH] reverting components.yaml file to develop version in prep for future release --- components.yaml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/components.yaml b/components.yaml index 9ea3b971..a0c07b76 100644 --- a/components.yaml +++ b/components.yaml @@ -1,15 +1,18 @@ GEOSldas: fixture: true + develop: develop env: local: ./@env remote: ../ESMA_env.git tag: v4.23.0 + develop: main cmake: local: ./@cmake remote: ../ESMA_cmake.git tag: v3.41.0 + develop: develop ecbuild: local: ./@cmake/@ecbuild @@ -21,32 +24,37 @@ NCEP_Shared: remote: ../NCEP_Shared.git tag: v1.3.0 sparse: ./config/NCEP_Shared.sparse + develop: main GMAO_Shared: local: ./src/Shared/@GMAO_Shared remote: ../GMAO_Shared.git tag: v1.9.7 sparse: ./config/GMAO_Shared.sparse + develop: main GEOS_Util: local: ./src/Shared/@GMAO_Shared/@GEOS_Util remote: ../GEOS_Util.git tag: v2.0.7 sparse: ./config/GEOS_Util.sparse + develop: main MAPL: local: ./src/Shared/@MAPL remote: ../MAPL.git tag: v2.44.1 + develop: develop GEOSldas_GridComp: local: ./src/Components/@GEOSldas_GridComp remote: ../GEOSldas_GridComp.git - tag: v1.0.2 + branch: develop + develop: develop GEOSgcm_GridComp: local: ./src/Components/@GEOSgcm_GridComp remote: ../GEOSgcm_GridComp.git - tag: v2.5.2 + branch: develop sparse: ./config/GEOSgcm_GridComp_ldas.sparse - + develop: develop