moilanik
b841496717
init: git-pages init job, ADR 0004, docs, remove PUT fallback
...
ci-report POC report published
CI / call-engine (push) Successful in 18s
- ADR 0004: commit-status-periaate (API vain tarvittaessa, natiivi riittää)
- git-pages/docs/implementation-notes.md: tekniset huomiot
- init-job.yaml: post-install hook luo placeholderin (.index olemassa)
- values.yaml: initJob.enabled default
- publish-git-pages.sh: poistettu PUT-fallback (init job hoitaa)
- README: maininta automaattisesta initistä
2026-06-12 08:10:37 +03:00
moilanik
f4baa286c7
fix: correct git-pages host URL and publish script BASE return
ci-report POC report published
CI / call-engine (push) Successful in 15s
2026-06-12 07:54:52 +03:00
moilanik
0f2a8a2a8c
feat: POC — gitea-pages report publish + commit status
...
CI / call-engine (push) Failing after 2m26s
- ci-engine.yml: 2 dummy test stepiä + agnostinen publish-stage
(skannaa .meta-tiedostot, PATCH raportit, postaa status + linkki)
- publish-git-pages.sh: palauta BASE URL (ilman index.html)
- .meta-formaatti: lisää context, description, state kentät
2026-06-12 07:48:15 +03:00
moilanik
26a8b9efa8
git-pages helm chart
2026-06-10 05:18:58 +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
niko
1379bbf1ee
feat(scripts): implement report-status.sh with bats and cucumber tests ( #1 )
...
CI — gitea-ci-library / feature (push) Failing after 0s
CI — gitea-ci-library / master (push) Has been skipped
Co-authored-by: moilanik <niko.moilanen@tietoevry.com >
Reviewed-on: #1
2026-06-08 11:33:09 +03:00