Commit Graph

18 Commits

Author SHA1 Message Date
Fredrik Adelöw 7455dae884 require the use of node prefix on native imports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-01-26 13:22:53 +01:00
Paul Schultz 05f60e1e0a refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-10-14 08:29:21 -05:00
Stephen Glass 812485cfd3 Add step info to scaffolder action context
Signed-off-by: Stephen Glass <stephen@stephen.glass>
2025-07-16 22:39:59 -04:00
Kurt King 04106ae76e refactor to alpha exports
Signed-off-by: Kurt King <kurtaking@gmail.com>
2025-06-16 11:15:16 +02:00
Kurt King dbde1805b6 clean up types some
Signed-off-by: Kurt King <kurtaking@gmail.com>
2025-06-16 11:14:47 +02:00
Kurt King 3fb5a07af2 use CheckpointOptions where possible
Signed-off-by: Kurt King <kurtaking@gmail.com>
2025-06-16 11:12:55 +02:00
benjdlambert c701c34391 chore: smaller changes
Signed-off-by: benjdlambert <ben@blam.sh>
2025-06-04 11:25:25 +02:00
Jose Vivas 14f55257c5 remove ref: credentials.principal.userEntityRef
Signed-off-by: Jose Vivas <fvivas.dev@gmail.com>
2025-04-28 11:23:48 +02:00
Jose Vivas b27c48d30c To Include user field in createMockActionContext
Signed-off-by: Jose Vivas <fvivas.dev@gmail.com>
2025-04-02 11:51:00 +02:00
Fredrik Adelöw 09cf03890c scaffolder: got rid of most backend-common usages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-03-03 11:47:40 +01:00
Bogdan Nechyporenko 7ec0a5ae39 Changing the default behaviour of the checkpoint in createMockActionContext. It will reduce the code boilerplate in the tests where checkpoint is used.
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2025-02-13 21:50:54 +01:00
Fabio Vincenzi 6ea0d2f1a5 create mock task id
Signed-off-by: Fabio Vincenzi <fabio.vincenzi2001@gmail.com>
2024-12-16 11:30:41 +01:00
Ambarish07 54429b5cac fixed filename and imports for scaffolder-node-test-utils plugin
fix: fixed the filename and imports for scaffolder-node-test-utils plugin
---------
Signed-off-by: Ambarish07 <ambarishsingh07@gmail.com>
2024-07-01 01:20:29 +05:30
Camila Belo eb34b87d5a refactor: stop using getVoidLogger in tests
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-05-16 09:21:54 +02:00
Camila Belo 0139e4c36e feat(scaffolder-backend): start migrating to use new auth services
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-03-05 11:18:18 +01:00
Bogdan Nechyporenko bbd1fe19ab Made "checkpoint" on scaffolder action context non-optional (#23291)
* Made "checkpoint" on scaffolder action context non-optional
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-02-29 10:41:34 +01:00
blam 1254f466ef chore: simplify the input types
Signed-off-by: blam <ben@blam.sh>
2024-02-27 16:21:39 +01:00
bnechyporenko 4f25522da9 wip
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-02-27 13:07:35 +01:00