GitHub 4 me 0 - after testing for x times in a local and even the remote
setup provided by Namespace during an action, this now adds a dedicated
step to debug the failure we are seeing in extension tests to finally
resolve said issue.
Release Notes:
- N/A
@@ -137,6 +137,12 @@ jobs:
echo "Version changes happen in separate PRs and will be performed by the zed-zippy bot"
exit 42
fi
+ - name: extension_tests::breakpoint
+ if: failure()
+ uses: namespacelabs/breakpoint-action@ca62bf12510ebf1115a560cf337a35fad5eb052b
+ with:
+ duration: 15m
+ authorized-users: MrSubidubi
timeout-minutes: 6
tests_pass:
needs: