Commit Graph

15 Commits

Author SHA1 Message Date
Patrik Oldsberg e456a9e8d4 Merge pull request #19565 from backstage/rugvip/1820
Switch to Node.js v18 + v20
2023-09-20 15:02:14 +02:00
Patrik Oldsberg b994839448 backend-plugin-manager: fix test in Node.js v20
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:58:36 +02:00
Patrik Oldsberg 6246571911 test fixes for Node.js v20
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 12:58:36 +02:00
David Festal 6b50e8f32c Fix unit tests failures on Windows
Signed-off-by: David Festal <dfestal@redhat.com>
2023-09-20 12:00:37 +02:00
github-actions[bot] b228d7d9c2 Version Packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-20 11:24:40 +02:00
Fredrik Adelöw f4c98b07e6 Merge pull request #19606 from backstage/chore/automate-catalog-info-upkeep
Automate `catalog-info.yaml` file upkeep
2023-09-13 11:43:55 +02:00
github-actions[bot] a6d1580062 Version Packages (next) 2023-09-12 11:41:29 +00:00
Fredrik Adelöw dfbea4a71c current state
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-12 13:26:52 +02:00
github-actions[bot] 32a09adcff Version Packages (next) 2023-09-05 10:03:17 +00:00
Patrik Oldsberg 67a259968d backend-plugin-manager: fix tests in CI
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-01 10:42:22 +02:00
David Festal 4cfa636a32 Make the package private
Signed-off-by: David Festal <dfestal@redhat.com>
2023-08-31 15:54:40 +02:00
David Festal 27a139dad5 Fixes after second round of review
Signed-off-by: David Festal <dfestal@redhat.com>
2023-08-31 11:53:24 +02:00
David Festal 3bd7516c8e Fixes after rebase to master
Signed-off-by: David Festal <dfestal@redhat.com>
2023-08-28 21:56:57 +02:00
David Festal 66849e0677 Fix review comments
Signed-off-by: David Festal <dfestal@redhat.com>
2023-08-28 18:22:12 +02:00
David Festal f343869652 New backend-plugin-manager service that:
- scans and imports plugins dynamically from a root folder,
- provides plugin initialization,

for both the legacy and the new backend system.

Signed-off-by: David Festal <dfestal@redhat.com>
Co-Authored-By: Gorkem Ercan <gorkem.ercan@gmail.com>
2023-08-28 18:22:12 +02:00