Skip to content

Conversation

@hofbi
Copy link
Contributor

@hofbi hofbi commented Jul 24, 2025

bazel-contrib/bazelrc-preset.bzl#62 introduced the new extra_presets attribute. Now this project can define its relevant presets in a compatible datastructure so that it can be included in the bazelrc presets.

Another benefit: In case the presets of this project change and users update to a more recent version, the diff test of bazelrc_preset will fail and make them aware of the changes. Else they might miss them unless they review the release notes or README again.

@hofbi
Copy link
Contributor Author

hofbi commented Jul 24, 2025

Maybe we want to include https://registry.bazel.build/modules/bazelrc-preset.bzl as dev dependency to validate that the flags.bzl work

@alexeagle alexeagle merged commit 4ef6589 into aspect-build:main Jul 24, 2025
10 checks passed
@hofbi hofbi deleted the add-presets branch July 24, 2025 20:07
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.

3 participants