n8n/packages/cli/test/integration
Iván Ovejero 2c6ffb0153
fix(core): Minor improvements to multi-main setup (no-changelog) (#8012)
- Move webhook, poller and trigger activation logs closer to activation
event
- Enrich response of `/debug/multi-main-setup`
- Ensure workflow updates broadcast activation state changes only if
state changed
- Fix bug on workflow activation after leadership change
- Ensure debug controller is not available in production

---------

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2023-12-27 16:55:01 +01:00
..
commands
database/repositories refactor(core): Delete unused code, and fix typings in tests (no-changelog) (#8142) 2023-12-22 15:41:29 +01:00
environments refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
ExternalSecrets
ldap
mfa
middlewares
publicApi refactor(core): Move error execution creation to execution service (no-changelog) (#8006) 2023-12-21 14:15:46 +01:00
saml
security-audit
shared refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
ActiveWorkflowRunner.test.ts refactor(core): Move active workflows endpoints to a decorated controller class (no-changelog) (#8101) 2023-12-22 11:28:42 +01:00
auth.api.test.ts
auth.mw.test.ts refactor(core): Move error execution creation to execution service (no-changelog) (#8006) 2023-12-21 14:15:46 +01:00
binaryData.api.test.ts
community-packages.api.test.ts
credentials.controller.test.ts refactor(core): Delete unused code, and fix typings in tests (no-changelog) (#8142) 2023-12-22 15:41:29 +01:00
credentials.ee.test.ts
credentials.test.ts
debug.controller.test.ts fix(core): Minor improvements to multi-main setup (no-changelog) (#8012) 2023-12-27 16:55:01 +01:00
eventbus.ee.test.ts
eventbus.test.ts
executions.controller.test.ts
import.service.test.ts
invitations.api.test.ts
license.api.test.ts
me.api.test.ts
metrics.test.ts
owner.api.test.ts
passwordReset.api.test.ts
pruning.service.test.ts
role.api.test.ts
role.repository.test.ts
tags.api.test.ts
users.api.test.ts refactor(core): Move error execution creation to execution service (no-changelog) (#8006) 2023-12-21 14:15:46 +01:00
variables.test.ts
webhooks.api.test.ts
workflow.service.test.ts fix(core): Minor improvements to multi-main setup (no-changelog) (#8012) 2023-12-27 16:55:01 +01:00
workflowHistory.api.test.ts
workflowHistoryManager.test.ts
workflows.controller.ee.test.ts
workflows.controller.test.ts