Commit Graph

35 Commits

Author SHA1 Message Date
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
github-actions[bot] 4f3076700a Version Packages (next) 2023-05-09 09:49:35 +00:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
Johan Haals 8ee31f38bf Merge pull request #17471 from Andy2003/feature/scaffolder-allow-to-configure-cations-of-any-type
Update typing for usage of scaffolder TemplateAction
2023-04-26 13:57:37 +02:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
Andreas Berger 6d954de4b0 Update typings for RouterOptions::actions and ScaffolderActionsExtensionPoint::addActions to allow any kind of action being assigned to it.
Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
2023-04-20 18:17:02 +02:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
github-actions[bot] ab75a16da7 Version Packages (next) 2023-04-11 14:21:21 +00:00
github-actions[bot] 9a5a1c4ba2 Version Packages (next) 2023-04-04 13:14:06 +00:00
Patrik Oldsberg 63317d3e3f update API reports for TypeScript 5.0
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-29 12:24:19 +02:00
Patrik Oldsberg 2898b6c8d5 fixes for TypeScript 5.0
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-29 12:24:19 +02:00
github-actions[bot] e32dc5e79d Version Packages (next) 2023-03-28 16:01:25 +00:00
blam f7e8b8ba83 chore: simplify the types a little bit
Signed-off-by: blam <ben@blam.sh>
2023-03-28 14:52:46 +02:00
Andreas Berger ce0cf80ef2 Allow defining output type in createTemplateAction
This change allow to define the output type of the createTemplateAction.
This is necessary for zod definitions, which results in "Type instantiation is excessively deep and possibly infinite."

Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
2023-03-28 13:30:23 +02:00
Andreas Berger 0da07e505b Distinguish between undefined and unknown action outputs
Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
2023-03-28 13:30:22 +02:00
Andreas Berger a7eb36c6e3 Improve type-check for scaffolder output parameters
If an action uses zod to define the actions output schema, it is now ensured that `ctx.output` is using only the defined properties

Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
2023-03-28 13:29:01 +02:00
Johan Haals 1e4f5e91b8 chore: Bump zod deps
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-03-24 14:15:51 +01:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
Fredrik Adelöw 7ec0e2421e Merge pull request #15461 from acierto/abort-task
Cancelling the running task (executing of a scaffolder template)
2023-03-15 14:25:03 +01:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00:00
Bogdan Nechyporenko e27ddc36da Cancelling the running task (executing of a scaffolder template)
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-09 15:40:47 +01:00
github-actions[bot] 0eceadb950 Version Packages (next) 2023-03-07 17:21:48 +00:00
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
blam 0afbe44ab9 chore: fixing the action context
Signed-off-by: blam <ben@blam.sh>
2023-02-28 10:52:56 +01:00
blam d57708a0c7 chore: really fix up the api-reports and make them clean and tidy
Signed-off-by: blam <ben@blam.sh>
2023-02-28 10:52:56 +01:00
blam 14d1a325b7 chore: reworking the types a little bit
Signed-off-by: blam <ben@blam.sh>
2023-02-28 10:52:56 +01:00
blam f86eb7f17d chore: finishing off zod zupport
Signed-off-by: blam <ben@blam.sh>
2023-02-28 10:52:56 +01:00
blam 10a64ff693 feat: reworking zod integration a little bit to reduce the amount of typing you have to do
Signed-off-by: blam <ben@blam.sh>
2023-02-28 10:52:56 +01:00
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
github-actions[bot] 25b57cc07f Version Packages 2023-02-14 13:41:52 +00:00
github-actions[bot] b2a73c984a Version Packages (next) 2023-02-07 15:03:45 +00:00
github-actions[bot] 675324ed19 Version Packages (next) 2023-01-31 14:45:37 +00:00
github-actions[bot] 12a7b316ee Version Packages (next) 2023-01-24 12:01:10 +00:00
Fredrik Adelöw ad3edc402d propagate the deprecations properly
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-01-19 15:47:20 +01:00
Fredrik Adelöw d72866f0cc create new package scaffolder-node
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-01-19 15:05:45 +01:00