Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: just bazel snapshot resolver not being configured #291

Open
jbedard opened this issue Aug 22, 2024 · 0 comments
Open

[Bug]: just bazel snapshot resolver not being configured #291

jbedard opened this issue Aug 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jbedard
Copy link
Member

jbedard commented Aug 22, 2024

What happened?

A case where in a customer repo the bazel snapshot resolver is not being used at all.

Throwing an error from bazel_snapshot_resolver.cjs does not fail the build because it is never loaded.

While the tests seem to pass, writing snapshot files silently fails because the bazel_snapshot_resolver.cjs is not being invoked at all.

Version

bazel_dep(name = "aspect_rules_jest", version = "0.22.0-rc0")

How to reproduce

No response

Any other information?

No response

@jbedard jbedard added the bug Something isn't working label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant