Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove builtin python rules #23812

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Sep 30, 2024

  1. Delete Python rules from Bazel

    PiperOrigin-RevId: 678120001
    Change-Id: I4739f70f1da35cf1d205a3da1eaa180c2c7d0ab6
    comius committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    28c8594 View commit details
    Browse the repository at this point in the history
  2. Setup mocks

    comius committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cad76bb View commit details
    Browse the repository at this point in the history
  3. Add missing import

    comius committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9637848 View commit details
    Browse the repository at this point in the history
  4. Fix Python tests

    comius committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6550c1f View commit details
    Browse the repository at this point in the history
  5. Fix query tests

    comius committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    45c084a View commit details
    Browse the repository at this point in the history
  6. Fix bazel_workspace_test

    comius committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f145998 View commit details
    Browse the repository at this point in the history
  7. Fix runfiles_Test

    comius committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    10ad3e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21dc152 View commit details
    Browse the repository at this point in the history
  9. Fix test

    comius committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c580e24 View commit details
    Browse the repository at this point in the history