Skip to content

Remove obsolete docs and refactor structure - #12

Merged
RobinGru merged 2 commits into
mainfrom
docs
Aug 7, 2026
Merged

Remove obsolete docs and refactor structure#12
RobinGru merged 2 commits into
mainfrom
docs

Conversation

@RobinGru

@RobinGru RobinGru commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove obsolete planning and policy documentation
  • remove test dependencies on deleted docs/ files
  • split production code into responsibility-focused files
  • split unit and Caddy integration tests into focused files
  • reduce Caddy integration runtime by removing the 65-second refresh wait

Verification

  • go test -race -shuffle=on -count=1 -coverprofile=coverage.out -covermode=atomic ./...
  • go test -tags=integration -count=1 -timeout=5m ./...
  • go vet ./...
  • golangci-lint run --timeout=5m
  • gofmt and git diff --check

@RobinGru RobinGru changed the title Remove Obsolete Planning And Policy Docs Remove obsolete docs and refactor structure Aug 7, 2026
@RobinGru
RobinGru merged commit 606e00f into main Aug 7, 2026
7 checks passed
@RobinGru
RobinGru deleted the docs branch August 7, 2026 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant