refactor: split py_venv binary vs lib rules#980
Conversation
|
9c55626 to
1b0356f
Compare
✨ Aspect Workflows Tasks📅 Fri Jun 5 23:09:07 UTC 2026 ❌ 2 failed tasks
✅ 5 successful tasks
🔁 Reproduce❌ test (test-e2e-bazel-8)❌ test (test-e2e-bazel-9)Install ⏱ Last updated Fri Jun 5 23:12:59 UTC 2026 · 📊 GitHub API quota 20/15,000 (0% used, resets in 58m) |
py_binary startup benchmark
sys.path quality
|
Some tests that would have caught a regression in #980 🤷 ### Changes are visible to end-users: no ### Test plan - New test cases added



This way if the
py_venvis not being exposed viapy_binary(expose_venv)it will be a simpler rule only exporting theVirtualenvInfoand runfiles, noRunEnvironmentInfoorDefaultInfo(files)Changes are visible to end-users: no
Test plan