Skip to content

Releases: open-component-model/git-controller

v0.6.0

21 Aug 11:05
ba85a4e
Compare
Choose a tag to compare

Release 0.6.0

  • fix: formatting of codeowners for gitea (#55)
  • fix: remove csdk (#54)
  • New PR Template (#53)

v0.5.0

18 Jul 14:59
cfb1507
Compare
Choose a tag to compare

Release 0.5.0

Update ocm to the latest version.

v0.4.1

08 Jun 14:51
5832c70
Compare
Choose a tag to compare

Release 0.4.1

  • feat: create branch protection rules for gitea (#44)
  • feat: create a status check and store the generated pr id (#43)
  • feat: create branch protection rules for github (#42)

v0.4.0

19 May 13:35
366b1a0
Compare
Choose a tag to compare

Release 0.4.0

  • feat: make the repository a namespaced object (#38)
  • Update dep5 (#40)
  • resolve secret mismatch between repository and flux expectations (#34)
  • remove repo name from spec, use object name (#32)
  • feat: preparing for public repository (#33)

v0.3.1

11 May 11:55
70f832f
Compare
Choose a tag to compare

Release 0.3.1

  • add commit template to Repository type (#31)
  • fix: overwriting return error value (#29)
  • add enum validation to Visibility, and don't omitempty default true (#28)

0.3.1

11 May 11:41
70f832f
Compare
Choose a tag to compare

Release 0.3.1

  • chore: add release for latest changes (#30)
  • add commit template to Repository type (#31)
  • fix: overwriting return error value (#29)
  • add enum validation to Visibility, and don't omitempty default true (#28)

v0.3.0

20 Apr 10:25
9df3297
Compare
Choose a tag to compare

Release 0.3.0

  • feat: add project structure (#26)
  • add workflow to trigger e2e tests (#25)
  • feat: adding CODEOWNERS file using maintainers (#22)

v0.2.0

18 Apr 11:35
3b51263
Compare
Choose a tag to compare

Release 0.2.0

  • feat: add pull request creation (#18)
  • feat: add consuming repository object to sync (#17)
  • feat: added gitea support and fixed some headings (#15)
  • feat: adding gitlab support (#14)
  • feat: add repository object (#13)
  • rename all the things (#12)
  • fix: tar without compression (#11)
  • feat(ref): add conditions to git-sync-controller (#10)
  • chore(clean): remove the component ref as it is unused (#9)
  • feat: prepare e2e test environment (#8)

v0.1.0

07 Mar 15:19
Compare
Choose a tag to compare

Release 0.1.0

  • feat: add release flow and basic test for the controller (#7)
  • chore(update): updating the git-sync controller to work with latest ocm-controller (#6)
  • Fixed the deployment and using ocm.Snapshot (#3)
  • chore(gen): add license information to individual files (#2)
  • feat: build and push docker image to ghcr (#1)