-
Notifications
You must be signed in to change notification settings - Fork 519
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
rules_nodejs red on Bazel CI #165
Comments
Friendly ping @alexeagle |
Hi @lfpino can you help me understand why the "presubmit" buildkite job passes? I see a green status on this repo, pointing to https://buildkite.com/bazel/nodejs-rules-nodejs-postsubmit If I don't have enforcement in presubmit, I can't avoid breaking this again in the future. |
Hi Alex, I don't really know but I think @buchgr will be able to answer. |
I tried to fix this Now I get
Can you help me understand how to configure the bazel CI with an exclusion pattern @buchgr ? |
@alexeagle I think all you need is a |
Of course, that should have been obvious - I guess I was distracted by the yaml syntax. Thanks, fixed in cd85cfa |
Hi there,
I'm seeing some failures in Bazel CI regarding rules_nodejs on Windows: https://buildkite.com/bazel/bazel-with-downstream-projects-bazel/builds/178#9232903f-1ba0-4670-8bea-083172a0991e
The relevant part of the error message seems to be the following:
Can you please take a look?
Thanks!
The text was updated successfully, but these errors were encountered: