|
24 | 24 | ] |
25 | 25 | } |
26 | 26 | }, |
27 | | - "score_baselibs_rust": { |
28 | | - "repo": "https://github.com/eclipse-score/baselibs_rust.git", |
29 | | - "hash": "4050b62f298b639d27c092f63858642c3d08f9a0", |
30 | | - "metadata": { |
31 | | - "code_root_path": "//src/...", |
32 | | - "exclude_test_targets": [ |
33 | | - "//src/log/score_log_fmt_macro:tests" |
34 | | - ], |
35 | | - "langs": [ |
36 | | - "rust" |
37 | | - ] |
38 | | - } |
39 | | - }, |
40 | 27 | "score_communication": { |
41 | 28 | "repo": "https://github.com/eclipse-score/communication.git", |
42 | 29 | "hash": "0e0640998096049a8dd65a4173b03a988d5a85a7", |
|
70 | 57 | "exclude_test_targets": [ |
71 | 58 | "//src/cpp/tests:bm_kvs_cpp" |
72 | 59 | ], |
| 60 | + "bazel_patches": [ |
| 61 | + "//patches/persistency:001-fix-docs.patch" |
| 62 | + ], |
73 | 63 | "rust_coverage_config": "ferrocene-coverage-per" |
74 | 64 | } |
75 | 65 | }, |
|
153 | 143 | }, |
154 | 144 | "score_platform": { |
155 | 145 | "repo": "https://github.com/eclipse-score/score.git", |
156 | | - "hash": "1b51518e71835b02aef97433c5dd083339185256" |
| 146 | + "hash": "b29dcdd2d8033769d6f2315a8f16617555e48886" |
157 | 147 | }, |
158 | 148 | "score_bazel_platforms": { |
159 | 149 | "repo": "https://github.com/eclipse-score/bazel_platforms.git", |
|
165 | 155 | }, |
166 | 156 | "score_docs_as_code": { |
167 | 157 | "repo": "https://github.com/eclipse-score/docs-as-code.git", |
168 | | - "hash": "1939bde2a3a3e023bcba726085be40471fd93fd4" |
| 158 | + "hash": "45e72c76126044b3c6d4e4608d8463eb4e2935a3" |
169 | 159 | }, |
170 | 160 | "score_process": { |
171 | 161 | "repo": "https://github.com/eclipse-score/process_description.git", |
172 | | - "hash": "42cfa87d5650fe4b70fcb8dce1cc0e24b658d687" |
| 162 | + "hash": "8df530cab5efcb40e9f835ba6e9b61ae2f0175c7" |
173 | 163 | } |
174 | 164 | } |
175 | 165 | }, |
|
0 commit comments