drone/cli/server
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
..
config.go [feat]ability to commit files using REST api (#82) 2022-11-22 19:24:40 +01:00
harness.wire_gen.go [bug] git clone/pull/push auth using Basic Authorization fixed (#66) 2022-11-11 07:59:32 +01:00
harness.wire.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
server.go [Misc] Preparation for Container Deployment (#67) 2022-11-09 23:03:40 -08:00
standalone.wire_gen.go [bug] git clone/pull/push auth using Basic Authorization fixed (#66) 2022-11-11 07:59:32 +01:00
standalone.wire.go Introduce UIDs for Space / Repo / Tokens, Add Custom Harness Validation, ... (#57) 2022-11-06 23:14:47 -08:00
system.go [maint] eb/gitrpc refactor (#51) 2022-11-03 13:17:03 +01:00