Skip to content

[feat] whole repository file gen #23

@Toxicable

Description

@Toxicable

As seen here: #17 (comment)
I wrote a small script which will serially spawn bzlgen to write build files for our whole repository.
I think it would be worth while feature to upstream this functionality.

To speed this up we could also implement concurrent file generation, to do this we'd simply need to adjust commands.txt so it gets a unique name per instance.

This could also be extended later to include other feattures like watch mode and running as a daemon process.
But for the first instance being able to run over multiple first would make inital migrations to use this easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions