Skip to content

Latest commit

 

History

History
95 lines (48 loc) · 5.08 KB

File metadata and controls

95 lines (48 loc) · 5.08 KB

1.1.8 (2026-03-10)

Bug Fixes

  • deps: migrate imports from client-go v1 to v2 (4de066a)
  • deps: update all non-major dependencies (3a17f73)
  • deps: update module gitlab.com/gitlab-org/api/client-go to v2 (6a4a413)
  • group digest updates with all non-major dependencies (1768ab9)

1.1.7 (2026-01-12)

Bug Fixes

  • deps: update all non-major dependencies (6eb8b6c)

1.1.6 (2025-11-30)

Bug Fixes

  • deps: update all non-major dependencies (173f05f)
  • deps: update module gitlab.com/gitlab-org/api/client-go to v1 (a78d174)
  • migrate int to int64 (3755b19)

1.1.5 (2025-07-08)

Bug Fixes

  • deps: update all non-major dependencies (8fe68ba)

1.1.4 (2025-06-03)

Bug Fixes

  • deps: update all non-major dependencies (b1fe18e)

1.1.3 (2025-04-06)

Bug Fixes

  • improve repository array detection logic and add test (ced6588)

1.1.2 (2025-04-06)

Bug Fixes

  • deps: update module gitlab.com/gitlab-org/api/client-go to v0.127.0 (60fb7e4)

1.1.1 (2025-03-20)

Bug Fixes

  • deps: update all non-major dependencies (561d276)

1.1.0 (2025-03-16)

Features

  • add repository extraction from environment variables and refactor config handling (7775548)

1.0.2 (2025-03-03)

Bug Fixes

  • deps: update module gitlab.com/gitlab-org/api/client-go to v0.124.0 (#8) (f9f282e)

1.0.1 (2025-02-24)

Bug Fixes

  • Update config to push Docker image as 'latest' on tags (#6) (8b114ba)

1.0.0 (2025-02-23)

Features

  • Add CircleCI configuration, .gitignore, golangci-lint settings, Makefile, and coverage script (a597d2b)
  • Add Dockerfile for multi-stage build and release process (8cd51a9)
  • Add local test targets for specific user and branch configurations (df572b5)
  • Add renovate.json (c4ef35d)
  • Add semantic release configuration (#5) (71fdf17)
  • Implement core application logic (2f76559)
  • Refactor AllowedBranchRegex to store as string (38af1ee)
  • Update renovate.json to include additional configurations and labels (aefbd0d)