Johannes Batzill
5b33258589
[MISC] Abstract URL Provider ( #617 )
2023-09-27 02:42:33 +00:00
Johannes Batzill
5ca48e7f59
[MISC] Replace `BIND` with `PORT`, fix space_path for postgres ( #607 )
2023-09-25 22:34:45 +00:00
Johannes Batzill
a83cd21c17
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
Marko Gaćeša
dc7b21fc0d
introduce last commit cache mode env var
2023-08-15 13:07:22 +02:00
Hitesh Aringa
ce90c63d01
[CODE-717]: redis sentinel mode ( #292 )
2023-08-11 16:28:53 +00:00
Marko Gaćeša
4f1767d512
dedicated api to get the last commit info
2023-08-10 18:42:10 +02:00
Johannes Batzill
45e48a2b05
[GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment ( #231 )
2023-07-25 18:15:06 +00:00
Johannes Batzill
63c45cb0db
[GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) ( #153 )
2023-06-22 16:54:18 +00:00
Johannes Batzill
bfb0466b11
[MISC] Move configurations to their respective packages ( #256 )
2023-01-26 17:30:26 -08:00
Johannes Batzill
6c567b38d0
[MISC] Move GitRPC to Read/WriteRequest, Update Create/Delete Branch to use Push, Setup githook Symlink, Accept Incoming X-Request-Id ( #157 )
2023-01-05 11:03:35 -08:00
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
Enver Bisevac
578dd13d8d
[maint] eb/gitrpc refactor ( #51 )
...
* pull/push impl done
* Basic auth for harness
* gitrpc as top level package
* New ctor for package
* gitrpcserver instead of server2
2022-11-03 13:17:03 +01:00