Alex Eagle

Results 1034 comments of Alex Eagle

Merged a PR on rules_swc to mirror the newest release that has the declaration emit feature, I'll give it a try...

The bug is actually in the BCR entry for libarchive, see https://github.com/aspect-build/bazel-lib/pull/878#issuecomment-2225981766

This is great, thanks! sorry I didn't notice the PR sooner.

I started on one of these as well. Will merge the two efforts.

hey @hubbabubba656 - I finally landed a new angular example, what do you think? would love to have some help expanding it.

That is correct `npm_import` does only a single package. PRs to the documentation are most welcome!

The Go tutorial isn't on the Bazel site: https://bazel-contrib.github.io/SIG-rules-authors/go-tutorial.html In the past we have not figured out where this content belongs. Google doesn't staff the project with a tech writer...

FYI @illicitonion

Cool, thanks for tracking down the culprit and a workaround. Do you think rules_py should include that flag for all users of py_pytest_main? Document its existence?

@laurentlb I think the error message was trying to tell you exactly what to do: upgrade to Bazel 7 or use one of the workaround flags. LMK if that's still...