Patrik Oldsberg
|
6732d1b88f
|
Merge pull request #25538 from aramissennyeydd/openapi-tooling/custom-proxy-server
feat(openapi-tooling): validate schema in jest tests
|
2024-10-08 10:51:08 +02:00 |
|
Patrik Oldsberg
|
06490f8c1e
|
Update packages/backend-openapi-utils/src/schema/parameter-validation.ts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-10-08 10:17:51 +02:00 |
|
Fredrik Adelöw
|
aeab4702d1
|
Merge pull request #27001 from backstage/freben/more-catalog-test-utils
use the catalog mock in more tests
|
2024-10-08 10:14:32 +02:00 |
|
Fredrik Adelöw
|
73979b8c34
|
Merge pull request #26922 from backstage/core/close-db-connections-shutdown
core: Attempt to close db connections on shutdown
|
2024-10-08 09:49:19 +02:00 |
|
Ben Lambert
|
df69b3f39f
|
Merge pull request #26982 from mbenson/scaffolder_step_if_false
handle step.if: false
|
2024-10-08 08:49:09 +02:00 |
|
Fredrik Adelöw
|
bd819ca533
|
Merge pull request #25418 from Julien-Hery/feat/limitVisitsApi
feat(visitsApi): make use of `limit` query param in `.list()` function
|
2024-10-07 21:16:48 +02:00 |
|
Patrik Oldsberg
|
554c61bb3b
|
Merge pull request #27003 from backstage/rugvip/preserve
cli: use preserveModules for CJS builds
|
2024-10-07 18:50:51 +02:00 |
|
Patrik Oldsberg
|
2165ec2694
|
Merge pull request #26986 from backstage/rugvip/lint-cache
cli: add --successCache option for repo lint
|
2024-10-07 18:50:36 +02:00 |
|
Fredrik Adelöw
|
3bd0501776
|
some more
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-10-07 17:42:31 +02:00 |
|
Fredrik Adelöw
|
033c957321
|
use the catalog mock in more tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-10-07 17:42:31 +02:00 |
|
Fredrik Adelöw
|
3459f9390d
|
Merge pull request #26999 from backstage/freben/catalog-test-utils
Add `catalogApiMock` to `catalog-react/testUtils`
|
2024-10-07 17:41:01 +02:00 |
|
Patrik Oldsberg
|
ea1663376e
|
cli: use preserveModules for CJS builds
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-10-07 17:17:47 +02:00 |
|
Patrik Oldsberg
|
50cc7351cf
|
cli: switch repo lint --cache option to --successCache and --successCacheDir
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2024-10-07 16:45:31 +02:00 |
|
aramissennyeydd
|
7263f925b4
|
remove unused import
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:07:29 -04:00 |
|
aramissennyeydd
|
4fe1284661
|
add backend/test-utils
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:07:29 -04:00 |
|
aramissennyeydd
|
bc92f808c6
|
cleanup new proxies
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
7869607165
|
simplify parameter sorting
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
74aa8f8b49
|
fix api report
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
0af3a4998b
|
address feedback and double fix schema
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
395e6b9c3c
|
only mention schema changes in the changeset
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
94018ea5a8
|
remove optic files for test cases that we're moving over to new jest plugin
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
79655cb580
|
use a cjs compatible get-port
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
85b4e92f5c
|
small fixes for CI checks
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
28744791cb
|
remove configuration around throwing
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
66af016ab7
|
add changesets
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
ea8ffdb9dc
|
don't validate 400 request body or query params
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
f63ad78082
|
more fixes and validating with search-backend
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:23 -04:00 |
|
aramissennyeydd
|
1e952426c1
|
add comments and improve form/explode checks
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:22 -04:00 |
|
aramissennyeydd
|
2c7750ca57
|
better error messages
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:22 -04:00 |
|
aramissennyeydd
|
1b05177ef6
|
linting things
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:22 -04:00 |
|
aramissennyeydd
|
71ee97ddba
|
add tests for path calculations
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:22 -04:00 |
|
aramissennyeydd
|
ea0b6b4262
|
adding test for request and response validation and adjusting error messages
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:22 -04:00 |
|
aramissennyeydd
|
3bf5285bd6
|
adjusting validation library format and adding test cases
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:22 -04:00 |
|
aramissennyeydd
|
5555a58d62
|
throw on failure correctly
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:22 -04:00 |
|
aramissennyeydd
|
5d8114c1d6
|
feat(openapi-tooling): custom validation server for test cases
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2024-10-07 10:04:22 -04:00 |
|
Fredrik Adelöw
|
4ecd2e9f11
|
fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-10-07 14:20:19 +02:00 |
|
Fredrik Adelöw
|
38911b78e3
|
implement in some tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-10-07 14:02:35 +02:00 |
|
Vincenzo Scamporlino
|
0d74ac9e71
|
Merge pull request #26937 from backstage/renovate/jamesives-github-pages-deploy-action-4.x
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.8
|
2024-10-07 14:02:19 +02:00 |
|
Ben Lambert
|
50e964af41
|
Merge pull request #26963 from rjdecilos/fix/createbranch-githelper
Fix/createbranch githelper
|
2024-10-07 13:23:29 +02:00 |
|
Ben Lambert
|
11299d488c
|
Update thick-tables-give.md
Signed-off-by: Ben Lambert <ben@blam.sh>
|
2024-10-07 13:09:35 +02:00 |
|
Patrik Oldsberg
|
1f37da6c00
|
Merge pull request #26984 from tylerd-canva/patch-2
Fix rootConfigServiceFactory import in rootConfig docs
|
2024-10-07 13:08:42 +02:00 |
|
Fredrik Adelöw
|
d0ce429b13
|
stop using the deprecated provider
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-10-07 12:40:28 +02:00 |
|
Fredrik Adelöw
|
0801db6183
|
add the api mock type
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-10-07 12:35:52 +02:00 |
|
Fredrik Adelöw
|
e5944f626a
|
make room for the new named export
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-10-07 12:11:11 +02:00 |
|
Fredrik Adelöw
|
14e253001e
|
Merge pull request #26919 from backstage/freben/mui-grid
exclude the data-grid package from the imports rule
|
2024-10-07 11:16:53 +02:00 |
|
Camila Belo
|
f27ec8eb8e
|
Merge pull request #26964 from backstage/scaffolder/test-toolbar-files-menu
[Scaffolder]: Test editor toolbar files menu
|
2024-10-07 10:59:31 +02:00 |
|
Camila Belo
|
c18d9259ae
|
test(scaffolder): editor toolbar files menu
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2024-10-07 09:41:38 +02:00 |
|
Camila Belo
|
ad8ff14dd0
|
Merge pull request #26968 from backstage/scaffolder/test-use-directory-hook
[Scaffolder]: Test use template directory hook
|
2024-10-07 09:12:33 +02:00 |
|
Ben Lambert
|
fed1f8ba61
|
Merge pull request #26636 from backstage/renovate/azure-devops-node-api-14.x
fix(deps): update dependency azure-devops-node-api to v14
|
2024-10-07 08:59:43 +02:00 |
|
Ben Lambert
|
8db9fdfc62
|
Merge pull request #26886 from koalaty-code/github-branch-protection-scaffolder-action
feat(scaffolder-backend-module-github): add github:branch-protection:create action
|
2024-10-07 08:42:15 +02:00 |
|