rules_haskell icon indicating copy to clipboard operation
rules_haskell copied to clipboard

Explicitly enable workspace mode on Bazel CI

Open avdv opened this issue 1 year ago • 1 comments

(except for Bazel 6)

Fixes #2237

avdv avatar Sep 24 '24 14:09 avdv

@sgowroji PTAL, does this look reasonable to you?

avdv avatar Sep 24 '24 14:09 avdv

Seems this is no longer too relevant, as I just discovered that rules_haskell has been removed from the bazel@HEAD + downstream CI pipeline (see https://github.com/bazelbuild/continuous-integration/commit/a423d66f7d96fcf3a8f3236a81170e43d9e26729)

The reason was that it should be covered by the BCR compatibility test now, but AFAICS this only runs for the top 100 BCR modules...

See also https://github.com/bazelbuild/continuous-integration/tree/master/buildkite/bazel-central-registry#bcr-bazel-compatibility-test

avdv avatar Nov 14 '24 13:11 avdv