Add Gitea GUI smoke test
Some checks failed
Release Dry Run / release-dry-run (push) Successful in 18s
Build / build (push) Successful in 21s
Codex Template Compliance / template-compliance (push) Successful in 5s
GUI Smoke Test / gui-smoke (push) Failing after 9m27s
Scheduled Security Scan / security-scan (push) Failing after 10s
Scheduled Repository Cleanup Check / cleanup-check (push) Successful in 6s
Scheduled Dependency Check / dependency-check (push) Successful in 11s

This commit is contained in:
ToxicCrzay270
2026-05-19 23:38:14 +02:00
parent 37a0c78337
commit 44839c254a
5 changed files with 94 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ Codex Agent Repository Kit baseline applied. The project is a React/Vite/TypeScr
- Added standard npm `lint`, `audit`, and `release:check` scripts from the Node kit profile.
- Processed Agent Kit update `c0262b9`, including the repository-owner derivation rule.
- Processed Agent Kit update `v1.0.6`, including safe fast-forward task starts, Gitea Ubuntu runner-only verification, follow-up issue guidance, and release artifact metadata exclusions.
- Added Gitea GUI smoke workflow that builds the app, runs `vite preview`, checks the rendered UI in Chromium, and uploads browser artifacts.
## Verification