Commit Graph

134 Commits

Author SHA1 Message Date
github-actions[bot] f9fb465e38 Version Packages (next) 2025-03-04 16:49:37 +00:00
github-actions[bot] aed536abc5 Version Packages (next) 2025-02-25 13:17:11 +00:00
github-actions[bot] 0df84b6ae4 Version Packages 2025-02-18 15:19:53 +00:00
github-actions[bot] 549edc389e Version Packages (next) 2025-02-11 15:39:12 +00:00
github-actions[bot] 5aa499b953 Version Packages (next) 2025-02-04 12:36:25 +00:00
Patrik Oldsberg 92a56f6b9c backend-plugin-api: removed the deprecated featureDiscoveryServiceRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-02-03 01:29:11 +01:00
Fredrik Adelöw 971300a41f Merge pull request #28491 from Pike/knip-workspace-config
Improve knip reports by using a single config with workspaces
2025-01-29 16:50:12 +01:00
github-actions[bot] 84fdc40c42 Version Packages (next) 2025-01-28 13:06:36 +00:00
github-actions[bot] 132173b897 Version Packages (next) 2025-01-21 14:07:39 +00:00
Axel Hecht a904b605aa Update existing knip-report files
Also remove a stray one

Signed-off-by: Axel Hecht <axel@pike.org>
2025-01-20 15:32:35 +01:00
Patrik Oldsberg e57fd0c63d Merge pull request #28308 from backstage/rugvip/modules
cli: add support for native ESM in Node.js packages
2025-01-16 14:07:54 +01:00
github-actions[bot] 43f666371b Version Packages 2025-01-14 12:23:31 +00:00
github-actions[bot] 0980e400a0 Version Packages (next) 2025-01-07 15:04:17 +00:00
Patrik Oldsberg 96c20cd9cf backend-dynamic-feature-service: wait for changes to be tracked
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-12-26 21:29:02 +01:00
github-actions[bot] 2e3fbc11c2 Version Packages (next) 2024-12-24 10:07:58 +00:00
Fredrik Adelöw 8379bf4a80 remove PluginDatabaseManager and PluginEndpointDiscovery
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-12-21 20:49:21 +01:00
github-actions[bot] cfdf107d34 Version Packages 2024-12-17 10:54:05 +00:00
github-actions[bot] 134bc9981f Version Packages (next) 2024-12-10 12:54:09 +00:00
github-actions[bot] d8f9e72384 Version Packages (next) 2024-12-03 13:18:49 +00:00
github-actions[bot] b86975e7fb Version Packages (next) 2024-11-26 11:10:07 +00:00
github-actions[bot] 1552f03186 Version Packages 2024-11-19 11:21:20 +00:00
github-actions[bot] ecdb1ce0b6 Version Packages (next) 2024-11-12 21:18:54 +00:00
github-actions[bot] 42386c2119 Version Packages (next) 2024-11-05 12:34:28 +00:00
David Festal 1aeec12099 fix(backend-dynamic-feature-service): addresolvePackagePath support in the CommonJSMocduleLoader
Signed-off-by: David Festal <dfestal@redhat.com>
2024-10-29 17:45:04 +01:00
Patrik Oldsberg 2522074bef Merge pull request #27359 from davidfestal/config-aware-logger-options
refactor(backend-dynamic-feature-service): Allow providing config-aware root logger options
2024-10-29 15:59:50 +01:00
github-actions[bot] 7ffb8eedd7 Version Packages (next) 2024-10-28 13:06:13 +00:00
David Festal e939cd7f63 refactor(backend-dynamic-feature-service): Providing config-based root logger options.
Signed-off-by: David Festal <dfestal@redhat.com>
2024-10-25 17:47:49 +02:00
Patrik Oldsberg f78763ce2a derp
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-22 21:40:01 +02:00
Patrik Oldsberg c4bb085f7a backend-dynamic-feature-service: fix scanner test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-22 20:41:39 +02:00
github-actions[bot] 7907e3b920 Version Packages (next) 2024-10-22 14:53:13 +00:00
David Festal 80bb1378d0 fix review comments
Signed-off-by: David Festal <dfestal@redhat.com>
2024-10-21 16:12:32 +02:00
David Festal 8593dfa13a refactor(backend-dynamic-feature-service): Improve alpha package support
Signed-off-by: David Festal <dfestal@redhat.com>
2024-10-16 12:45:42 +02:00
Fredrik Adelöw 4f7c3e980f Merge pull request #27130 from backstage/freben/logs
try to improve log tests stability
2024-10-16 10:03:23 +02:00
github-actions[bot] a9c095d0be Version Packages 2024-10-15 10:25:03 +00:00
Ben Lambert 56f656343d Merge pull request #27116 from backstage/blam/fix-api-report
Fix API Report warning validation
2024-10-15 12:20:02 +02:00
Fredrik Adelöw 0a69ca128e try to improve log tests stability
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-15 09:42:13 +02:00
blam fc01ce7e77 chore: fix api-reports warnings
Signed-off-by: blam <ben@blam.sh>
2024-10-14 17:56:00 +02:00
Fredrik Adelöw 49a3ae195d set a higher timeout for a feature service test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-14 16:57:30 +02:00
Fredrik Adelöw 40b7e88ca2 Merge pull request #26927 from davidfestal/refactor-dynamic-plugins
Refactor dynamic plugins
2024-10-14 16:28:13 +02:00
Fredrik Adelöw 307c8ab6b6 Update packages/backend-dynamic-feature-service/src/features/features.test.ts
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-14 15:49:18 +02:00
David Festal 67f98d051d Fix review comments
Signed-off-by: David Festal <dfestal@redhat.com>
2024-10-08 15:32:53 +02:00
github-actions[bot] 56a811849a Version Packages (next) 2024-10-08 11:42:14 +00:00
David Festal bb5b95f613 refactor(backend-dynamic-feature-service): all-in-one feature integration tests
Signed-off-by: David Festal <dfestal@redhat.com>
2024-10-07 15:20:02 +02:00
David Festal 4c89e4759d refactor(backend-dynamic-feature-service): allow passing an async module loader in the DynamicPluginsFeatureLoaderOptions.
Signed-off-by: David Festal <dfestal@redhat.com>
2024-10-07 15:19:43 +02:00
David Festal d18d4942f9 refactor(backend-dynamic-feature-service): single line activation.
- DynamicPlugins service is restored, since it is required for plugins to depend on it in order to get the details of loaded dynamic plugins
- An all-in-one feature loader is provided that allows  1-liner installation of both the dynamic features and  additional services or plugins required to have the dynamic plugins work correctly with dynamic plugins config schemas.

Signed-off-by: David Festal <dfestal@redhat.com>
2024-10-07 15:19:20 +02:00
David Festal e6c05502d5 refactor(backend-dynamic-feature-service): better load failure management...
... and other small enhancements (e.g. ability to get the `ScannedPluginPackage` of a loaded plugin).

Signed-off-by: David Festal <dfestal@redhat.com>
2024-10-07 15:19:20 +02:00
github-actions[bot] c42c710982 Version Packages (next) 2024-10-01 09:20:36 +00:00
github-actions[bot] 96864c8386 Version Packages (next) 2024-09-24 09:04:06 +00:00
secustor 831571c251 merge new changes
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:54:45 +02:00
secustor c28596309f update files
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:40 +02:00