Skip to content

Conversation

@rickeylev
Copy link
Collaborator

This furthers the work of removing the artificial split of code that stemmed from
when the implementation was part of Bazel itself. Summary of changes:

  • Move most of py_executable_bazel.bzl into py_executable.bzl
  • Move most of common_bazel.bzl into common.bzl
  • Create precompile.bzl for the precompile helpers. This is to avoid a
    circular dependency between common.bzl and attributes.bzl.

Work towards #2522

* move convert_legacy_create_init_to_int to py_executable as it's only
  relevant to executables
@rickeylev rickeylev requested a review from aignas as a code owner December 23, 2024 08:34
@rickeylev rickeylev added this pull request to the merge queue Dec 23, 2024
Merged via the queue into bazel-contrib:main with commit 026b300 Dec 23, 2024
4 checks passed
@rickeylev rickeylev deleted the chore.consolidate.pyexec branch December 27, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants