Step 16: Polish — docs, flake, goreleaser, e2e test.
Phase 2 complete. ARCHITECTURE.md: full rewrite covering gRPC protocol, SSH auth, updated package structure, all Garden methods, design decisions. README.md: add remote sync section, mirror/prune commands, sgardd usage. CLAUDE.md: add gRPC/proto/x-crypto deps, server/client/sgardpb packages. flake.nix: build both sgard + sgardd, updated vendorHash. goreleaser: add sgardd build target. E2e test: full push/pull cycle with SSH auth between two clients. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -171,11 +171,11 @@ Depends on Steps 13, 14.
|
||||
|
||||
### Step 16: Polish + Release
|
||||
|
||||
- [ ] Update ARCHITECTURE.md, README.md, CLAUDE.md, PROGRESS.md
|
||||
- [ ] Update flake.nix (add sgardd, protoc to devShell)
|
||||
- [ ] Update .goreleaser.yaml (add sgardd build)
|
||||
- [ ] E2e integration test: init two repos, push from one, pull into other
|
||||
- [ ] Verify: all tests pass, full push/pull cycle works
|
||||
- [x] Update ARCHITECTURE.md, README.md, CLAUDE.md, PROGRESS.md
|
||||
- [x] Update flake.nix (add sgardd, updated vendorHash)
|
||||
- [x] Update .goreleaser.yaml (add sgardd build)
|
||||
- [x] E2e integration test: init two repos, push from one, pull into other (with auth)
|
||||
- [x] Verify: all tests pass, full push/pull cycle works
|
||||
|
||||
## Future Steps (Not Phase 2)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user