From 5dfb7b89c3a9b4f963c345a55d8f753270407191 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sun, 30 Mar 2025 16:59:33 +0200 Subject: [PATCH] workflow troubleshooting --- Development-Testing-Release.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Development-Testing-Release.md b/Development-Testing-Release.md index bda92cd..e020418 100644 --- a/Development-Testing-Release.md +++ b/Development-Testing-Release.md @@ -2,6 +2,14 @@ (TODO) +# Github Workflows + +## Issue with "Coveralls.io" + +`Error running coveralls: Could not submit coverage: 405 Client Error: Method Not Allowed for url: https://coveralls.io/api/v1/jobs` + +Check for announced downtime: https://coveralls.io/ -> restart workflow after external service is up again. + # Testing ## Preparation