-
Notifications
You must be signed in to change notification settings - Fork 88
Expand file tree
/
Copy pathdependencies.yaml
More file actions
54 lines (44 loc) · 1.74 KB
/
dependencies.yaml
File metadata and controls
54 lines (44 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
##############################################################################
# (c) Crown copyright 2024 Met Office. All rights reserved.
# The file LICENCE, distributed with this code, contains details of the terms
# under which the code may be used.
##############################################################################
# This file contains a list of all linked external repositories containing code
# and data required to build lfric applications and run the entire test suite
#
# Each section is the name of the repository
# source: Is either the url to the repository (the upstream or
# a fork) or a path to a local clone with format `host:/path/to/clone`
# ref: Is a valid git reference. This can either be a commit hash, a tag or a
# branch name
#
# The entry for this repository will have blank values for both source and ref
# by default, which will cause the test suite to use the source code from the
# local clone. These can be filled to set a different source if desired.
casim:
source: git@github.com:MetOffice/casim.git
ref: 2026.03.2
jules:
source: git@github.com:MetOffice/jules.git
ref: 2026.03.2
lfric_apps:
source:
ref:
lfric_core:
source: git@github.com:MetOffice/lfric_core.git
ref: a963e38720b7ea0b01952176603f6f98767d6506
moci:
source: git@github.com:MetOffice/moci.git
ref: 2026.03.2
SimSys_Scripts:
source: git@github.com:MetOffice/SimSys_Scripts.git
ref: cab3315147a3c7e8546dda559d3da0fccd702f29
socrates:
source: git@github.com:MetOffice/socrates.git
ref: 2026.03.2
socrates-spectral:
source: git@github.com:MetOffice/socrates-spectral.git
ref: 2026.03.2
ukca:
source: git@github.com:MetOffice/ukca.git
ref: 1cdb9c26d286260d670a8c7b0c8af685ae3c95ac