mirror of
https://github.com/KuekHaoYang/KVideo.git
synced 2026-08-12 23:33:43 +08:00
Merge pull request #234 from KuekHaoYang/agent/verification-docker-isolation
fix: isolate verification from Docker builds
This commit is contained in:
@@ -9,3 +9,4 @@ README.md
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
.git
|
||||
verification
|
||||
|
||||
@@ -9,6 +9,8 @@ Run the complete read-only validation chain from the repository root:
|
||||
The runner installs its pinned tools inside this directory, builds and starts
|
||||
KVideo locally, exercises APIs and UI, and writes evidence under
|
||||
`verification/artifacts/<run-id>/`. It does not edit application source.
|
||||
The repository `.dockerignore` excludes this entire directory so dependencies,
|
||||
reports, traces, and screenshots never enter the application build context.
|
||||
|
||||
Primary outputs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user