docs: keep verification note stable

Co-Authored-By: Al-Khawarizmi <al-khawarizmi@hermes.local>
This commit is contained in:
2026-06-20 12:05:38 +01:00
parent 72c806fd6a
commit 87bff9c251
+1 -1
View File
@@ -25,7 +25,7 @@ Verification on 2026-06-20:
- `make deps-backend` passed. - `make deps-backend` passed.
- `make deps-frontend` passed. - `make deps-frontend` passed.
- `make build` passed. - `make build` passed.
- Built binary: `gitea version 1.26.2+1-g1f1f5063f1 built with go1.26.4-X:jsonv2`. - Built binary smoke: `./gitea --version` passed.
- `make test-frontend` passed: 35 files, 92 tests. - `make test-frontend` passed: 35 files, 92 tests.
- Backend smoke tests passed: `go test ./modules/setting ./modules/util -count=1`. - Backend smoke tests passed: `go test ./modules/setting ./modules/util -count=1`.