Commit Graph

21 Commits

Author SHA1 Message Date
Vistaar Juneja
34c2e275b2 add inputs during stage evaluation (#570) 2023-09-20 13:28:31 +00:00
Vistaar Juneja
40af7bfa33 add plugins support for v1 YAML (#552) 2023-09-19 21:05:50 +00:00
Vistaar Juneja
a400d9293a add host.docker.internal:host-gateway as extra host to support linux containers (#529) 2023-09-18 22:03:52 +00:00
Vistaar Juneja
7eaed15272 add stage.when support and cancel/schedule downstream stages (#524) 2023-09-18 21:34:54 +00:00
Vistaar Juneja
094c14049a decrease parallel workers to 2 for CI (#522) 2023-09-18 13:36:07 +00:00
Vistaar Juneja
bb7a914233 Adds support for V1 YAML (#496) 2023-09-15 15:56:35 +00:00
Johannes Batzill
5d372987db [FIX] Fir pipeline Runner Panic Handling (#489) 2023-09-14 17:33:01 +00:00
Vistaar Juneja
b7c75b8292 add recover on panic (#484) 2023-09-14 12:29:32 +00:00
Johannes Batzill
8cd3e5d015 [Standalone] Add temporary JWT for pipeline executions (#480) 2023-09-14 08:54:03 +00:00
Vistaar Juneja
625d8af797 add cancellation support for CI builds (#456) 2023-09-13 15:22:26 +00:00
Vistaar Juneja
3bc56a1814 add support for checks summary in CI (#436) 2023-09-13 09:55:25 +00:00
Johannes Batzill
631fa84180 Adding Semantic Search (#418) 2023-09-13 01:44:20 +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
Vistaar Juneja
60ec1f9b4e continue in case channel is full 2023-09-08 13:47:00 +01:00
Vistaar Juneja
5000e78b5e rename Events interface to EventsStreamer, add file header 2023-09-08 13:15:18 +01:00
Vistaar Juneja
b81d3cbcce address comments 2023-09-08 12:52:55 +01:00
Vistaar Juneja
414993a388 add pubsub for events 2023-09-08 12:52:25 +01:00
Vistaar Juneja
1f89bdb9f9 address comments 2023-09-07 19:39:37 +01:00
Vistaar Juneja
9361734683 add ENABLE_CI and pass in CI implementations to harness wire 2023-09-07 18:50:35 +01:00
Vistaar Juneja
501605721e address comments, fix stage and step join 2023-09-07 16:29:15 +01:00