Alex Eagle

Results 1035 comments of Alex Eagle

That's awesome, I've been sad this one is languishing. Thanks for the update!

If it's a boolean flag maybe `--noallow_analysis_cache_discard` equiv. to `--allow_analysis_cache_discard=false` ?

Yeah I'd like to help with this. The feature is still experimental until later this year. Bazel official repos use renovate too, we can probably get help from upstream.

Hey there, just a ping since the Bazel team has re-committed to this new dependency manager in their next major release 6.0. As a concrete example, this spot https://github.com/aspect-build/rules_js/blob/main/MODULE.bazel#L9 ought...

# New package manager questionnaire **Did you read our documentation on adding a package manager?** - [X] I've read the [adding a package manager](adding-a-package-manager.md) documentation. ## Basics ### Name of...

FYI the launch for this new package manager is coming up in the next 4-6 weeks, as the primary new feature of Bazel 6.0

Sorry I've been on vacation- @fmeum can probably help to answer.

FYI now that Bazel 6.0.0 final has shipped, and this new package manager is no longer experimental, some users have started to adopt it. The issue mentioned in the last...

Update, the bazel-super-formatter I mentioned is now "rules_lint" and is getting close to a 1.0 so this would be a great time to combine efforts! https://github.com/aspect-build/rules_lint/milestone/1

@ethomson would you be okay with this PR adding a minimal `bazel test` on your CI?