Closed mmorel-35 closed 4 months ago
@mmorel-35 Thanks for your PR!
In 15923d86939bf95cd0530bfa57cc4bbfcb61f444 we made the third party dependencies compatible with those on BCR based on this PR.
We are currently working towards adding a MODULE.bazel
file.
You can have a partial module support. In the BCR only a part of the bazel target are supported. Otherwise it would have required to migrate tensorflow to bzlmod first which is a lot of work
This should also add hermetic Python support to Bzlmod.
Upload to BCR in https://github.com/bazelbuild/bazel-central-registry/pull/2186.
This follows #28
There is no workflow to validate online ?
Have you considered using github action or even buildkite?
This is partial as I'm waiting for https://github.com/bazelbuild/bazel-central-registry/pull/1833 to be merged to add boringssl
I have modify certain BUILD file so the target are aligned with the one used in there repsective Module