-
Notifications
You must be signed in to change notification settings - Fork 78
Fixes an issue where bazel could not create runfiles on windows. #1579
Conversation
Deploy preview for barista ready! Built with commit 93fdbe0 ✅ Preview: https://barista-hf4cx1mzf.vercel.app This pull request is being automatically deployed with now-deployment |
@SkaillZ fixed it for the rules_nodejs as well ;) bazel-contrib/rules_nodejs#2178 |
93fdbe0
to
0917825
Compare
Deploy preview for barista ready! Built with commit 0917825 ✅ Preview: https://barista-mm7crqpnd.vercel.app This pull request is being automatically deployed with now-deployment |
Deploy preview for barista ready! Built with commit 3a82ac6 ✅ Preview: https://barista-9pv3b26lt.vercel.app This pull request is being automatically deployed with now-deployment |
3a82ac6
to
c0d0483
Compare
Deploy preview for barista ready! Built with commit c0d0483 ✅ Preview: https://barista-7ghtpm6s5.vercel.app This pull request is being automatically deployed with now-deployment |
patch file has to be in there until stylelint/stylelint#4929 and sindresorhus/globby#152 are resolved for stylelint on windows. |
Deploy preview for barista ready! Built with commit a034f9b ✅ Preview: https://barista-on38y53bb.vercel.app This pull request is being automatically deployed with now-deployment |
Deploy preview for barista ready! Built with commit af46054 ✅ Preview: https://barista-72rjdohbx.vercel.app This pull request is being automatically deployed with now-deployment |
Deploy preview for barista ready! Built with commit d5fe757 ✅ Preview: https://barista-ll0ozds4k.vercel.app This pull request is being automatically deployed with now-deployment |
Deploy preview for barista ready! Built with commit 3e08e6e ✅ Preview: https://barista-ldtkdubrs.vercel.app This pull request is being automatically deployed with now-deployment |
Deploy preview for barista ready! Built with commit ca55a52 ✅ Preview: https://barista-8covauby6.vercel.app This pull request is being automatically deployed with now-deployment |
Deploy preview for barista ready! Built with commit 83ec1a2 ✅ Preview: https://barista-mlhmtw1e1.vercel.app This pull request is being automatically deployed with now-deployment |
Deploy preview for barista ready! Built with commit ea7c3f4 ✅ Preview: https://barista-c47gaibp3.vercel.app This pull request is being automatically deployed with now-deployment |
72f29e1
to
8f356a6
Compare
Deploy preview for barista ready! Built with commit 72f29e1 ✅ Preview: https://barista-967q0ck5w.vercel.app This pull request is being automatically deployed with now-deployment |
Deploy preview for barista ready! Built with commit 8f356a6 ✅ Preview: https://barista-bqvu04iez.vercel.app This pull request is being automatically deployed with now-deployment |
8f356a6
to
cfcf850
Compare
Deploy preview for barista ready! Built with commit cfcf850 ✅ Preview: https://barista-6o9cfioop.vercel.app This pull request is being automatically deployed with now-deployment |
9329ace
to
1af5809
Compare
Deploy preview for barista ready! Built with commit 1af5809 ✅ Preview: https://barista-5wezai6ud.vercel.app This pull request is being automatically deployed with now-deployment |
…ndows. This issue is due to som legacy runfiles linking where a manifest file was expected where it was not on windows.
1af5809
to
f4b4556
Compare
Deploy preview for barista ready! Built with commit f4b4556 ✅ Preview: https://barista-hbbzdpbwq.vercel.app This pull request is being automatically deployed with now-deployment |
just tried Also any (intentionally added) errors are now nicely visible on the log:
|
This issue is due to some legacy run files linking where a manifest file was expected where it was not on windows.
It constantly failed with:
Issue described here: bazel-contrib/rules_nodejs#1454
The only thing that might be needed under windows is a
.bazelrc.user
where the output path is set as there might be some issues with the max path length on windows.https://docs.bazel.build/versions/3.5.0/windows.html#avoid-long-path-issues
Pull Request
Hi, thank you for contributing to Barista with this pull request (PR).
To ensure a fast process and merging of your PR please make sure it fulfills the
coding standards and contribution guidelines.
often helpful).
guidelines.
Please choose the type appropriate for the changes below:
Type of PR
Checklist