cel-expr-python: add build-cel-expr-python.yml for riscv64 wheels - #2353
Merged
Merged
Conversation
luhenry
added a commit
that referenced
this pull request
Sep 26, 2026
Contributor
|
With --consistent_labels, cquery prints main-repo labels as @@//, which the optional-@ capture turned into a bare '@' repository; the find on external/@ then failed the step under pipefail. Match @@<canonical>// only, tolerate a repository directory that is missing, and fail early if a core licence was not collected.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cel-expr-python0.1.3Seven pybind11 extensions over cel-cpp, protobuf and abseil, built with Bazel. Upstream publishes no riscv64 wheel.
Mirrors upstream's
release_linux.shand itsrelease/pyproject.tomlcibuildwheel config.Differs from upstream
bazel-project/tree.Matrix: cp312/cp313/cp314 - upstream ships no free-threaded wheel.
Testing
cel_basic_test.py), plus an import of all seven extensions.License: Wheel statically links cel-cpp, abseil, protobuf, re2, pybind11 and other permissive (Apache-2.0/BSD/MIT) dependencies; upstream ships no licence text for them, so the build adds it.