Commit Graph

12627 Commits

Author SHA1 Message Date
Patrik Oldsberg 0037c3941d Merge pull request #13406 from timbuchwaldt/ae-dir
Enable ae-dir LDAP vendor
2022-08-29 18:22:44 +02:00
Tim Buchwaldt 7fa54c3c77 Enable ae-dir LDAP vendor.
Signed-off-by: Tim Buchwaldt <tim@buchwaldt.ws>
2022-08-29 16:52:07 +02:00
Johan Haals cdc6515e8f Merge pull request #13379 from backstage/renovate/helmet-6.x
fix(deps): update dependency helmet to v6
2022-08-29 15:47:14 +02:00
Johan Haals 9b4b53b5f6 Merge pull request #13388 from backstage/renovate/jenkins-1.x
fix(deps): update dependency jenkins to v1
2022-08-29 14:45:16 +02:00
Ben Lambert b1e09c25d8 Merge pull request #13400 from backstage/blam/integrations/fix
Add support for other `hosts` in `GitHubEntityProvider`
2022-08-29 14:23:00 +02:00
Ben Lambert c91723ffd6 Merge pull request #13395 from backstage/blam/bump-vm2
chore: fix range for `scaffolder-backend` deps
2022-08-29 14:10:15 +02:00
blam ff72b79193 feat: allow other hosts to be used for integration config
Signed-off-by: blam <ben@blam.sh>
2022-08-29 13:55:12 +02:00
Emma Indal 0c42005843 Merge pull request #13297 from swenhan/master
Fix in-doc search no result when title has stopwords
2022-08-29 11:05:31 +02:00
blam 009d7a94bc chore: added changelog entry for it
Signed-off-by: blam <ben@blam.sh>
2022-08-29 10:52:19 +02:00
blam 32d6e99610 chore: bump the vm2 library
Signed-off-by: blam <ben@blam.sh>
2022-08-29 09:57:33 +02:00
renovate[bot] 69ec1cf39f fix(deps): update dependency jenkins to v1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-28 07:01:43 +00:00
renovate[bot] 60b85d8ade fix(deps): update dependency helmet to v6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-26 18:21:43 +00:00
Johan Haals e30057c18e Merge pull request #13330 from Parsifal-M/add-projectid-gitlab
Add ProjectID to the output for #10907
2022-08-26 10:01:56 +02:00
Peter Macdonald 6017734ec8 Added projectId test scenario under the outputs section
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2022-08-25 19:18:52 +02:00
Ben Lambert cd5bf2aebc Merge pull request #13351 from backstage/blam/bitbucket
scaffolder: Save workspace form state when using `bitbucket` and predefined list
2022-08-25 18:10:40 +02:00
Ben Lambert c8a9fe13f6 Merge pull request #13013 from stephane-mori/allow-unknown-location-type
Allow unknown typed location from being registered via the location service by configuration settings
2022-08-25 16:02:02 +02:00
blam 18ee24197e chore: fix autoselect of the workspace when there are a list provided
Signed-off-by: blam <ben@blam.sh>
2022-08-25 14:53:28 +02:00
Fredrik Adelöw 651c9d6800 index a null for large values as well
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-25 14:38:50 +02:00
Fredrik Adelöw a6d551fad9 Properly handle free-text entity filtering in the case of empty tag arrays
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-25 13:32:59 +02:00
blam 7b718aae29 chore: use CatalogBuilder as return type
Signed-off-by: blam <ben@blam.sh>
2022-08-25 11:38:25 +02:00
Fredrik Adelöw ed79b9555a Merge pull request #13177 from tanguyantoine/master
fix(catalog-backend): add entity ref within errors
2022-08-25 09:12:05 +02:00
blam f9ad79cedc chore: updating the api-report and fix the warning
Signed-off-by: blam <ben@blam.sh>
2022-08-24 21:40:09 +02:00
Fredrik Adelöw cf6a99ee6f Merge pull request #13193 from szubster/gcalendar-react-query-4
[gcalendar] Upgrade `react-query:3` to `@tanstack/react-query:4`
2022-08-24 16:39:42 +02:00
Peter Macdonald 290ca43a20 Add ProjectID to the output for #10907
Signed-off-by: Peter Macdonald <macdonald.peter90@gmail.com>
2022-08-24 15:37:25 +02:00
Fredrik Adelöw d10900e2a8 Merge pull request #13323 from backstage/freben/msw-setup
just some more use of setupRequestMockHandlers
2022-08-24 12:36:31 +02:00
Emma Indal 62679acf3e Merge pull request #13292 from RoadieHQ/unescape-html-entity-refs
unescape html entities from stackoverflow api response
2022-08-24 11:35:13 +02:00
Fredrik Adelöw 9212439d15 just some more use of setupRequestMockHandlers
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-24 11:26:12 +02:00
Johan Haals 17ddf43318 Merge pull request #13299 from gtestault/master
catalog-ms-graph: fixes #13298, ignored userExpand and groupExpand parameters
2022-08-24 10:36:17 +02:00
Ben Lambert 222c000023 Merge pull request #13278 from backstage/freben/node-fetch
Remove usages of cross-fetch in purely backend packages
2022-08-24 10:25:28 +02:00
Patrik Oldsberg 1e21d126b2 Merge pull request #13093 from kielosz/scorecards
[TechInsights] Use different renderers for each CheckResult in scorecards
2022-08-24 10:06:50 +02:00
Patrik Oldsberg bc6fb1ccc3 Merge pull request #13313 from backstage/rugvip/no-params
refactors to avoid using useParams where possible
2022-08-24 09:39:58 +02:00
Fredrik Adelöw 8fe990914d Merge pull request #13251 from kuangp/fix/adrs
fix(ADRs): handle trailing slashes and collator errors
2022-08-24 08:40:29 +02:00
Emma Indal 9a792665c4 Merge pull request #13253 from backstage/emmaindal/stack-overflow-collator-paginated-request 2022-08-23 21:10:33 +02:00
Patrik Oldsberg 763fb81e82 refactors to avoid using useParams where possible
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-08-23 18:43:26 +02:00
Phil Kuang b489de83b1 fix(ADRs): handle trailing slashes and collator errors
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-08-23 10:26:58 -04:00
Fredrik Adelöw 148568b5c2 Remove usages of cross-fetch in backend packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-23 14:09:38 +02:00
Fredrik Adelöw 2881c53cb3 Merge pull request #13252 from backstage/freben/api-well-ok-then
When the 🧹 s go marching in
2022-08-23 13:55:58 +02:00
Fredrik Adelöw 46eecb9a3f Merge pull request #13237 from tylerd-canva/cfaccess-jwt-pass
Auth Backend: Add JWT to CloudflareAccessResult
2022-08-23 13:45:52 +02:00
github-actions[bot] 18ab337f96 Version Packages (next) 2022-08-23 10:29:17 +00:00
Ben Lambert 6ae6a77dd5 Merge pull request #10394 from backstage/blam/swc2 2022-08-23 12:22:49 +02:00
Ben Lambert 968b2e4461 Merge pull request #13289 from dagda1/template-info-entity-metadata
[scaffolder] Include entity metadata in ctx.templateInfo
2022-08-23 11:23:41 +02:00
Paul Cowan 7b24f47bc6 refactor the TemplateInfo entityMetadata field to an entity object
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-08-23 09:55:15 +01:00
Paul Cowan a1c4254616 change entityMetadata doc string
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-08-23 09:55:14 +01:00
Paul Cowan bfbccc3be9 run api-report
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-08-23 09:55:14 +01:00
Paul Cowan 1ff817b3f0 add entityMetadata to scaffolder templateInfo field
Signed-off-by: Paul Cowan <paul.cowan@cutting.scot>
2022-08-23 09:55:14 +01:00
blam 9b37fc59ed chore: reworking tests
Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:05 +02:00
blam 4c85095c1f chore: revert the rails whitespace change
Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:05 +02:00
blam 978eaf9bfa chore: updating some changeset and api-reports
Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:05 +02:00
blam b27099595f chore: this should work (famous last words)
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:05 +02:00
blam 1de5594c75 chore: reworking tests for swc
Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:05 +02:00