Skip to content

Buildozer - allow overriding build file names #1435

@oreflow

Description

@oreflow

There's a few different use cases where it would be useful to specify custom file names which are identified and processed by Buildozer.
This could for instance be enabled via a command line flag.

Note: File names are referenced in a number of places to for instance determine whether a file should be processed as .bzl or a BUILD file, so this change would need to be done holistically, making sure that all the behaviors which depend on the file name are supported, and that overriding the default file names does not produce unexpected side effects.

(Based to a large extent on PR #168)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3We're not considering working on this, but happy to review a PR. (No assignee)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions