Skip to content

Releases: MChorfa/ggvalet

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 25 Jul 23:30

Changelog

  • 9067f94 feat: close GitHub/Gitea CI/CD adapter gaps

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 01:37

Changelog

  • 3b7f579 feat: add ci command for pipeline, job, and artifact management
  • 4381f75 feat: add milestone CRUD, epic update, and CI/CD surface to Provider interface
  • cc10e62 fix(build): pin GoReleaser to GitHub to avoid GITLAB_TOKEN hijack

v0.3.0

Choose a tag to compare

@MChorfa MChorfa released this 24 Jul 01:19

Changelog

  • 89ea4d0 feat: migrate renovate/search/timeline/tui to provider interface
  • 1d11b0c feat: migrate shields chips to provider interface for GitHub/Gitea parity
  • c1e967f feat: migrate standup to provider interface for GitHub/Gitea parity
  • f81f299 feat(gitea): implement GetMergeRequestDiff for mr parity
  • 032a410 feat: add Gitea provider support

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 17:52

Changelog

  • 37189bd fix: stop ignoring internal/cache and add missing source files
  • eaa5fb4 build: add govulncheck and regression Makefile targets
  • 53f8351 rebrand: ckodex/gitlabvalet → MChorfa/ggvalet
  • 1f59175 feat: make glv usable day-to-day from either GitLab or GitHub
  • a540c04 Remove test stubs and GitHub TODOs; wire cmd tests to httptest provider
  • 9030217 test