Skip to content

Commit fe13e35

Browse files
Merge branch 'main' into suite_report_bug
2 parents b9b2bcc + 64b0135 commit fe13e35

File tree

7 files changed

+3962
-6
lines changed

7 files changed

+3962
-6
lines changed

git-migration/config.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@
8484
{ "drivers_2.0.1": 3926 },
8585
{ "drivers_2.0.2": 5232 },
8686
{ "GO6_fcm_make_configs_1.0": 1352 },
87-
{ "GO6_fcm_make_configs_1.1": 2065 }
87+
{ "GO6_fcm_make_configs_1.1": 2065 },
88+
{ "git_migration": 5833 }
8889
]
8990
},
9091
{
@@ -509,7 +510,8 @@
509510
{ "vn2.0": 5732 },
510511
{ "vn2.0.1": 5838 },
511512
{ "vn2.1": 8283 },
512-
{ "vn2.2": 12057 }
513+
{ "vn2.2": 12057 },
514+
{ "git_migration": 15832 }
513515
]
514516
},
515517
{
@@ -533,14 +535,15 @@
533535
{ "core1.2.1": 51467 },
534536
{ "core2.0": 51632 },
535537
{ "core2.1": 52315 },
536-
{ "core2.2": 53282 }
538+
{ "core2.2": 53282 },
539+
{ "git_migration": 54094 }
537540
]
538541
},
539542
{
540543
"name": "rose_picker",
541544
"description": "LFRic GPL Tools",
542545
"trunk": "lfric/GPL-utilities",
543-
"tags": []
546+
"tags": [{ "git_migration": 48054 }]
544547
},
545548
{
546549
"name": "monc",
@@ -550,7 +553,8 @@
550553
{ "vn0.7": 2226 },
551554
{ "vn0.8": 3628 },
552555
{ "vn0.9.0": 7765 },
553-
{ "vn1.0.0": 10936 }
556+
{ "vn1.0.0": 10936 },
557+
{ "git_migration": 10936 }
554558
]
555559
},
556560
{

kgo_updates/kgo_update/kgo_update.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ def _split_lines(self, text, width):
500500
parser.add_argument(
501501
"-E",
502502
"--extension",
503-
default=".rc",
503+
default=".cylc",
504504
help="The extension of the variables file, either .rc " "or .cylc",
505505
)
506506

Lines changed: 149 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,149 @@
1+
[
2+
{
3+
"login": "allynt",
4+
"id": 1542786,
5+
"node_id": "MDQ6VXNlcjE1NDI3ODY=",
6+
"avatar_url": "https://avatars.githubusercontent.com/u/1542786?v=4",
7+
"gravatar_id": "",
8+
"url": "https://api.github.com/users/allynt",
9+
"html_url": "https://github.com/allynt",
10+
"followers_url": "https://api.github.com/users/allynt/followers",
11+
"following_url": "https://api.github.com/users/allynt/following{/other_user}",
12+
"gists_url": "https://api.github.com/users/allynt/gists{/gist_id}",
13+
"starred_url": "https://api.github.com/users/allynt/starred{/owner}{/repo}",
14+
"subscriptions_url": "https://api.github.com/users/allynt/subscriptions",
15+
"organizations_url": "https://api.github.com/users/allynt/orgs",
16+
"repos_url": "https://api.github.com/users/allynt/repos",
17+
"events_url": "https://api.github.com/users/allynt/events{/privacy}",
18+
"received_events_url": "https://api.github.com/users/allynt/received_events",
19+
"type": "User",
20+
"user_view_type": "public",
21+
"site_admin": false
22+
},
23+
{
24+
"login": "andrewcoughtrie",
25+
"id": 24609575,
26+
"node_id": "MDQ6VXNlcjI0NjA5NTc1",
27+
"avatar_url": "https://avatars.githubusercontent.com/u/24609575?v=4",
28+
"gravatar_id": "",
29+
"url": "https://api.github.com/users/andrewcoughtrie",
30+
"html_url": "https://github.com/andrewcoughtrie",
31+
"followers_url": "https://api.github.com/users/andrewcoughtrie/followers",
32+
"following_url": "https://api.github.com/users/andrewcoughtrie/following{/other_user}",
33+
"gists_url": "https://api.github.com/users/andrewcoughtrie/gists{/gist_id}",
34+
"starred_url": "https://api.github.com/users/andrewcoughtrie/starred{/owner}{/repo}",
35+
"subscriptions_url": "https://api.github.com/users/andrewcoughtrie/subscriptions",
36+
"organizations_url": "https://api.github.com/users/andrewcoughtrie/orgs",
37+
"repos_url": "https://api.github.com/users/andrewcoughtrie/repos",
38+
"events_url": "https://api.github.com/users/andrewcoughtrie/events{/privacy}",
39+
"received_events_url": "https://api.github.com/users/andrewcoughtrie/received_events",
40+
"type": "User",
41+
"user_view_type": "public",
42+
"site_admin": false
43+
},
44+
{
45+
"login": "stevemullerworth",
46+
"id": 26165365,
47+
"node_id": "MDQ6VXNlcjI2MTY1MzY1",
48+
"avatar_url": "https://avatars.githubusercontent.com/u/26165365?v=4",
49+
"gravatar_id": "",
50+
"url": "https://api.github.com/users/stevemullerworth",
51+
"html_url": "https://github.com/stevemullerworth",
52+
"followers_url": "https://api.github.com/users/stevemullerworth/followers",
53+
"following_url": "https://api.github.com/users/stevemullerworth/following{/other_user}",
54+
"gists_url": "https://api.github.com/users/stevemullerworth/gists{/gist_id}",
55+
"starred_url": "https://api.github.com/users/stevemullerworth/starred{/owner}{/repo}",
56+
"subscriptions_url": "https://api.github.com/users/stevemullerworth/subscriptions",
57+
"organizations_url": "https://api.github.com/users/stevemullerworth/orgs",
58+
"repos_url": "https://api.github.com/users/stevemullerworth/repos",
59+
"events_url": "https://api.github.com/users/stevemullerworth/events{/privacy}",
60+
"received_events_url": "https://api.github.com/users/stevemullerworth/received_events",
61+
"type": "User",
62+
"user_view_type": "public",
63+
"site_admin": false
64+
},
65+
{
66+
"login": "MatthewHambley",
67+
"id": 26217166,
68+
"node_id": "MDQ6VXNlcjI2MjE3MTY2",
69+
"avatar_url": "https://avatars.githubusercontent.com/u/26217166?v=4",
70+
"gravatar_id": "",
71+
"url": "https://api.github.com/users/MatthewHambley",
72+
"html_url": "https://github.com/MatthewHambley",
73+
"followers_url": "https://api.github.com/users/MatthewHambley/followers",
74+
"following_url": "https://api.github.com/users/MatthewHambley/following{/other_user}",
75+
"gists_url": "https://api.github.com/users/MatthewHambley/gists{/gist_id}",
76+
"starred_url": "https://api.github.com/users/MatthewHambley/starred{/owner}{/repo}",
77+
"subscriptions_url": "https://api.github.com/users/MatthewHambley/subscriptions",
78+
"organizations_url": "https://api.github.com/users/MatthewHambley/orgs",
79+
"repos_url": "https://api.github.com/users/MatthewHambley/repos",
80+
"events_url": "https://api.github.com/users/MatthewHambley/events{/privacy}",
81+
"received_events_url": "https://api.github.com/users/MatthewHambley/received_events",
82+
"type": "User",
83+
"user_view_type": "public",
84+
"site_admin": false
85+
},
86+
{
87+
"login": "mike-hobson",
88+
"id": 26921912,
89+
"node_id": "MDQ6VXNlcjI2OTIxOTEy",
90+
"avatar_url": "https://avatars.githubusercontent.com/u/26921912?v=4",
91+
"gravatar_id": "",
92+
"url": "https://api.github.com/users/mike-hobson",
93+
"html_url": "https://github.com/mike-hobson",
94+
"followers_url": "https://api.github.com/users/mike-hobson/followers",
95+
"following_url": "https://api.github.com/users/mike-hobson/following{/other_user}",
96+
"gists_url": "https://api.github.com/users/mike-hobson/gists{/gist_id}",
97+
"starred_url": "https://api.github.com/users/mike-hobson/starred{/owner}{/repo}",
98+
"subscriptions_url": "https://api.github.com/users/mike-hobson/subscriptions",
99+
"organizations_url": "https://api.github.com/users/mike-hobson/orgs",
100+
"repos_url": "https://api.github.com/users/mike-hobson/repos",
101+
"events_url": "https://api.github.com/users/mike-hobson/events{/privacy}",
102+
"received_events_url": "https://api.github.com/users/mike-hobson/received_events",
103+
"type": "User",
104+
"user_view_type": "public",
105+
"site_admin": false
106+
},
107+
{
108+
"login": "mo-lucy-gordon",
109+
"id": 120176477,
110+
"node_id": "U_kgDOBym_XQ",
111+
"avatar_url": "https://avatars.githubusercontent.com/u/120176477?v=4",
112+
"gravatar_id": "",
113+
"url": "https://api.github.com/users/mo-lucy-gordon",
114+
"html_url": "https://github.com/mo-lucy-gordon",
115+
"followers_url": "https://api.github.com/users/mo-lucy-gordon/followers",
116+
"following_url": "https://api.github.com/users/mo-lucy-gordon/following{/other_user}",
117+
"gists_url": "https://api.github.com/users/mo-lucy-gordon/gists{/gist_id}",
118+
"starred_url": "https://api.github.com/users/mo-lucy-gordon/starred{/owner}{/repo}",
119+
"subscriptions_url": "https://api.github.com/users/mo-lucy-gordon/subscriptions",
120+
"organizations_url": "https://api.github.com/users/mo-lucy-gordon/orgs",
121+
"repos_url": "https://api.github.com/users/mo-lucy-gordon/repos",
122+
"events_url": "https://api.github.com/users/mo-lucy-gordon/events{/privacy}",
123+
"received_events_url": "https://api.github.com/users/mo-lucy-gordon/received_events",
124+
"type": "User",
125+
"user_view_type": "public",
126+
"site_admin": false
127+
},
128+
{
129+
"login": "mo-rickywong",
130+
"id": 141156427,
131+
"node_id": "U_kgDOCGngSw",
132+
"avatar_url": "https://avatars.githubusercontent.com/u/141156427?v=4",
133+
"gravatar_id": "",
134+
"url": "https://api.github.com/users/mo-rickywong",
135+
"html_url": "https://github.com/mo-rickywong",
136+
"followers_url": "https://api.github.com/users/mo-rickywong/followers",
137+
"following_url": "https://api.github.com/users/mo-rickywong/following{/other_user}",
138+
"gists_url": "https://api.github.com/users/mo-rickywong/gists{/gist_id}",
139+
"starred_url": "https://api.github.com/users/mo-rickywong/starred{/owner}{/repo}",
140+
"subscriptions_url": "https://api.github.com/users/mo-rickywong/subscriptions",
141+
"organizations_url": "https://api.github.com/users/mo-rickywong/orgs",
142+
"repos_url": "https://api.github.com/users/mo-rickywong/repos",
143+
"events_url": "https://api.github.com/users/mo-rickywong/events{/privacy}",
144+
"received_events_url": "https://api.github.com/users/mo-rickywong/received_events",
145+
"type": "User",
146+
"user_view_type": "public",
147+
"site_admin": false
148+
}
149+
]

workload/ssdteam.json

Lines changed: 191 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,191 @@
1+
[
2+
{
3+
"login": "yaswant",
4+
"id": 2984440,
5+
"node_id": "MDQ6VXNlcjI5ODQ0NDA=",
6+
"avatar_url": "https://avatars.githubusercontent.com/u/2984440?v=4",
7+
"gravatar_id": "",
8+
"url": "https://api.github.com/users/yaswant",
9+
"html_url": "https://github.com/yaswant",
10+
"followers_url": "https://api.github.com/users/yaswant/followers",
11+
"following_url": "https://api.github.com/users/yaswant/following{/other_user}",
12+
"gists_url": "https://api.github.com/users/yaswant/gists{/gist_id}",
13+
"starred_url": "https://api.github.com/users/yaswant/starred{/owner}{/repo}",
14+
"subscriptions_url": "https://api.github.com/users/yaswant/subscriptions",
15+
"organizations_url": "https://api.github.com/users/yaswant/orgs",
16+
"repos_url": "https://api.github.com/users/yaswant/repos",
17+
"events_url": "https://api.github.com/users/yaswant/events{/privacy}",
18+
"received_events_url": "https://api.github.com/users/yaswant/received_events",
19+
"type": "User",
20+
"user_view_type": "public",
21+
"site_admin": false
22+
},
23+
{
24+
"login": "r-sharp",
25+
"id": 8385616,
26+
"node_id": "MDQ6VXNlcjgzODU2MTY=",
27+
"avatar_url": "https://avatars.githubusercontent.com/u/8385616?v=4",
28+
"gravatar_id": "",
29+
"url": "https://api.github.com/users/r-sharp",
30+
"html_url": "https://github.com/r-sharp",
31+
"followers_url": "https://api.github.com/users/r-sharp/followers",
32+
"following_url": "https://api.github.com/users/r-sharp/following{/other_user}",
33+
"gists_url": "https://api.github.com/users/r-sharp/gists{/gist_id}",
34+
"starred_url": "https://api.github.com/users/r-sharp/starred{/owner}{/repo}",
35+
"subscriptions_url": "https://api.github.com/users/r-sharp/subscriptions",
36+
"organizations_url": "https://api.github.com/users/r-sharp/orgs",
37+
"repos_url": "https://api.github.com/users/r-sharp/repos",
38+
"events_url": "https://api.github.com/users/r-sharp/events{/privacy}",
39+
"received_events_url": "https://api.github.com/users/r-sharp/received_events",
40+
"type": "User",
41+
"user_view_type": "public",
42+
"site_admin": false
43+
},
44+
{
45+
"login": "Pierre-siddall",
46+
"id": 43399998,
47+
"node_id": "MDQ6VXNlcjQzMzk5OTk4",
48+
"avatar_url": "https://avatars.githubusercontent.com/u/43399998?v=4",
49+
"gravatar_id": "",
50+
"url": "https://api.github.com/users/Pierre-siddall",
51+
"html_url": "https://github.com/Pierre-siddall",
52+
"followers_url": "https://api.github.com/users/Pierre-siddall/followers",
53+
"following_url": "https://api.github.com/users/Pierre-siddall/following{/other_user}",
54+
"gists_url": "https://api.github.com/users/Pierre-siddall/gists{/gist_id}",
55+
"starred_url": "https://api.github.com/users/Pierre-siddall/starred{/owner}{/repo}",
56+
"subscriptions_url": "https://api.github.com/users/Pierre-siddall/subscriptions",
57+
"organizations_url": "https://api.github.com/users/Pierre-siddall/orgs",
58+
"repos_url": "https://api.github.com/users/Pierre-siddall/repos",
59+
"events_url": "https://api.github.com/users/Pierre-siddall/events{/privacy}",
60+
"received_events_url": "https://api.github.com/users/Pierre-siddall/received_events",
61+
"type": "User",
62+
"user_view_type": "public",
63+
"site_admin": false
64+
},
65+
{
66+
"login": "jennyhickson",
67+
"id": 61183013,
68+
"node_id": "MDQ6VXNlcjYxMTgzMDEz",
69+
"avatar_url": "https://avatars.githubusercontent.com/u/61183013?v=4",
70+
"gravatar_id": "",
71+
"url": "https://api.github.com/users/jennyhickson",
72+
"html_url": "https://github.com/jennyhickson",
73+
"followers_url": "https://api.github.com/users/jennyhickson/followers",
74+
"following_url": "https://api.github.com/users/jennyhickson/following{/other_user}",
75+
"gists_url": "https://api.github.com/users/jennyhickson/gists{/gist_id}",
76+
"starred_url": "https://api.github.com/users/jennyhickson/starred{/owner}{/repo}",
77+
"subscriptions_url": "https://api.github.com/users/jennyhickson/subscriptions",
78+
"organizations_url": "https://api.github.com/users/jennyhickson/orgs",
79+
"repos_url": "https://api.github.com/users/jennyhickson/repos",
80+
"events_url": "https://api.github.com/users/jennyhickson/events{/privacy}",
81+
"received_events_url": "https://api.github.com/users/jennyhickson/received_events",
82+
"type": "User",
83+
"user_view_type": "public",
84+
"site_admin": false
85+
},
86+
{
87+
"login": "t00sa",
88+
"id": 74185251,
89+
"node_id": "MDQ6VXNlcjc0MTg1MjUx",
90+
"avatar_url": "https://avatars.githubusercontent.com/u/74185251?v=4",
91+
"gravatar_id": "",
92+
"url": "https://api.github.com/users/t00sa",
93+
"html_url": "https://github.com/t00sa",
94+
"followers_url": "https://api.github.com/users/t00sa/followers",
95+
"following_url": "https://api.github.com/users/t00sa/following{/other_user}",
96+
"gists_url": "https://api.github.com/users/t00sa/gists{/gist_id}",
97+
"starred_url": "https://api.github.com/users/t00sa/starred{/owner}{/repo}",
98+
"subscriptions_url": "https://api.github.com/users/t00sa/subscriptions",
99+
"organizations_url": "https://api.github.com/users/t00sa/orgs",
100+
"repos_url": "https://api.github.com/users/t00sa/repos",
101+
"events_url": "https://api.github.com/users/t00sa/events{/privacy}",
102+
"received_events_url": "https://api.github.com/users/t00sa/received_events",
103+
"type": "User",
104+
"user_view_type": "public",
105+
"site_admin": false
106+
},
107+
{
108+
"login": "ericaneininger",
109+
"id": 107684099,
110+
"node_id": "U_kgDOBmshAw",
111+
"avatar_url": "https://avatars.githubusercontent.com/u/107684099?v=4",
112+
"gravatar_id": "",
113+
"url": "https://api.github.com/users/ericaneininger",
114+
"html_url": "https://github.com/ericaneininger",
115+
"followers_url": "https://api.github.com/users/ericaneininger/followers",
116+
"following_url": "https://api.github.com/users/ericaneininger/following{/other_user}",
117+
"gists_url": "https://api.github.com/users/ericaneininger/gists{/gist_id}",
118+
"starred_url": "https://api.github.com/users/ericaneininger/starred{/owner}{/repo}",
119+
"subscriptions_url": "https://api.github.com/users/ericaneininger/subscriptions",
120+
"organizations_url": "https://api.github.com/users/ericaneininger/orgs",
121+
"repos_url": "https://api.github.com/users/ericaneininger/repos",
122+
"events_url": "https://api.github.com/users/ericaneininger/events{/privacy}",
123+
"received_events_url": "https://api.github.com/users/ericaneininger/received_events",
124+
"type": "User",
125+
"user_view_type": "public",
126+
"site_admin": false
127+
},
128+
{
129+
"login": "james-bruten-mo",
130+
"id": 109733895,
131+
"node_id": "U_kgDOBopoBw",
132+
"avatar_url": "https://avatars.githubusercontent.com/u/109733895?v=4",
133+
"gravatar_id": "",
134+
"url": "https://api.github.com/users/james-bruten-mo",
135+
"html_url": "https://github.com/james-bruten-mo",
136+
"followers_url": "https://api.github.com/users/james-bruten-mo/followers",
137+
"following_url": "https://api.github.com/users/james-bruten-mo/following{/other_user}",
138+
"gists_url": "https://api.github.com/users/james-bruten-mo/gists{/gist_id}",
139+
"starred_url": "https://api.github.com/users/james-bruten-mo/starred{/owner}{/repo}",
140+
"subscriptions_url": "https://api.github.com/users/james-bruten-mo/subscriptions",
141+
"organizations_url": "https://api.github.com/users/james-bruten-mo/orgs",
142+
"repos_url": "https://api.github.com/users/james-bruten-mo/repos",
143+
"events_url": "https://api.github.com/users/james-bruten-mo/events{/privacy}",
144+
"received_events_url": "https://api.github.com/users/james-bruten-mo/received_events",
145+
"type": "User",
146+
"user_view_type": "public",
147+
"site_admin": false
148+
},
149+
{
150+
"login": "cameronbateman-mo",
151+
"id": 174347471,
152+
"node_id": "U_kgDOCmRUzw",
153+
"avatar_url": "https://avatars.githubusercontent.com/u/174347471?v=4",
154+
"gravatar_id": "",
155+
"url": "https://api.github.com/users/cameronbateman-mo",
156+
"html_url": "https://github.com/cameronbateman-mo",
157+
"followers_url": "https://api.github.com/users/cameronbateman-mo/followers",
158+
"following_url": "https://api.github.com/users/cameronbateman-mo/following{/other_user}",
159+
"gists_url": "https://api.github.com/users/cameronbateman-mo/gists{/gist_id}",
160+
"starred_url": "https://api.github.com/users/cameronbateman-mo/starred{/owner}{/repo}",
161+
"subscriptions_url": "https://api.github.com/users/cameronbateman-mo/subscriptions",
162+
"organizations_url": "https://api.github.com/users/cameronbateman-mo/orgs",
163+
"repos_url": "https://api.github.com/users/cameronbateman-mo/repos",
164+
"events_url": "https://api.github.com/users/cameronbateman-mo/events{/privacy}",
165+
"received_events_url": "https://api.github.com/users/cameronbateman-mo/received_events",
166+
"type": "User",
167+
"user_view_type": "public",
168+
"site_admin": false
169+
},
170+
{
171+
"login": "mo-nikosbaltas",
172+
"id": 191876275,
173+
"node_id": "U_kgDOC2_Msw",
174+
"avatar_url": "https://avatars.githubusercontent.com/u/191876275?v=4",
175+
"gravatar_id": "",
176+
"url": "https://api.github.com/users/mo-nikosbaltas",
177+
"html_url": "https://github.com/mo-nikosbaltas",
178+
"followers_url": "https://api.github.com/users/mo-nikosbaltas/followers",
179+
"following_url": "https://api.github.com/users/mo-nikosbaltas/following{/other_user}",
180+
"gists_url": "https://api.github.com/users/mo-nikosbaltas/gists{/gist_id}",
181+
"starred_url": "https://api.github.com/users/mo-nikosbaltas/starred{/owner}{/repo}",
182+
"subscriptions_url": "https://api.github.com/users/mo-nikosbaltas/subscriptions",
183+
"organizations_url": "https://api.github.com/users/mo-nikosbaltas/orgs",
184+
"repos_url": "https://api.github.com/users/mo-nikosbaltas/repos",
185+
"events_url": "https://api.github.com/users/mo-nikosbaltas/events{/privacy}",
186+
"received_events_url": "https://api.github.com/users/mo-nikosbaltas/received_events",
187+
"type": "User",
188+
"user_view_type": "public",
189+
"site_admin": false
190+
}
191+
]

0 commit comments

Comments
 (0)