Skip to content

add support for global transformers in code_transformers #18489

@sigmundch

Description

@sigmundch

Implement a generic transformer that:

  • can only run in the entrypoint package
  • allows specifying modifications to files in any package, but that are only visible to the compilation of a single entrypoint.
  • does a functional copy of the import graph, so that all these modifications are supported.

Metadata

Metadata

Assignees

Labels

P1A high priority bug; for example, a single project is unusable or has many test failuresarea-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions