drone/gitrpc/rpc
Enver Bisevac ad619c7e3c [feat]ability to commit files using REST api (#82)
* initial work on commit files

* minor improvements, grpc server interceptors and more

* compare file old sha and current sha

* added some validation steps

* config immutable, introduce temp repos dir

* handler added to standalone

* fix CI linter, fix minor bug on update

* wire generator files
2022-11-22 19:24:40 +01:00
..
http_grpc.pb.go [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
http.pb.go [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00
operations_grpc.pb.go [feat]ability to commit files using REST api (#82) 2022-11-22 19:24:40 +01:00
operations.pb.go [feat]ability to commit files using REST api (#82) 2022-11-22 19:24:40 +01:00
ref_grpc.pb.go [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
ref.pb.go [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00
repo_grpc.pb.go [API] Add API For Commit Divergence Calulation (#77) 2022-11-16 16:53:31 -08:00
repo.pb.go [API] Add API For Commit Divergence Calulation (#77) 2022-11-16 16:53:31 -08:00
shared.pb.go [API] Add Create + Delete Branch API (+ Basic GIT Error Propagation) (#70) 2022-11-10 20:57:31 -08:00