feat(dispatch): implement dispatch-workflow.sh with dispatch, poll, and timeout (#4)
Add dispatch-workflow.sh script that dispatches a Gitea workflow in another repository and polls synchronously for completion. Refactor mock-api.sh to use Python3 HTTP server with sequence support, enabling stateful poll-response simulation in tests. --------- Co-authored-by: moilanik <niko.moilanen@tietoevry.com> Reviewed-on: #4
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Ticket 0001: `report-status.sh`
|
||||
|
||||
**Vaihe:** 1/12
|
||||
**Status:** pending
|
||||
**Status:** done
|
||||
**Feature branch:** `feature/0001-report-status-sh`
|
||||
**TDD required:** Yes
|
||||
**Feature file required:** Yes
|
||||
|
||||
Reference in New Issue
Block a user