Hi,
this is an attempt to fix #22098 for the time being with some more incremental steps (where possible) and set -e
in order to step out as soon as we see an error to prevent unnecessary issues being opened.
In case we want to catch more errors in a more convenient way it might be a solution to craft a small java application that detects updates. Similar to the releasescript app. This could be also used for all the other detect jobs (docker, ubuntu...). Let me know if I should investigate this.
Cheers, Christoph
Comment From: wilkinsona
Thanks very much, @dreis2211.