Commit Graph

239 Commits

Author SHA1 Message Date
github-actions[bot] 74f77f151a Version Packages (next) 2023-08-08 14:07:10 +00:00
Patrik Oldsberg 7bc4dad52c app-backend: move reading of static config to createRouter
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-02 16:57:48 +02:00
Patrik Oldsberg d564ad142b app-backend: migrate to use static configuration and extension point
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-02 16:54:07 +02:00
github-actions[bot] 572abc7edf Version Packages (next) 2023-08-01 12:30:00 +00:00
Vincenzo Scamporlino 2cccf58ef1 chore: config to rootConfig
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-07-31 17:11:00 +02:00
github-actions[bot] b441642fbe Version Packages (next) 2023-07-25 11:30:28 +00:00
github-actions[bot] 0abb3c37b8 Version Packages 2023-07-18 08:35:29 +00:00
github-actions[bot] d72e2eeba6 Version Packages (next) 2023-06-27 12:10:42 +00:00
github-actions[bot] bc0c4bc64c Version Packages 2023-06-20 13:54:09 +00:00
github-actions[bot] 320ed50274 Version Packages (next) 2023-06-13 19:37:24 +00:00
github-actions[bot] a8634a9634 Version Packages (next) 2023-05-30 13:52:00 +00:00
github-actions[bot] 75a1c93784 Version Packages (next) 2023-05-23 15:25:13 +00:00
github-actions[bot] 73e7820731 Version Packages 2023-05-16 09:38:40 +00:00
github-actions[bot] 8b05da0912 Version Packages (next) 2023-05-02 13:41:12 +00:00
github-actions[bot] e04bb20bdc Version Packages (next) 2023-04-25 15:53:19 +00:00
github-actions[bot] 6141c31839 Version Packages 2023-04-18 12:36:06 +00:00
github-actions[bot] 9a5a1c4ba2 Version Packages (next) 2023-04-04 13:14:06 +00:00
Fredrik Adelöw 986a802b0b Merge pull request #17131 from backstage/freben/hack-settimeout
use `jest.setTimeout` consistently
2023-03-29 11:44:59 +02:00
github-actions[bot] e32dc5e79d Version Packages (next) 2023-03-28 16:01:25 +00:00
Fredrik Adelöw c4a258f5e4 use jest.setTimeout consistently
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-03-28 12:30:49 +02:00
github-actions[bot] 5af2c4f412 Version Packages (next) 2023-03-21 13:38:30 +00:00
github-actions[bot] 24632ad94b Version Packages 2023-03-14 14:31:40 +00: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
renovate[bot] 52b0022dab chore(deps): update dependency msw to v1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-22 12:55:56 +00:00
github-actions[bot] b4627f23b2 Version Packages (next) 2023-02-21 15:40:30 +00:00
Patrik Oldsberg efbd99efd7 remove index entry from typesVersions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-21 14:44:05 +01:00
Patrik Oldsberg c523edfc88 migrate all packages to export package.json
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-21 14:43:19 +01:00
Patrik Oldsberg dcc79493bf app-backend: migrate to use exports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-21 14:28:21 +01: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
Patrik Oldsberg 0ff03319be backend-plugin-api: switch createBackendPlugin id -> pluginId
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-06 17:49:57 +01: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
github-actions[bot] 6d46667727 Version Packages 2023-01-17 11:50:48 +00:00
Patrik Oldsberg d9fe3f68be app-backend: avoid installing real services that break tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-14 13:00:40 +01:00
Patrik Oldsberg 635287ead1 backend-plugin-api: remove factory function helper types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-12 18:32:03 +01:00
Patrik Oldsberg d1e86013ef update API reports for backend system factory function refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-12 18:32:03 +01:00
Patrik Oldsberg 01a318f75d updates to use new option factory callback pattern
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-12 18:32:02 +01:00
blam 8c19b84088 chore: fix other tests
Signed-off-by: blam <ben@blam.sh>
2023-01-11 15:20:35 +01:00
github-actions[bot] 9521f1274d Version Packages (next) 2023-01-10 14:18:51 +00:00
Patrik Oldsberg e512a50e5c Merge pull request #15462 from backstage/mob/root-http-router
backend-next: introduce new root http router service
2023-01-04 14:34:40 +01:00
Patrik Oldsberg 8e06f3cf00 backend-plugin-api: moved loggerToWinstonLogger to backend-common
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-04 10:34:34 +01:00
Patrik Oldsberg eaa705f754 backend-test-utils: roll back default factories change
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-04 10:27:21 +01:00
Patrik Oldsberg a3ec2f32ea backend-test-utils: include all core services in test backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-01-04 10:24:52 +01:00
github-actions[bot] c4132274d9 Version Packages (next) 2023-01-03 14:44:31 +00:00
Patrik Oldsberg b4ffa3bd91 app-backend: avoid warning about missing app contents in development
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-12-29 12:56:55 +01:00
Fredrik Adelöw 2d33cd4dc0 favor afterEach for mock-fs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-12-20 15:09:41 +01:00
github-actions[bot] 3245539963 Version Packages 2022-12-20 11:30:21 +00:00
github-actions[bot] b2f4e97add Version Packages (next) 2022-12-13 16:56:03 +00:00