-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathknown_good.json
More file actions
150 lines (150 loc) · 6.69 KB
/
known_good.json
File metadata and controls
150 lines (150 loc) · 6.69 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"modules": {
"target_sw": {
"score_baselibs": {
"repo": "https://github.com/eclipse-score/baselibs.git",
"hash": "158fe6a7b791c58f6eac5f7e4662b8db0cf9ac6e",
"bazel_patches": [
"//patches/baselibs:003-acl-fixes-for-aarch64.patch"
],
"metadata": {
"extra_test_config": [
"//score/json:base_library=nlohmann",
"//score/memory/shared/flags:use_typedshmd=False"
],
"exclude_test_targets": [
"//score/language/safecpp/aborts_upon_exception:abortsuponexception_toolchain_test",
"//score/containers:dynamic_array_test",
"//score/mw/log/configuration:*",
"//score/json/examples:*"
],
"langs": [
"cpp"
]
}
},
"score_baselibs_rust": {
"repo": "https://github.com/eclipse-score/baselibs_rust.git",
"hash": "0eba2934fa8b0e1a343ec6bf6f7ff00cec27d81c",
"metadata": {
"code_root_path": "//src/...",
"exclude_test_targets": [
"//src/log/score_log_fmt_macro:tests"
],
"langs": [
"rust"
]
}
},
"score_communication": {
"repo": "https://github.com/eclipse-score/communication.git",
"hash": "56448a5589a5f7d3921b873e8127b824a8c1ca95",
"bazel_patches": [
"//patches/communication:001-expose-comm-examples.patch"
],
"metadata": {
"code_root_path": "//score/mw/com/impl/...",
"exclude_test_targets": [
"//score/mw/com/impl:unit_test_runtime_single_exec",
"//score/mw/com/impl/configuration:config_parser_test",
"//score/mw/com/impl/configuration:configuration_test",
"//score/mw/com/impl/tracing/configuration:tracing_filter_config_parser_test"
]
}
},
"score_persistency": {
"repo": "https://github.com/eclipse-score/persistency.git",
"hash": "438bf9b5c447fd41ad43b321679dd3d1b3a6c737",
"metadata": {
"code_root_path": "//src/...",
"exclude_test_targets": [
"//src/cpp/tests:bm_kvs_cpp"
]
}
},
"score_orchestrator": {
"repo": "https://github.com/eclipse-score/orchestrator.git",
"hash": "600fdd8186305ffbf495e4fc788195c077de79ac",
"metadata": {
"code_root_path": "//src/...",
"langs": [
"rust"
]
}
},
"score_kyron": {
"repo": "https://github.com/eclipse-score/kyron.git",
"hash": "5acfb1a593ec65cf4f64424f581c6ddd04813ee7",
"metadata": {
"code_root_path": "//src/...",
"langs": [
"rust"
]
}
},
"score_lifecycle_health": {
"repo": "https://github.com/eclipse-score/lifecycle.git",
"hash": "14ee704eeac03e03ca10bece5de8b694d3c5e2dd",
"metadata": {
"code_root_path": "//src/..."
}
},
"score_logging": {
"repo": "https://github.com/eclipse-score/logging.git",
"hash": "80feaae8ffaa2448c3872011b724e1668ad2930e",
"metadata": {
"extra_test_config": [
"//score/datarouter/build_configuration_flags:persistent_logging=False",
"//score/datarouter/build_configuration_flags:persistent_config_feature_enabled=False",
"//score/datarouter/build_configuration_flags:enable_nonverbose_dlt=False",
"//score/datarouter/build_configuration_flags:enable_dynamic_configuration=False",
"//score/datarouter/build_configuration_flags:file_transfer=False",
"//score/datarouter/build_configuration_flags:use_local_vlan=True"
],
"exclude_test_targets": [
"//score/datarouter/test/ut/ut_logging:dltprotocolUT",
"//score/datarouter/test/ut/ut_logging:persistentLogConfigUT",
"//score/datarouter/test/ut/ut_logging:socketserverConfigUT",
"//score/datarouter/test/ut/ut_logging:socketserverUT",
"//score/mw/log/legacy_non_verbose_api:unit_test"
]
}
}
},
"tooling": {
"score_crates": {
"repo": "https://github.com/eclipse-score/score-crates.git",
"hash": "372438042bafe21146899dc1f89771a031d12ed0"
},
"score_itf": {
"repo": "https://github.com/eclipse-score/itf.git",
"hash": "44c75debab696a9c967455110a2c32f201159cdd"
},
"score_tooling": {
"repo": "https://github.com/eclipse-score/tooling.git",
"hash": "1159dcf9d35981ac4877265eff7a1e7a24452161"
},
"score_platform": {
"repo": "https://github.com/eclipse-score/score.git",
"hash": "bf8502071d750cb70d88f1cb5cfbf5e5e7407f27"
},
"score_bazel_platforms": {
"repo": "https://github.com/eclipse-score/bazel_platforms.git",
"hash": "b72a5c3510ca423efc71fef9a93d82f974b089a4"
},
"score_test_scenarios": {
"repo": "https://github.com/eclipse-score/testing_tools.git",
"hash": "c3d385c8e5562b594a409e92a8f493207b53b49d"
},
"score_docs_as_code": {
"repo": "https://github.com/eclipse-score/docs-as-code.git",
"hash": "c1207676afe6cafd25c35d420e73279a799515d8"
},
"score_process": {
"repo": "https://github.com/eclipse-score/process_description.git",
"hash": "fbe68f10041eb34fb791f08e31006afce8c9564a"
}
}
},
"timestamp": "2026-02-10T21:12:42+00:00Z"
}