Commit Graph

6 Commits

Author SHA1 Message Date
aleksey bc85f5ab06 fix(ci-reports): chmod a+r on report.tar.gz for nginx read
mktemp leaves 600; nginx worker got 403 Forbidden on download.

[skip ci]
2026-07-28 19:42:14 +03:00
aleksey 3c2c33f83b feat(ci-reports): publish report.tar.gz archive for offline download
Pack HTML report after publish; link archive in run index and CI log.
Add fetch-ci-report.sh helper for agent curl/extract.

[skip ci]
2026-07-28 13:52:01 +03:00
aleksey 7bd6e52d18 fix(ci): auto-detect stand for ci-reports URL on IFT runner
Remove hardcoded dev CI_REPORTS_BASE_URL/RUNNER_STAND from workflow.
detect_stand() picks ift/stage/dev from host paths and swarm services.

[skip ci]
2026-07-28 10:16:20 +03:00
aleksey 5ed361d8ff fix(ci): publish reports to ci-reports.dev on runner host
CI / test (push) Successful in 6m44s
CI / deploy-ift (push) Successful in 3m3s
CI / e2e-ift (push) Failing after 2m23s
CI / deploy-stage (push) Has been skipped
CI / e2e-stage (push) Has been skipped
2026-07-28 00:39:10 +03:00
aleksey 5169df3d40 fix(ci): chown ci-reports dir for act runner publish
CI / test (push) Successful in 7m28s
CI / deploy-ift (push) Has been cancelled
CI / e2e-ift (push) Has been cancelled
CI / deploy-stage (push) Has been cancelled
CI / e2e-stage (push) Has been cancelled
2026-07-28 00:29:09 +03:00
aleksey 2bfce06dbf Publish EUnit/CT HTML reports to ci-reports host.
Refs EventHub/EventHubBack#62
2026-07-27 22:54:52 +03:00