Replies: 2 comments
-
moving to the instrumentation repository |
Beta Was this translation helpful? Give feedback.
-
Full build isn't necessary. Before you submit your pr it is a good idea to run build on the module you changed to catch spotless and checkstyle errors, if you don't it is also not a big deal, you can always push another commit. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to start contributing to this repository, but cannot run a full build on my system. There were a few projects where there were test failures. I had to exclude the test task for the following projects to complete the build:
I've looked at the failures and did not see anything obvious, but I wanted to pose a question before I dug into each of the failures or posted the failures here. Is completing a full build on my system necessary when I only intend to change a subproject? I know it is good form, but spending time debugging/understanding the build failures limits my ability to contribute small changes. To be clear, I intend to submit a single dependency change to fix this: #8474
My system:
2022 16" MBP/M1 Max
32 GB
Ventura 13.3.1 (a)
Beta Was this translation helpful? Give feedback.
All reactions