Commit Graph

2 Commits

Author SHA1 Message Date
moilanik 579b7b9460 korjattu cucumber toimimaan CI:ssä: asenna lsof/jq, korjattu pkill itse-tappo
ci-bats Bats tests FAILED
ci-cucumber Cucumber tests passed
CI / feature (push) Failing after 1m15s
CI / main (push) Has been skipped
2026-06-13 06:54:21 +03:00
niko 8f1bf7e347 feat(dispatch): implement dispatch-workflow.sh with dispatch, poll, and timeout (#4)
CI — gitea-ci-library / feature (push) Failing after 1s
CI — gitea-ci-library / master (push) Has been skipped
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
2026-06-08 16:08:55 +03:00