Skip to content

Pure Git API based GitOps implementation with git2go

Adarsh Chittilappilly requested to merge git2go into main

In this MR,

  • emcogit2go package created in rsync for git2go.
  • changes made in the gitsupport package for supporting GitHub rest API and pure git API.
  • changes made in monitor source code for supporting git2go.
  • Dockerfile changes for installing libgit2 required for git2go.
  • Makefile changes to build and deploy images with above mentioned changes.

Signed-off-by: chitti-intel adarsh.chittilappilly@intel.com

Edited by Adarsh Chittilappilly

Merge request reports