Skip to content

Releases: jahrik/repo-sync

v0.1.4

18 Jun 09:35
505fddd

Choose a tag to compare

Changelog

  • b151bb3 feat: polish report output, add lipgloss colors, --filter flag, and test coverage

v0.1.3

18 Jun 06:46
ef38b16

Choose a tag to compare

Changelog

  • a45528e fix(release): update deprecated replace_existing to mode: replace

v0.1.1

18 Jun 05:39
7b8dda9

Choose a tag to compare

Changelog

  • 38d2f02 feat: add --owner flag to filter repos by GitHub user or org

v0.1.0

18 Jun 04:49
05388a6

Choose a tag to compare

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