Skip to content

feat: bazel (and/or other build system) rulesets #233

@rbtcollins

Description

@rbtcollins

Most of the time Bazel users generate a ruleset outside of the project the ruleset is for. Exceptions include a) things like GRPC that are natively maintained using Bazel, and b) developer orientated products where the user interface is one of their concerns.

Pavex seems to fall into (b) - and because you've got a big focus on the developer experience, extending that out into users of Bazel, nix, pants2, buck2 and other related build systems will likely be relevant/important.

Because pavex is doing code generation, it -is- going to interact with those systems, as sqlx does (e.g. launchbadge/sqlx#2927 ), and anything outside OSS sphere is IME increasingly likely to use such a system.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions