aspect-build / rules_py

More compatible Bazel rules for running Python tools and building Python projects
Apache License 2.0
86 stars 28 forks source link

Revert "example: Add example for pybind11" #444

Closed alexeagle closed 6 days ago

alexeagle commented 6 days ago

Reverts aspect-build/rules_py#375

Broke the main branch.

As noted earlier we don't have the right branch protections on this repo to prevent merging red PRs. @mattem please fix it or grant me permissions so I can fix it.

mattem commented 6 days ago

Can you add the check to CI that shows the overall status of the matrix? Adding the individual status checks to the branch protection isn't good enough. The rest of the branch protection settings look correct.

alexeagle commented 6 days ago

sure: https://github.com/aspect-build/rules_py/pull/445