Nico Korthout
Nico Korthout
I followed the suggested workaround, but there are still two (unrelated) CI jobs failing: - https://github.com/camunda/camunda/pull/20075 @cmur2 Is there something I did wrong, are these real failures, or does the...
@cmur2 Ah sorry about that. I assumed it was rebased already 🙇
Thanks for reporting @GuyAv46 You're right that the suggestion currently doesn't fetch all the required references. The commits to cherry-pick may not be known locally. Reading the suggestions again, I...
As a quick fix, we can add a `git fetch` without any references (it performs less). We must keep the `git fetch target` for the default behavior because the branch...
Thanks @priyesh-ave 👍 That's a good fallback for when PR creation fails. If you're willing to contribute, I'm happy to receive a pull request for this. Note that there is...
@akeller the `target/*` should only be used to highlight items that must make it into that specific release. AFAIK, there is no specific reason why this **must be** in the...
Triage: - seems scary, and should be investigated soon - we'll pull it into the current iteration
ZPA triage: - current impact: zeebe only picks up at the first handler, the second is ignored. Is unexpected from user's perspective - no useful workaround available - it's not...
Great idea @mickdekkers 👍 I gave this a try because I was running into a bug (#30) when running ghtopdep directly on my machine. However, following these steps resulted in...
Tested successfully with `0.4.3` ✅