|
194 | 194 | "git_repository": "https://github.com/google/flogger.git",
|
195 | 195 | "http_config": "https://raw.githubusercontent.com/bazelbuild/continuous-integration/master/pipelines/flogger.yml",
|
196 | 196 | "pipeline_slug": "flogger",
|
197 |
| - "disabled_reason": "https://github.com/bazelbuild/continuous-integration/issues/1588#issuecomment-1874630563", |
198 | 197 | },
|
199 | 198 | "Gerrit": {
|
200 | 199 | "git_repository": "https://gerrit.googlesource.com/gerrit.git",
|
|
304 | 303 | "git_repository": "https://github.com/sgammon/rules_graalvm.git",
|
305 | 304 | "pipeline_slug": "rules-graalvm",
|
306 | 305 | },
|
307 |
| - "rules_groovy": { |
308 |
| - "git_repository": "https://github.com/bazelbuild/rules_groovy.git", |
309 |
| - "pipeline_slug": "rules-groovy", |
310 |
| - "disabled_reason": "https://github.com/bazelbuild/rules_groovy/issues/68", |
311 |
| - }, |
312 |
| - "rules_gwt": { |
313 |
| - "git_repository": "https://github.com/bazelbuild/rules_gwt.git", |
314 |
| - "pipeline_slug": "rules-gwt", |
315 |
| - "disabled_reason": "https://github.com/bazelbuild/continuous-integration/issues/1202", |
316 |
| - }, |
317 | 306 | "rules_haskell": {
|
318 | 307 | "git_repository": "https://github.com/tweag/rules_haskell.git",
|
319 | 308 | "pipeline_slug": "rules-haskell-haskell",
|
|
366 | 355 | "pipeline_slug": "rules-rust-rustlang",
|
367 | 356 | "disabled_reason": "https://github.com/bazelbuild/rules_rust/issues/2519, https://github.com/bazelbuild/rules_rust/issues/2464"
|
368 | 357 | },
|
369 |
| - "rules_sass": { |
370 |
| - "git_repository": "https://github.com/bazelbuild/rules_sass.git", |
371 |
| - "pipeline_slug": "rules-sass", |
372 |
| - "disabled_reason": "https://github.com/bazelbuild/rules_sass/issues/153", |
373 |
| - }, |
374 | 358 | "rules_scala": {
|
375 | 359 | "git_repository": "https://github.com/bazelbuild/rules_scala.git",
|
376 | 360 | "pipeline_slug": "rules-scala-scala",
|
|
389 | 373 | "git_repository": "https://github.com/bazelbuild/rules_webtesting.git",
|
390 | 374 | "pipeline_slug": "rules-webtesting-saucelabs",
|
391 | 375 | },
|
392 |
| - "upb": { |
393 |
| - "git_repository": "https://github.com/protocolbuffers/upb.git", |
394 |
| - "pipeline_slug": "upb", |
395 |
| - "disabled_reason": "https://github.com/protocolbuffers/upb/issues/1290", |
396 |
| - }, |
397 | 376 | }
|
398 | 377 |
|
399 | 378 | DOWNSTREAM_PROJECTS_TESTING = {
|
|
0 commit comments