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 |
|
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
|
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 |
|
Patrik Oldsberg
|
3605718b1d
|
Merge pull request #26936 from backstage/blam/max-warnings
CLI: Support `max-warnings` flag in `package lint`
|
2024-10-06 10:55:22 +02:00 |
|
Tyler Davis
|
5420e5b4c5
|
Fix rootConfigServiceFactory import in rootConfig docs
Also I noticed clicking "edit this page" on https://backstage.io/docs/backend-system/core-services/root-config/ took me to a 404, not sure if that is a known issue or not.
Signed-off-by: Tyler Davis <tylerd@canva.com>
|
2024-10-05 07:14:05 +10:00 |
|
backstage-goalie[bot]
|
ca0cfe0a32
|
Merge pull request #26979 from backstage/renovate/node-mocks-http-1.x-lockfile
chore(deps): update dependency node-mocks-http to v1.16.1
|
2024-10-04 18:24:35 +00:00 |
|
renovate[bot]
|
ca386e7130
|
chore(deps): update dependency node-mocks-http to v1.16.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-04 17:46:51 +00:00 |
|
backstage-goalie[bot]
|
660cb1c108
|
Merge pull request #26978 from backstage/renovate/lodash-4.x-lockfile
chore(deps): update dependency @types/lodash to v4.17.10
|
2024-10-04 17:40:25 +00:00 |
|
renovate[bot]
|
8a61c3e4f8
|
chore(deps): update dependency @types/lodash to v4.17.10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-04 17:07:42 +00:00 |
|
backstage-goalie[bot]
|
26dc13e959
|
Merge pull request #26975 from backstage/renovate/changesets-cli-2.x-lockfile
chore(deps): update dependency @changesets/cli to v2.27.9
|
2024-10-04 16:56:14 +00:00 |
|
renovate[bot]
|
d62b00a98e
|
chore(deps): update dependency @changesets/cli to v2.27.9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-04 16:21:17 +00:00 |
|
Ben Lambert
|
4a1e46f6a6
|
Merge pull request #26924 from RedlineTriad/bitbucket-server-reviewers
feat: add reviewers input for bitbucket server pr
|
2024-10-04 16:34:51 +02:00 |
|
Ben Lambert
|
71946b49f7
|
Update healthy-shoes-judge.md
Signed-off-by: Ben Lambert <ben@blam.sh>
|
2024-10-04 16:20:37 +02:00 |
|
Camila Belo
|
01ffa58bce
|
test(scaffolder): editor toolbar templates menu
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2024-10-04 14:37:59 +02:00 |
|
Fredrik Adelöw
|
962ab84e88
|
Merge pull request #26366 from SnowBlitzer/jordans/addFilterNegation
Negation key word to entity filter
|
2024-10-04 09:58:59 +02:00 |
|
RJ Decilos III
|
d7a736cc6a
|
chore: create changeset
Signed-off-by: RJ Decilos III <decilos_rj@yahoo.com>
|
2024-10-04 14:47:42 +08:00 |
|
RJ Decilos III
|
d103a48fa3
|
fix: createBranch gitHelper function
Signed-off-by: RJ Decilos III <decilos_rj@yahoo.com>
|
2024-10-04 14:47:41 +08:00 |
|
Jordan Snow
|
d516cc69be
|
More testing
Signed-off-by: Jordan Snow <jordans@spotify.com>
|
2024-10-03 13:19:35 -04:00 |
|
Jordan Snow
|
1ca088eda1
|
Merge branch 'backstage:master' into jordans/addFilterNegation
|
2024-10-03 12:47:54 -04:00 |
|
blam
|
2c5ecf52be
|
feat: support --max-warnings in the cli
Signed-off-by: blam <ben@blam.sh>
|
2024-10-03 16:58:08 +02:00 |
|
Jordan Snow
|
3337936876
|
Simplifying result packaging
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Jordan Snow <ssnowj@gmail.com>
|
2024-10-03 10:57:30 -04:00 |
|
Patrik Oldsberg
|
323e612907
|
Merge pull request #26950 from backstage/fix-app-config-env-variable
app-backend: validate env config against schema
|
2024-10-03 16:32:09 +02:00 |
|
Vincenzo Scamporlino
|
2c4ee265c7
|
app-backend: validate env config against schema
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
|
2024-10-03 15:58:09 +02:00 |
|
Raghunandan Balachandran
|
0d236fcfe2
|
Merge pull request #26948 from backstage/new-end-user-sponsor
Propose new end user sponsor
|
2024-10-03 13:52:32 +02:00 |
|
Raghunandan Balachandran
|
7e3f1acd5d
|
Propose new end user sponsor. Move Helen to end user sponsor emeritus.
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com>
|
2024-10-03 11:10:27 +02:00 |
|
Jordan Snow
|
cec8e8c94d
|
Changeset
Signed-off-by: Jordan Snow <jordans@spotify.com>
|
2024-10-02 17:12:33 -04:00 |
|
Jordan Snow
|
64b6492f9e
|
Changing how negation key word is processed
Signed-off-by: Jordan Snow <jordans@spotify.com>
|
2024-10-02 17:00:29 -04:00 |
|
Fredrik Adelöw
|
6000c69a25
|
Merge pull request #26573 from backstage/renovate/smithy-node-http-handler-3.x
fix(deps): update dependency @smithy/node-http-handler to v3
|
2024-10-02 21:39:10 +02:00 |
|
Thomas Cardonne
|
e8b4966a18
|
feat(techdocs): use more of the available space for navigation sidebar (#26819)
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
|
2024-10-02 15:30:10 -04:00 |
|