कारतोफ्फेलस्क्रिप्ट™
|
1869c396f3
|
fix(core): Do not load ScalingService in regular mode (no-changelog) (#10333)
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
|
2024-08-08 17:35:17 +02:00 |
|
Iván Ovejero
|
e31d017bdd
|
refactor(core): Centralize scaling mode (no-changelog) (#9835)
|
2024-08-07 13:50:46 +02:00 |
|
Val
|
fa17391dbd
|
feat: Return scopes on executions (no-changelog) (#10310)
|
2024-08-07 10:19:09 +01:00 |
|
Tomi Turtiainen
|
c8d322a9ba
|
refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296)
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
|
2024-08-07 11:23:44 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1eba7c3c76
|
fix(core): Revert transactions until we remove the legacy sqlite driver (#10299)
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
|
2024-08-05 18:10:16 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
88086a41ff
|
feat(core): Support community packages in scaling-mode (#10228)
|
2024-08-05 11:52:06 +02:00 |
|
Tomi Turtiainen
|
afa43e75f6
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
|
Iván Ovejero
|
acbae928f2
|
refactor(core): Port cache config (no-changelog) (#10286)
|
2024-08-02 17:10:03 +02:00 |
|
Iván Ovejero
|
aa0a470dce
|
refactor(core): Clean up event relays (no-changelog) (#10284)
|
2024-08-02 16:52:49 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0faf46f4f8
|
refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242)
|
2024-08-02 15:18:33 +02:00 |
|
Iván Ovejero
|
7056e50b00
|
feat(core): Allow filtering executions and users by project in Public API (#10250)
|
2024-08-02 14:16:17 +02:00 |
|
Tomi Turtiainen
|
ae50bb95a8
|
fix(core): Make execution and its data creation atomic (#10276)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-02 13:46:35 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
47a68b0220
|
ci: Fix DB tests (no-changelog) (#10282)
|
2024-08-02 12:20:34 +02:00 |
|
Iván Ovejero
|
84efbd9b9c
|
feat(core): Support create, delete, edit role for users in Public API (#10279)
|
2024-08-02 12:06:17 +02:00 |
|
Iván Ovejero
|
07d7b247f0
|
feat(core): Allow transferring credentials in Public API (#10259)
|
2024-08-02 12:02:38 +02:00 |
|
Iván Ovejero
|
489ce10063
|
feat(core): Support create, read, update, delete projects in Public API (#10269)
|
2024-08-02 12:02:05 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
efb71dd9ad
|
fix(core): Fix oauth2 callback and add integration tests (no-changelog) (#10272)
|
2024-08-01 11:02:36 +02:00 |
|
Iván Ovejero
|
1608d2527b
|
refactor(core): Port endpoints config (no-changelog) (#10268)
|
2024-07-31 17:45:11 +02:00 |
|
Tomi Turtiainen
|
3d23f2f333
|
test(core): Fix typing issues in tests (no-changelog) (#10244)
|
2024-07-30 20:24:01 +02:00 |
|
Iván Ovejero
|
d719899223
|
feat(core): Allow filtering workflows by project and transferring workflows in Public API (#10231)
|
2024-07-30 17:05:48 +02:00 |
|
Iván Ovejero
|
af695ebf93
|
feat: Support create, read, delete variables in Public API (#10241)
|
2024-07-30 14:58:07 +02:00 |
|
Ricardo Espinoza
|
cf70b06545
|
feat(core): Show Public API key value only once (no-changelog) (#10126)
|
2024-07-29 14:13:54 -04:00 |
|
Iván Ovejero
|
f1a3791abc
|
refactor(core): Split out subworkflow policy check from permission checker (no-changelog) (#10168)
|
2024-07-24 12:51:01 +02:00 |
|
Val
|
a51e86f20b
|
feat: Add scopes and role to create project endpoint (no-changelog) (#10145)
|
2024-07-23 10:18:58 +01:00 |
|
Iván Ovejero
|
b1816db449
|
fix(core): Respect prefix for all Prometheus metrics (#10130)
|
2024-07-22 12:01:44 +02:00 |
|
Iván Ovejero
|
9ab29f2181
|
refactor(core): Port event bus config (no-changelog) (#10111)
|
2024-07-19 13:25:44 +02:00 |
|
Iván Ovejero
|
aba1c64500
|
refactor(core): Rename EventRelay to EventService (no-changelog) (#10110)
|
2024-07-19 12:55:38 +02:00 |
|
Iván Ovejero
|
5eca7c8e28
|
refactor(core): More decouplings from internal hooks (no-changelog) (#10099)
|
2024-07-19 10:33:13 +02:00 |
|
Iván Ovejero
|
2c710ac7d2
|
refactor(core): Clean up Prometheus service (no-changelog) (#10068)
|
2024-07-18 10:27:35 +02:00 |
|
Iván Ovejero
|
14b12f844d
|
refactor(core): Port version notifications config (no-changelog) (#10087)
|
2024-07-17 19:11:46 +02:00 |
|
Iván Ovejero
|
8a53d6127e
|
refactor(core): Port Public API config (no-changelog) (#10082)
|
2024-07-17 15:36:40 +02:00 |
|
Iván Ovejero
|
8b2f76b92e
|
refactor(core): Decouple projects telemetry (no-changelog) (#10081)
|
2024-07-17 11:56:27 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
36b314d031
|
fix(core): Stopping an execution should reject any response promises (#9992)
|
2024-07-16 19:25:20 +02:00 |
|
Iván Ovejero
|
9c23f7616b
|
refactor(core): Rename UsageMetrics to LicenseMetrics (no-changelog) (#10053)
|
2024-07-15 12:42:49 +02:00 |
|
Iván Ovejero
|
b42f652f1b
|
test(core): Add tests for Prometheus metrics service (no-changelog) (#10050)
|
2024-07-15 12:16:27 +02:00 |
|
Danny Martini
|
2e6b03b2cb
|
fix(core): Prevent multiple values in the execution metadata for the same key and executionId (#9953)
|
2024-07-10 12:47:43 +02:00 |
|
Danny Martini
|
0f495986f8
|
fix(core): Allow owner and admin to edit nodes with credentials that haven't been shared with them explicitly (#9922)
|
2024-07-09 16:25:50 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c7d4b471c4
|
refactor(core): Move backend config to a separate package (no-changelog) (#9325)
|
2024-07-05 11:43:27 +02:00 |
|
Val
|
1d5b9836ca
|
fix: Rename LDAP files to include .ee (no-changelog) (#9943)
|
2024-07-05 09:51:16 +02:00 |
|
Iván Ovejero
|
c82579bf76
|
fix(core): Disconnect Redis after pausing queue during worker shutdown (#9928)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-07-04 18:07:47 +02:00 |
|
Danny Martini
|
ab2a548856
|
fix(core): Don't allow using credentials that are not part of the same project (#9916)
|
2024-07-03 11:42:59 +02:00 |
|
Iván Ovejero
|
7c53433191
|
fix(core): Fix worker logs relay (#9919)
|
2024-07-03 10:29:25 +02:00 |
|
Iván Ovejero
|
44ea4c73eb
|
refactor: Remove unused lint directives (no-changelog) (#9842)
|
2024-06-24 12:13:18 +02:00 |
|
Val
|
aeeced4d97
|
fix: Get workflow not returning home project and shared projects (no-changelog) (#9815)
|
2024-06-20 15:43:23 +01:00 |
|
Iván Ovejero
|
199dff4fb3
|
refactor(core): Decouple event bus from internal hooks (no-changelog) (#9724)
|
2024-06-20 12:32:22 +02:00 |
|
Iván Ovejero
|
283d1ca583
|
refactor(core): Rename usage metrics method per suggestion (no-changelog) (#9810)
|
2024-06-20 11:02:30 +02:00 |
|
Val
|
adbd0d17ab
|
fix: Changes to workflow staticData erroneously updating updatedAt (#9790)
|
2024-06-19 14:44:55 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
65c5609ab5
|
feat(core): Use WebCrypto to generate all random numbers and strings (#9786)
|
2024-06-19 13:33:57 +02:00 |
|
Iván Ovejero
|
cfc4db00e3
|
refactor(core): Send active workflow IDs during license renewal (#9804)
|
2024-06-19 12:35:42 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
3b70330ff6
|
refactor(core): Auto-register controllers at startup (no-changelog) (#9781)
|
2024-06-19 09:57:40 +02:00 |
|