Commit Graph

11996 Commits

Author SHA1 Message Date
Patrik Oldsberg 282002614d Merge pull request #12490 from afscrome/aadazurecli
Use Azure Identity to Authenticate with Microsoft Graph API
2022-07-13 10:26:13 +02:00
Ben Lambert 8dd1195018 Merge pull request #12417 from mknet3/mknet3/fix-empty-dirs-issue
Fix issues with optional directories and files
2022-07-13 10:24:33 +02:00
Patrik Oldsberg 122636f396 Merge pull request #12594 from leboncoin/publish-gerrit-sourcepath
feat(scaffolder-backend): add sourcePath option to publish:gerrit action
2022-07-13 10:11:01 +02:00
Alex Crome bd0b731ffd Merge remote-tracking branch 'upstream/master' into aadazurecli 2022-07-13 08:10:37 +01:00
Alex Crome e4ef21c84f Misc small fixes
* Updated @azure/identity to improve error message when no credentials are avaialble.
* Misc small text fixes

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-07-13 08:06:32 +01:00
Thomas Cardonne 945a27fa6a feat(scaffolder-backend): add sourcePath option to publish:gerrit action
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2022-07-12 17:12:30 +02:00
github-actions[bot] 0e967f188b Version Packages (next) 2022-07-12 13:19:14 +00:00
Patrik Oldsberg af42c73a83 Merge pull request #12584 from backstage/renovate/luxon-3.x
fix(deps): update dependency luxon to v3
2022-07-12 14:41:56 +02:00
Patrik Oldsberg 0d0b86fb5b techdocs-backend: fix http mock in cacheMiddleware test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-12 13:34:27 +02:00
Ben Lambert 3ded9cc158 Merge pull request #12492 from dehamzah/register-dryrun-error-code
Fix Error Code in Register Component DryRun
2022-07-12 09:20:02 +02:00
Dede Hamzah 13506d5022 Revert throw message and use .toThrow
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2022-07-12 09:02:40 +07:00
renovate[bot] 4e9a90e307 fix(deps): update dependency luxon to v3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-11 22:07:53 +00:00
Ben Lambert e3e6e46044 Merge pull request #11508 from goenning/go/expose-detecterrors
[Kubernetes Plugin] expose detectErrors function publicly
2022-07-11 15:52:20 +02:00
Ben Lambert a4f5c51867 Merge pull request #12514 from backstage/elonj/fix-catalog-metrics
Fix catalog metrics
2022-07-11 15:43:08 +02:00
Ben Lambert e3d8a7753a Merge pull request #12469 from backstage/renovate/opensearch-project-opensearch-2.x
fix(deps): update dependency @opensearch-project/opensearch to v2
2022-07-11 15:37:10 +02:00
elonj 8eca949250 clean up
Signed-off-by: elonj <elonj@spotify.com>
2022-07-11 09:23:47 -04:00
elonj 8ec35643c7 if non found, metrics should register and retrun created
Signed-off-by: elonj <elonj@spotify.com>
2022-07-11 09:23:47 -04:00
goenning 1c752277c6 fix api-reports
Signed-off-by: goenning <me@goenning.net>
2022-07-11 14:13:17 +01:00
Guilherme Oenning 2b0ba754da Merge branch 'backstage:master' into go/expose-detecterrors 2022-07-11 09:44:05 +01:00
Dede Hamzah eb91937a92 Add tests
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2022-07-11 15:05:18 +07:00
Manuel Cañete a15ff27c39 fix prettier
Signed-off-by: Manuel Cañete <mcaneteubeda@gmail.com>
2022-07-09 19:59:45 +02:00
Manuel Cañete bc59e8833b Fix issue when a file is skipped inside a directory
Signed-off-by: Manuel Cañete <mcaneteubeda@gmail.com>
2022-07-09 19:37:40 +02:00
Patrik Oldsberg 426781af5f Merge pull request #12395 from lunarway/feature/proxy-reloader
Add hot reloading of proxy-backend configuration
2022-07-09 16:00:47 +02:00
Ben Lambert 8c50fa4484 Merge pull request #12545 from backstage/renovate/octokit-graphql-5.x
fix(deps): update dependency @octokit/graphql to v5
2022-07-09 08:38:17 +02:00
Crevil 9432a05cf3 Fix OpenAPI HTML descriptions in darkmode
Currently when an OpenAPI specification contains HTML in the description fields
it is not rendered with the correct theme font colors making the description
unreadable in darkmode.

This change adds an additional selector to the style theme that correctly
selects the description block and ensures colors follows the theme.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2022-07-08 21:49:15 +02:00
Crevil dd48ca1bba Replace router instead of modifying it
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2022-07-08 21:05:50 +02:00
renovate[bot] 0f25116d28 fix(deps): update dependency @octokit/graphql to v5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-08 18:22:47 +00:00
Eric Peterson b2d4106a47 Merge pull request #12515 from dhhuynh2/20220707-repo-url-fix
Adding back the edit and feedback buttons on Techdocs pages
2022-07-08 17:44:13 +02:00
Alex Crome e51c961453 PR feedback
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-07-08 16:40:05 +01:00
Patrik Oldsberg 90b9edf94d Merge pull request #12527 from backstage/rugvip/win
catalog-backend: maybe fix FileReaderProcessor test on windows
2022-07-08 17:24:40 +02:00
Eric Peterson c80d547dff Ignore most likely irrelevant typescript issues.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-07-08 17:13:32 +02:00
Patrik Oldsberg b2c7f8125d Merge pull request #12538 from backstage/blam/patch-release-cleanup
Some minor fixes for things after patch release
2022-07-08 16:37:52 +02:00
Patrik Oldsberg 20e26c7c22 Merge pull request #12521 from mrooding/add-free-ipa-ldap-vendor
Add support for FreeIPA as a LDAP vendor
2022-07-08 16:36:54 +02:00
Patrik Oldsberg 125ad5ef66 Merge pull request #12484 from backstage/mob/backend-system
Alpha Backend Framework 🚀
2022-07-08 16:20:09 +02:00
Patrik Oldsberg 825d769650 update API report for backend system changes
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-08 15:25:38 +02:00
Patrik Oldsberg 7f5a1f9b04 backend-plugin-api: loggerToWinstonLogger refactor
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-08 14:48:08 +02:00
Patrik Oldsberg 45ac467efe Merge pull request #12531 from backstage/mob/catalog-node
add new catalog-node package
2022-07-08 14:18:40 +02:00
Johan Haals 9ce1bc564f Add addEntityProvider method to catalog extension
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:28 +02:00
Johan Haals e360c28f22 Rename scaffolderCatalogModule
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:28 +02:00
Johan Haals 506ddb6ac8 Rename catalog-node plugin, add scaffolder extension
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:27 +02:00
blam 634b191757 chore: fix imports in the catalog plugin ja!
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-08 14:07:27 +02:00
Johan Haals 4ba38d1f27 Move shared types into catalog-node package
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:27 +02:00
Johan Haals 699881cdd9 chore: Move catalogPlugin to catalog-backend
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:27 +02:00
Patrik Oldsberg 9a6aba1d85 add new catalog-node package
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-08 14:06:09 +02:00
blam b4b92e6325 chore: moving around some changelog entries to their correct place
Signed-off-by: blam <ben@blam.sh>
2022-07-08 13:54:50 +02:00
Manuel Cañete 7d34991080 add tests
Signed-off-by: Manuel Cañete <mcaneteubeda@gmail.com>
2022-07-08 13:43:02 +02:00
Manuel Cañete 7ba0cdb017 Update template.ts
Signed-off-by: Manuel Cañete <mcaneteubeda@gmail.com>
2022-07-08 13:34:47 +02:00
Manuel Cañete 42f4b0f425 change the way to check skipped content
Signed-off-by: Manuel Cañete <mcaneteubeda@gmail.com>
2022-07-08 13:34:47 +02:00
Manuel Cañete 142bf701a8 fix prettier
Signed-off-by: Manuel Cañete <mcaneteubeda@gmail.com>
2022-07-08 13:34:45 +02:00
Manuel Cañete 1b9467ff32 add test
Signed-off-by: Manuel Cañete <mcaneteubeda@gmail.com>
2022-07-08 13:34:09 +02:00