n8n/packages/cli/commands
Iván Ovejero 37a6e329af
🔨 Infer typings for config schema (#2656)
* 🚚 Move schema to standalone file

*  Add assertions to string literal arrays

*  Infer typings for convict schema

* 🔥 Remove unneeded assertions

* 🔨 Fix errors surfaced by typings

*  Type nodes.include/exclude per docs

*  Account for types for exception paths

*  Set method alias to flag incorrect paths

*  Replace original with alias

*  Make allowance for nodes.include

*  Adjust leftover calls

* 🔀 Fix conflicts

* 🔥 Remove unneeded castings

* 📘 Simplify exception path type

* 📦 Update package-lock.json

* 🔥 Remove unneeded imports

* 🔥 Remove unrelated file

*  Update schema

*  Update interface

* 📦 Update package-lock.json

* 📦 Update package-lock.json

* 🔥 Remove leftover assertions

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-04-08 19:37:27 +02:00
..
db Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
export Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
import Fix credentials import success message (#3038) 2022-03-25 21:40:35 +01:00
list 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
update Remove more not used code 2021-10-21 18:24:43 -05:00
user-management feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
execute.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
executeBatch.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
Interfaces.d.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
start.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
webhook.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
worker.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00