n8n/packages
Iván Ovejero 8c38d85e76
fix(core): Fix import:workflow command (#6996)
Ref: https://github.com/n8n-io/n8n/actions/runs/5946170960

To test:

```sh
./packages/cli/bin/n8n export:workflow --all --output=./all-workflows.json
./packages/cli/bin/n8n import:workflow --input=./all-workflows.json
```
2023-08-23 15:15:14 +02:00
..
@n8n/client-oauth2 ci: Remove --report-unused-disable-directives to speed up CI (#6988) 2023-08-22 13:42:05 +02:00
@n8n_io/eslint-config ci: Improve the performance of the import/no-cycle linting rule (no-changelog) (#6985) 2023-08-22 13:44:50 +02:00
cli fix(core): Fix import:workflow command (#6996) 2023-08-23 15:15:14 +02:00
core ci: Remove --report-unused-disable-directives to speed up CI (#6988) 2023-08-22 13:42:05 +02:00
design-system ci: Remove --report-unused-disable-directives to speed up CI (#6988) 2023-08-22 13:42:05 +02:00
editor-ui fix(editor): Ensure community node install button tracks user agreement (#6976) 2023-08-22 15:58:23 +02:00
node-dev ci: Remove --report-unused-disable-directives to speed up CI (#6988) 2023-08-22 13:42:05 +02:00
nodes-base fix(Mautic Node): Fix issue with owner not being set correctly (#6991) 2023-08-23 12:02:53 +01:00
workflow feat(core): Add a warning to error workflows that cannot be started due to permission or settings (#6961) 2023-08-22 15:26:33 +02:00