Alex Eagle
Alex Eagle
Seems that there's not a dedicated "e2e" test module, the whole repo is used in the bcr testing. https://github.com/bazelbuild/bazel-central-registry/blob/main/modules/contrib_rules_jvm/0.13.0/presubmit.yml#L13 The Publish-to-BCR app isn't configured, but a release was done manually....
@chrislovecnm look right to you?
Note, I met a Googler at PackagingCon who works in OSS security and got the sense that our approach here is totally fine. I wish I had remembered this issue...
Ping! is this draft still valid or should I close this?
@guillempuche this would be a really great illustration to hook up with rules_apple and rules_android. Do you know anyone whose company wants this enough to fund a Feature Bounty for...
Note, there was an old issue requesting this: https://github.com/bazelbuild/rules_nodejs/issues/2541 Current status, still looking for funding!
expand_template is in bazel-lib now so you could pick this up
Could you make a PR against https://github.com/bazelbuild/examples/tree/main/frontend (the next.js example has moved there) that reproduces your issue? That will make it much quicker for us to observe it and see...
@fmeum suggested a clever way to build a custom mtree program with repo-mapping awareness that can make this work.
> The behavior with and without transpiler to be the same I don't think we make this promise anywhere, though I can understand why it's unfortunate to make non-local changes...