Vistaar Juneja
a1948ff42d
Add plugins list API ( #349 )
2023-08-28 19:02:46 +00:00
Marko Gaćeša
dea23b88a4
add filtering and pagination to the user's list spaces API
2023-08-28 14:02:58 +02:00
Vistaar Juneja
ebfac87860
fix some formatting
2023-08-22 15:28:30 +01:00
Vistaar Juneja
ef69decbde
Run make format
2023-08-22 15:08:46 +01:00
Vistaar Juneja
887670bd7d
add openapi defs
2023-08-22 14:05:13 +01:00
Vistaar Juneja
2870aaaabc
added controllers and handlers for connectors, triggers, templates
2023-08-22 14:05:13 +01:00
Johannes Batzill
3cec2573a2
[GITHA] Add githaserver
executable ( #331 )
2023-08-17 17:51:38 +00:00
Vistaar Juneja
13ae2a0361
fix lint/format
2023-08-17 12:15:45 +01:00
Vistaar Juneja
f784eedeae
working executions flow
2023-08-17 12:15:09 +01:00
Vistaar Juneja
443ec9e600
use stage store and step store to fetch logs
2023-08-17 12:15:09 +01:00
Vistaar Juneja
b6304683d4
add livelog and move logs to log controller
2023-08-17 12:15:08 +01:00
Vistaar Juneja
6ae5145be4
add log data store for s3/DB
2023-08-17 12:13:25 +01:00
Akhilesh Pandey
34e46c30c1
Merge branch 'main' into akp/CODE-617
2023-08-17 01:07:59 +05:30
Vistaar Juneja
29c494c23f
Merge branch 'ci_gitness' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness ( #273 )
2023-08-11 16:55:54 +00:00
Vistaar Juneja
d1d50377fc
address comments
2023-08-11 11:36:39 +01:00
Marko Gaćeša
4f1767d512
dedicated api to get the last commit info
2023-08-10 18:42:10 +02:00
Vistaar Juneja
01fffd56a3
address comments
2023-08-10 14:33:02 +01:00
Vistaar Juneja
e24eb858d5
run make format and fix lint errors
2023-08-09 23:00:33 +01:00
Vistaar Juneja
f35d8fe03d
add list secrets
2023-08-09 17:19:26 +01:00
Vistaar Juneja
26d6651168
address comments, complete secret CRUD
2023-08-09 15:02:48 +01:00
Vistaar Juneja
bc921ac1a2
add execution endpoints
2023-08-07 02:19:41 +01:00
Vistaar Juneja
4390376acd
add list, fix delete
2023-08-04 16:44:51 +01:00
Vistaar Juneja
8cdcecb56f
add pipelines and executions handlers to gitness
2023-08-04 10:50:39 +01:00
Akhilesh Pandey
8f2c1d93ef
Merge branch 'main' into akp/CODE-617
2023-08-01 17:40:50 +05:30
Hitesh Aringa
592a9aeb63
[PR Check] Fix PR Status Check Bug ( #253 )
2023-07-28 23:15:01 +00:00
Johannes Batzill
338271fb14
feat: [CODE-674]: user's space membership; membership API pagination ( #241 )
2023-07-26 20:53:42 +00:00
Akhilesh Pandey
2759673713
[CODE-621]: Remove config from function parameter and initialize it in the constructor
2023-07-26 00:20:21 +05:30
Akhilesh Pandey
0539a21719
[CODE-617]: Create new component for system controller and move configs API to it
2023-07-24 20:01:41 +05:30
Johannes Batzill
baa4eb5ac9
feat: [CODE-626,CODE-627]: space membership API&DB ( #194 )
2023-07-20 21:20:56 +00:00
Johannes Batzill
5543fba0b4
[GIHA] Introduce githa
custom githook binary ( #186 )
2023-07-12 15:49:06 +00:00
Atefeh Mohseni-Ejiyeh
4dde956e83
removed wrong build tags for gitness standalone ( #175 )
2023-07-05 16:29:02 +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
36e8bdb368
[GITHA] Introduce Generic store
Package ( #143 )
2023-06-20 00:26:40 +00:00
Atefeh Mohseni-Ejiyeh
96f331c4c2
[hotfix] update setting harness events streams prefix to avoid changing global variable ( #149 )
2023-06-19 23:12:27 +00:00
Johannes Batzill
d80fc15753
[GITHA] Prepare lock
package ( #144 )
2023-06-19 15:35:46 +00:00
Johannes Batzill
06067d4f6c
Fix Linting errors ( #142 )
2023-06-15 21:27:06 +00:00
Johannes Batzill
e1a24699c3
CODE-385: Search and Add reviewers to Database API ( #126 )
2023-06-15 20:26:36 +00:00
Enver Bisevac
43f0be35e0
[MAINT] Isolate harness app into harness package ( #133 )
2023-06-15 13:35:12 +00:00
Enver Bisevac
85361d27fb
docker UBI images for pipelines
2023-06-06 15:39:38 +02:00
Johannes Batzill
7da9bce7c1
[Githook] Add GitHook binary ( #259 )
...
This PR adds a githook sub-package to our cmd packages, introducing the githook binary.
The binary is linked as pre-receie/update/post-receive by gitrpc if configured.
This is required to have a gitrpc deployment without requiring the one-in-all gitness binary on the same machine.
2023-01-27 13:04:58 -08:00
Johannes Batzill
114cdb34e0
[GITRPC] Add GitRPC Binary ( #257 )
2023-01-27 10:34:42 -08:00