Uh oh!
There was an error while loading. Please reload this page.
CircleCI: fix op-node-docker-build - #133
Conversation
qzhodl
commented
Dec 18, 2024
I’m curious why the tests passed in the PR without cloning the code. Could you clarify? |
syntrust
commented
Dec 18, 2024
From what I can figure out, the PR is tested using the Makefile but not with CircleCI. However, in |
qzhodl
commented
Dec 18, 2024
Got it. I would suggest re-running the tests involved in the PR to ensure that this change has no unintended side effects. |
syntrust
commented
Dec 18, 2024
In order to avoid the possible side effects and keep the impact in the CircleCI scope, I would suggest this change instead. It is also future-compatible for possible new submodules. Idea? |
qzhodl
commented
Dec 18, 2024
LGTM |
Uh oh!
There was an error while loading. Please reload this page.
Error log:
The error happens because there is no code to build, so we update the submodules before build.