diff --git a/FORK_CHANGELOG.md b/FORK_CHANGELOG.md index 26c6e3e8cf..0da733bfac 100644 --- a/FORK_CHANGELOG.md +++ b/FORK_CHANGELOG.md @@ -14,9 +14,21 @@ This file records every intentional divergence from upstream Gitea. ## 0.1.0-planning - Created AtayMakhzan fork identity documentation. +- Created public source-fork remote at `ibnezzoubayr/Atay-Makhzan`. +- Pushed branch `atay/v1.26.2` as the default branch. - No source-code behavior changes yet. - No database, auth, Git transport, or permission changes. +Verification on 2026-06-20: + +- Local Go toolchain: `go1.26.4 linux/amd64`. +- `make deps-backend` passed. +- `make deps-frontend` passed. +- `make build` passed. +- Built binary: `gitea version 1.26.2+1-g1f1f5063f1 built with go1.26.4-X:jsonv2`. +- `make test-frontend` passed: 35 files, 92 tests. +- Backend smoke tests passed: `go test ./modules/setting ./modules/util -count=1`. + ## Divergence rules Every future entry must include: