Skip to content

Commit 93ea3c8

Browse files
fweikertfmeum
authored andcommitted
Temporarily disable rules_haskell (bazelbuild#1396)
rules_haskell has been failing in the downstream pipeline for several weeks now. The culprit is bazelbuild/bazel#15916, but the fix is non-trivial. As a result I'm temporarily disabling this project in all downstream pipelines.
1 parent 2bf390b commit 93ea3c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildkite/bazelci.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@
357357
"git_repository": "https://github.com/tweag/rules_haskell.git",
358358
"http_config": "https://raw.githubusercontent.com/tweag/rules_haskell/master/.bazelci/presubmit.yml",
359359
"pipeline_slug": "rules-haskell-haskell",
360+
"disabled_reason": "https://github.com/bazelbuild/bazel/issues/15916",
360361
},
361362
"rules_jsonnet": {
362363
"git_repository": "https://github.com/bazelbuild/rules_jsonnet.git",

0 commit comments

Comments
 (0)