Marko Gaćeša
|
cde80d53a8
|
add space import
|
2023-09-09 12:55:49 +02:00 |
|
Johannes Batzill
|
0d086a1a4d
|
[Events] This PR introduces the Trigger Service for Event Consumption + Some Minor improvements (#419)
|
2023-09-08 23:52:19 +00:00 |
|
Vistaar Juneja
|
414993a388
|
add pubsub for events
|
2023-09-08 12:52:25 +01:00 |
|
Marko Gaćeša
|
239ae8f10f
|
add repo import api
|
2023-09-08 11:55:38 +02:00 |
|
Vistaar Juneja
|
1f89bdb9f9
|
address comments
|
2023-09-07 19:39:37 +01:00 |
|
Vistaar Juneja
|
501605721e
|
address comments, fix stage and step join
|
2023-09-07 16:29:15 +01:00 |
|
Vistaar Juneja
|
4c8302845d
|
add logic to run executions
|
2023-09-07 11:07:49 +01:00 |
|
Marko Gacesa
|
4a596edab2
|
Merge branch 'mg/jobs/global_ctx' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#400)
|
2023-09-05 19:26:15 +00:00 |
|
Marko Gaćeša
|
28931b39e6
|
use global ctx to launch jobs
|
2023-09-05 21:22:52 +02:00 |
|
Johannes Batzill
|
e9ec7d1933
|
[MISC] Change User Sign-Up Default Value (#399)
|
2023-09-05 19:10:39 +00:00 |
|
Marko Gaćeša
|
646bd3745d
|
fix canceling of scheduled jobs
|
2023-09-04 10:44:21 +02:00 |
|
Johannes Batzill
|
f09ce8987a
|
Merge branch 'jobatzil/fix/rbac_statuscheck' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#374)
|
2023-09-01 07:49:34 +00:00 |
|
Johannes Batzill
|
94dc365d3e
|
move commitcheck report permission under repo
|
2023-09-01 00:48:39 -07:00 |
|
Vistaar Juneja
|
c97d4783a9
|
add optional execution information in list pipelines (#384)
|
2023-08-31 19:26:53 +00:00 |
|
Vistaar Juneja
|
d15aa03dfd
|
move pipelines, executions, triggers & logs under repos (#376)
|
2023-08-31 08:03:33 +00:00 |
|
Marko Gacesa
|
5a2caa9c3e
|
Merge branch 'mg/jobs/initial' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#342)
|
2023-08-29 16:29:37 +00:00 |
|
Marko Gaćeša
|
045d80c5bf
|
background jobs
|
2023-08-29 17:57:09 +02:00 |
|
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
|
b94d30dcb6
|
address comments
|
2023-08-22 18:21:31 +01:00 |
|
Vistaar Juneja
|
ebfac87860
|
fix some formatting
|
2023-08-22 15:28:30 +01:00 |
|
Vistaar Juneja
|
23f612162a
|
add connector/template permissions, add in controllers for connectors and templates
|
2023-08-22 14:05:13 +01:00 |
|
Vistaar Juneja
|
8f11177818
|
add types and DB layer
|
2023-08-22 14:05:13 +01:00 |
|
Abhinav Singh
|
1c1ae3c06a
|
Merge branch 'abhinav/CODE-716' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#322)
|
2023-08-21 23:06:06 +00:00 |
|
Vistaar Juneja
|
d5f121eff7
|
address comments
|
2023-08-17 12:15:46 +01:00 |
|
Vistaar Juneja
|
1f06534259
|
address comments
|
2023-08-17 12:15:45 +01:00 |
|
Vistaar Juneja
|
13ae2a0361
|
fix lint/format
|
2023-08-17 12:15:45 +01:00 |
|
Vistaar Juneja
|
9e94009182
|
move executions to separate struct, update migrations
|
2023-08-17 12:15:09 +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
|
6ae5145be4
|
add log data store for s3/DB
|
2023-08-17 12:13:25 +01:00 |
|
Abhinav Singh
|
b6917d9efd
|
fix
|
2023-08-16 14:09:04 -07:00 |
|
Abhinav Singh
|
286137e64f
|
Merge remote-tracking branch 'origin' into abhinav/CODE-716
|
2023-08-16 12:54:18 -07:00 |
|
Akhilesh Pandey
|
34e46c30c1
|
Merge branch 'main' into akp/CODE-617
|
2023-08-17 01:07:59 +05:30 |
|
Abhinav Singh
|
56bd32d4c6
|
support for whitelisting
|
2023-08-15 21:48:40 -07:00 |
|
Enver Bisevac
|
63145686f4
|
fix commit adn files changed counters
|
2023-08-14 17:17:08 +02:00 |
|
Vistaar Juneja
|
29c494c23f
|
Merge branch 'ci_gitness' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#273)
|
2023-08-11 16:55:54 +00:00 |
|
Vistaar Juneja
|
430605a13e
|
update env value
|
2023-08-11 17:48:07 +01:00 |
|
Hitesh Aringa
|
ce90c63d01
|
[CODE-717]: redis sentinel mode (#292)
|
2023-08-11 16:28:53 +00:00 |
|
Vistaar Juneja
|
d1d50377fc
|
address comments
|
2023-08-11 11:36:39 +01:00 |
|
Akhilesh Pandey
|
a8f6f9528a
|
fix: Update the code to use registerInput along with createInput for user registration and subsequent creation
|
2023-08-11 00:52:05 +05:30 |
|
Marko Gaćeša
|
4f1767d512
|
dedicated api to get the last commit info
|
2023-08-10 18:42:10 +02:00 |
|
Vistaar Juneja
|
2bf73fbb5c
|
add UpdateOptLock
|
2023-08-09 23:56:47 +01:00 |
|
Vistaar Juneja
|
e24eb858d5
|
run make format and fix lint errors
|
2023-08-09 23:00:33 +01:00 |
|
Vistaar Juneja
|
5574fcac47
|
address comments
|
2023-08-09 22:25:13 +01:00 |
|
Vistaar Juneja
|
26d6651168
|
address comments, complete secret CRUD
|
2023-08-09 15:02:48 +01:00 |
|
Marko Gaćeša
|
b7c339c31e
|
status checks: raw and markdown payload kinds
|
2023-08-09 14:42:26 +02:00 |
|
Vistaar Juneja
|
5a47d789a4
|
add secret store and encryptor/decryptor
|
2023-08-08 13:32:50 +01:00 |
|
Vistaar Juneja
|
1e7e4c98dd
|
fix some TODOs
|
2023-08-08 00:25:58 +01:00 |
|
Vistaar Juneja
|
c8ae92150f
|
add pipelines auth
|
2023-08-07 18:29:29 +01:00 |
|