Skip to content

refactor: restructure codebase with pipeline package and improved too…#29

Draft
matzehuels wants to merge 1 commit intomainfrom
refactor
Draft

refactor: restructure codebase with pipeline package and improved too…#29
matzehuels wants to merge 1 commit intomainfrom
refactor

Conversation

@matzehuels
Copy link
Owner

…ling

  • Add unified pipeline package for parse/layout/render orchestration
  • Add session management for GitHub token persistence
  • Add observability hooks for structured logging
  • Reorganize package structure (core/, integrations/, graph/)
  • Update Go version to 1.25.0 and golangci-lint to v2.8.0
  • Add fmt-check target for CI-style formatting verification
  • Fix staticcheck linter warnings (S1021, SA9003, QF1012)
  • Update CI workflow with aligned tooling versions
  • Regenerate blog showcase assets with new watermark styling
  • Simplify example JSON files

Description

Checklist

  • Tests pass (make test)
  • Code is formatted (make fmt)
  • Lints pass (make lint)
  • Commit messages follow Conventional Commits

…ling

- Add unified pipeline package for parse/layout/render orchestration
- Add session management for GitHub token persistence
- Add observability hooks for structured logging
- Reorganize package structure (core/, integrations/, graph/)
- Update Go version to 1.25.0 and golangci-lint to v2.8.0
- Add fmt-check target for CI-style formatting verification
- Fix staticcheck linter warnings (S1021, SA9003, QF1012)
- Update CI workflow with aligned tooling versions
- Regenerate blog showcase assets with new watermark styling
- Simplify example JSON files
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