Conversation
|
right now, we have an adding 2-3 minutes to CI runs hurts me a little I guess :-) but not against it per sé. |
Breaking changes are not very often imo. We would have breaking changes when adding new forks or instances like this where we change the local testnet structure. |
|
It's unfortunately not enough to just update the binary more frequently, since in the cases where we introduce a breaking change to We would need some kind of logic which checks if there any changes to |
Yes, I agree this is the way. I'm going to merge this one for now to unblock #5850 |
|
@mergify queue |
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at 48789c7 |
Issue Addressed
The PR removes the "Install lcli" condition and always build lcli on CI, given it now only takes less than 3 minutes on the self-hosted runners.
So far we've had to comment out / uncomment the condition every time there's a breaking change.