Johannes Batzill
|
ac87d06e5e
|
[SWAGGER] Minor Swagger Fix and yarn services (#506)
|
2023-09-15 18:59:34 +00:00 |
|
Vistaar Juneja
|
bb7a914233
|
Adds support for V1 YAML (#496)
|
2023-09-15 15:56:35 +00:00 |
|
Johannes Batzill
|
0a9dde7459
|
[Refactor] Move from paths to space_paths Table (#500)
|
2023-09-15 15:19:53 +00:00 |
|
Abhinav Singh
|
4ff032c968
|
feat: [CODE-852]: code export e2e (#483)
|
2023-09-15 08:08:13 +00:00 |
|
Enver Bisevac
|
53d277b108
|
metrics collector added
|
2023-09-14 13:25:44 +02:00 |
|
Johannes Batzill
|
8cd3e5d015
|
[Standalone] Add temporary JWT for pipeline executions (#480)
|
2023-09-14 08:54:03 +00:00 |
|
Vistaar Juneja
|
5612c9a438
|
move CI migrations to main folder (#459)
|
2023-09-13 22:17:29 +00:00 |
|
Vistaar Juneja
|
625d8af797
|
add cancellation support for CI builds (#456)
|
2023-09-13 15:22:26 +00:00 |
|
Marko Gaćeša
|
035815539d
|
resolve issues with repo import
|
2023-09-13 14:23:00 +02:00 |
|
Vistaar Juneja
|
3bc56a1814
|
add support for checks summary in CI (#436)
|
2023-09-13 09:55:25 +00:00 |
|
Johannes Batzill
|
db4379e5b9
|
[SSE] Add repository_import_completed event (#445)
|
2023-09-13 02:45:03 +00:00 |
|
Johannes Batzill
|
ef4855e901
|
[Server Sent Events] Improve both Frontend and Backend (#441)
|
2023-09-12 23:45:54 +00:00 |
|
Vistaar Juneja
|
c7ef132cbc
|
add support for triggered builds (#428)
|
2023-09-12 09:08:38 +00:00 |
|
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 |
|