Skip to content

v0.1.0

Choose a tag to compare

@jahrik jahrik released this 18 Jun 04:49
· 10 commits to main since this release
05388a6

Changelog

  • 9469567 Initial commit
  • 44cb968 ci: fix .golangci.yml for v2 schema
  • aca0be8 ci: move gofmt to formatters section (golangci-lint v2)
  • c41437d ci: pin golangci-lint to v2.12.2
  • f0114a5 ci: pin golangci-lint to v2.x to match config format
  • 9311c11 ci: restore ineffassign, unused, gofmt linters; fix formatting
  • eff3bf8 ci: simplify golangci-lint to bare minimum (errcheck, govet, staticcheck)
  • fcee1dc ci: update all actions to Node 24 versions, fix golangci-lint config
  • 444ea49 ci: upgrade golangci-lint-action to v7 for golangci-lint v2 support
  • c83915a feat: initial implementation of repo-sync CLI
  • 6db9a80 fix: QA, security, and architect review pass
  • 8357a6d fix: resolve all golangci-lint issues
  • edece8b refactor: make sync non-destructive, remove branch deletion