Commit Graph

313 Commits

Author SHA1 Message Date
github-actions[bot] 911bbe0d92 Version Packages (next) 2024-08-27 11:41:57 +00:00
Patrik Oldsberg e902568e5f proxy-backend: increase timeout for large test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-21 23:05:50 +02:00
Fredrik Adelöw b5eb69ec99 Merge pull request #26096 from backstage/jhaals/proxy-backend
proxy-backend: Deprecate createRouter
2024-08-21 12:02:59 +02:00
Fredrik Adelöw 9080f57970 remove service compat too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-20 13:26:25 +02:00
Fredrik Adelöw d425fc4dfd remove the backend feature compat callback pattern
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-20 13:26:13 +02:00
Johan Haals d298e6ed88 proxy-backend: Deprecate createRouter
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-08-20 11:24:13 +02:00
github-actions[bot] 2a2c84ba68 Version Packages 2024-08-20 08:56:34 +00:00
Johan Haals 24bed62544 backend-app-api: Remove deprecated service implementations
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-08-14 14:32:02 +02:00
github-actions[bot] 003494838b Version Packages (next) 2024-08-13 13:59:06 +00:00
github-actions[bot] 120319d2b5 Version Packages (next) 2024-08-06 13:15:32 +00:00
Heikki Hellgren 93095eecea chore(deps): bump node-fetch to ^2.7.0
Relates to #24590

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-08-02 12:19:38 +03:00
github-actions[bot] 58bbb3edca Version Packages (next) 2024-07-30 12:26:11 +00:00
github-actions[bot] 4a8774820c Version Packages (next) 2024-07-23 14:02:37 +00:00
github-actions[bot] 8d2fe707cb Version Packages 2024-07-16 12:06:55 +00:00
Camila Belo b82aff92aa refactor(test-utils): deprecate the isDockerDisabledForTests function
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 17:06:00 +02:00
Camila Belo 95a3a0b91c refactor(test-utils): rename setupRequestMockHandlers to setupMswHandler
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 15:45:49 +02:00
github-actions[bot] 08c63d46ac Version Packages (next) 2024-07-02 09:03:14 +00:00
github-actions[bot] f03d12aff2 Version Packages (next) 2024-06-25 13:05:56 +00:00
github-actions[bot] 18a40424cb Version Packages 2024-06-18 12:37:38 +00:00
Fredrik Adelöw 78a0b086d2 Make createBackendPlugin and createBackendModule return BackendFeature instead of () => BackendFeature
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-06-13 15:56:24 +02:00
github-actions[bot] e83ead9b1a Version Packages (next) 2024-06-11 15:25:17 +00:00
Patrik Oldsberg d44a20a5cd add plugin metadata to all plugin packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:24:29 +02:00
github-actions[bot] 09f502208f Version Packages (next) 2024-06-04 15:34:15 +00:00
Fredrik Adelöw 6dea413214 Revert "attempt to fix the _a.destroy is not a function error"
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-31 09:48:32 +02:00
Fredrik Adelöw 65b11c1f80 attempt to fix the _a.destroy is not a function error
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-30 17:08:44 +02:00
github-actions[bot] 77da22e67f Version Packages (next) 2024-05-28 13:43:01 +00:00
Fredrik Adelöw fdcaf5d938 move to startTestBackend
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-23 11:37:47 +02:00
Fredrik Adelöw 539b1382af improve the config test too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-23 09:56:49 +02:00
Fredrik Adelöw e187e99b47 port proxy tests to msw2 to try to get rid of spurious build errors
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-22 15:21:24 +02:00
github-actions[bot] cce04957e9 Version Packages (next) 2024-05-21 14:41:46 +00:00
Camila Belo 737f3ae5ef Merge branch 'master' into camilaibs/nbs10-deprecate-legacy-system-commons
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-05-21 15:12:02 +02:00
Patrik Oldsberg 890a1d078a Merge pull request #24814 from backstage/camilaibs/nbs10-deprecate-more-legacy-system-helpers
[NBS 1.0] deprecate legacy service builder
2024-05-21 14:40:02 +02:00
Fredrik Adelöw b6327acbac Merge pull request #24643 from backstage/freben/proxy-auth
proxy-backend: require auth by default
2024-05-21 09:57:43 +02:00
Camila Belo 8869b8ef30 refactor: stop using the legacy standalone server
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-05-17 11:37:04 +02:00
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
github-actions[bot] 0972164fbc Version Packages 2024-05-14 12:02:01 +00:00
Fredrik Adelöw f612f630ed docs updates
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-07 12:40:26 +02:00
Fredrik Adelöw 88480e4ef2 proxy-backend: require auth by default
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-05-06 13:35:49 +02:00
github-actions[bot] 0478509ee2 Version Packages (next) 2024-04-30 11:22:01 +00:00
Fredrik Adelöw 65a9c6c7cb remove alphas
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-24 14:12:08 +02:00
github-actions[bot] 46046059b4 Version Packages (next) 2024-04-23 14:53:09 +00:00
github-actions[bot] 0e48f5a289 Version Packages 2024-04-16 12:20:53 +00:00
renovate[bot] e5a2ccc370 chore(deps): update dependency @types/http-proxy-middleware to v1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 22:19:04 +00:00
github-actions[bot] 036b9b3434 Version Packages (next) 2024-04-09 15:55:28 +00:00
renovate[bot] 43ca784013 chore(deps): update dependency @types/yup to ^0.32.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-07 09:33:03 +00:00
github-actions[bot] 366cf07ad3 Version Packages (next) 2024-04-02 14:11:36 +00:00
github-actions[bot] bb8923602f Version Packages 2024-03-27 09:37:09 +00:00
Patrik Oldsberg eae097ca3f proxy-backend: allow unauthenticated requests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-03-26 15:11:55 +01:00
Fredrik Adelöw 04655bb318 Generate Release
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-22 21:41:20 +01:00
github-actions[bot] e83e055841 Version Packages 2024-03-19 14:56:10 +00:00