Commit graph

2037 commits

Author SHA1 Message Date
Iván Ovejero 024ada822c
fix(core): Fix license CLI commands showing incorrect renewal setting (#12759)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-22 09:00:39 +01:00
Iván Ovejero a39b8bd32b
fix(core): Recover successful data-less executions (#12720) 2025-01-22 09:00:17 +01:00
Dana fb4cb5afbb
chore(API): Add styling to credential callback and autoclose window (#12648) 2025-01-21 15:21:42 +01:00
कारतोफ्फेलस्क्रिप्ट™ ee08e9e1fe
refactor(core): Extract hooks out of workflow-execute-additional-data (no-changelog) (#12749) 2025-01-21 14:47:02 +01:00
Tomi Turtiainen 9e2a01aeaf
feat(core): Enable task runner by default (#12726) 2025-01-21 14:31:06 +02:00
Iván Ovejero d410b8f5a7
fix(core): Sync hookFunctionsSave and hookFunctionsSaveWorker (#12740) 2025-01-21 12:40:38 +01:00
Iván Ovejero 9d76210a57
fix(core): Align saving behavior in workflowExecuteAfter hooks (#12731)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2025-01-20 21:53:04 +01:00
Danny Martini 967ee4b89b
feat: Synchronize deletions when pulling from source control (#12170)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-01-20 16:53:55 +01:00
Iván Ovejero 174cd44815
chore(core): Report to Sentry successful execution with empty data (#12669) 2025-01-20 11:07:15 +01:00
Cornelius Suermann de49182652
fix(core): Reduce payload of license renewal calls (no-changelog) (#12236) 2025-01-17 17:59:28 +01:00
कारतोफ्फेलस्क्रिप्ट™ e6a15dfba3
refactor(core): Add unit tests for execution lifecycle hooks - part 1 (#12592) 2025-01-17 13:36:13 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4a1a999362
fix(core): Prefix package name in supportedNodes on generated types as well (#12514) 2025-01-15 13:06:02 +01:00
Iván Ovejero bdf266cf55
fix(core): Prevent prototype pollution in task runner (#12588) 2025-01-15 10:51:42 +02:00
Tomi Turtiainen a0b7cac3a5
chore(core): Log failed webhook requests with debug (no-changelog) (#12599)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-14 15:47:53 +02:00
Iván Ovejero c2569a0607
refactor(core): Make placeholders in manual executions in workers temporary (#12463) 2025-01-14 14:32:00 +01:00
Eugene ce22f065c2
feat(core): Separate concurrency limits for production and evaluation executions (no-changelog) (#12387) 2025-01-14 13:49:20 +01:00
Eugene be520b4f60
feat: Add API endpoint to cancel a test run (no-changelog) (#12115) 2025-01-14 12:12:31 +01:00
Danny Martini 73897c7662
fix: Don't break oauth credentials when updating them and allow fixing broken oauth credentials by repeating the authorization flow (#12563) 2025-01-13 13:48:16 +01:00
Eugene dcd7feb973
fix(core): Node mocking for evaluation executions (no-changelog) (#12541) 2025-01-13 10:45:29 +01:00
कारतोफ्फेलस्क्रिप्ट™ 25a79ccf40
refactor(core): Use DI in source-control. add more tests (#12554) 2025-01-10 16:10:19 +01:00
Iván Ovejero 92d3de2b2d
refactor(core): Validate job data on worker (#12548) 2025-01-10 10:34:17 +01:00
Ricardo Espinoza b1a40a231b
refactor(core): Update tag endpoints to use DTOs and injectable config (#12380)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-09 14:17:11 -05:00
Danny Martini 95f055d23a
test: Reset numeric features as well between e2e tests (#12542) 2025-01-09 18:08:49 +01:00
Danny Martini 8a42d55d91
fix(core): Only show personal credentials in the personal space (#12433) 2025-01-09 18:06:47 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1d86c4fdd2
refactor(core): Use DTOs for source control push/pull requests (#12470)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-01-09 15:31:07 +01:00
Iván Ovejero ecff3b732a
fix(core): Fix orchestration flow with expired license (#12444) 2025-01-09 14:37:53 +01:00
कारतोफ्फेलस्क्रिप्ट™ 5f1adefca7
refactor(core): Port over project request payloads to DTOs (#12528) 2025-01-09 13:47:23 +01:00
Tomi Turtiainen 35b618098b
fix(core): Disallow code generation in task runner (#12522)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-09 12:27:17 +01:00
Tomi Turtiainen 8fab98f3f1
fix(core): Use timing safe function to compare runner auth tokens (#12485) 2025-01-09 12:52:17 +02:00
Iván Ovejero 88c0838dd7
fix(core): Fix Sentry error reporting on task runners (#12495)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2025-01-08 17:47:40 +01:00
Iván Ovejero be2dcffc94
fix(core): Fix manually running a pinned trigger with offloading enabled (#12491) 2025-01-08 13:39:52 +01:00
Tomi Turtiainen 491cb605e3
fix(core): Use rate limiter for task runner endpoints (#12486) 2025-01-08 10:06:36 +02:00
Ricardo Espinoza b1d17f5201
feat: Add more telemetry to free AI credits feature (no-changelog) (#12493) 2025-01-08 10:20:45 +03:00
Eugene cc008f9239
feat: Save the number of successful, failed and total executions for Test Run (no-changelog) (#12131) 2025-01-07 16:03:16 +01:00
Ricardo Espinoza 61993c3906
feat: Add telemetry events for free AI credits feature (no-changelog) (#12459) 2025-01-07 08:42:19 -05:00
oleg 3d990eb555
feat(editor): Add workflow evaluation run views (no-changelog) (#12258) 2025-01-07 12:52:44 +01:00
Danny Martini ecabe34705
fix(core): Return unredacted credentials from GET credentials/:id (#12447)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-07 11:17:26 +01:00
Eugene 04c1182a1e
feat(core): Use node IDs instead of names for data mocking during test runs (no-changelog) (#12348) 2025-01-07 10:00:06 +01:00
कारतोफ्फेलस्क्रिप्ट™ 39d5e0ff87
refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-06 10:21:24 +01:00
Ricardo Espinoza b78210c58a
refactor(core): Add tests to workflowPostExecute in TelemetryEventRelay (#12437) 2025-01-03 06:21:25 -05:00
कारतोफ्फेलस्क्रिप्ट™ 1d3cb9f5ac
refactor(core): Extract Worfklow import request payload into a DTO (#12441) 2025-01-03 12:19:09 +01:00
कारतोफ्फेलस्क्रिप्ट™ 552cff1860
refactor(core): Extract SAML requests payloads into DTOs (#12435) 2025-01-03 11:05:30 +01:00
Iván Ovejero 9432aa0b00
feat(core): Offload manual executions to workers (#11284) 2025-01-03 10:43:05 +01:00
Iván Ovejero 3ff902feb9
refactor(core): Hide stack trace for warning-level errors (#12411)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2025-01-02 17:48:39 +01:00
Danny Martini f56ad8cf49
feat(core): Add includeData parameter to GET /credentials (#12220)
Co-authored-by: r00gm <raul00gm@gmail.com>
2024-12-31 13:04:37 +01:00
Iván Ovejero 096329db51
refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1674dd0f88
refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +01:00
Iván Ovejero 072664b40e
fix(core): Prevent __default__ jobs in scaling mode (#12402) 2024-12-30 14:31:13 +01:00
Iván Ovejero e26b406665
fix(core): Fix execution cancellation issues in scaling mode (#12343) 2024-12-30 13:17:55 +01:00
Milorad FIlipović 9117718cc9
feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00