Commit Graph

38910 Commits

Author SHA1 Message Date
Jonathan Mezach 516068c139 Replace logo
Signed-off-by: Jonathan Mezach <jonathan.mezach@rr-wfm.com>
2023-03-02 14:49:33 +01:00
Bogdan Nechyporenko 0aae459629 Fix the scaffolder validator for arrays when the item is a field in the object
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-03-02 14:24:58 +01:00
Lucas Guarisco 2dfc1b3ce5 updating api-report
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-02 10:08:46 -03:00
Lucas Guarisco 4b1ca13214 updating changeset
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-02 10:08:46 -03:00
Lucas Guarisco 1b37850698 Modify AwsS3DiscoveryProcessor to use aws-sdk v3
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-02 10:08:46 -03:00
Lucas Guarisco 0fc1a48c0d Remove unused worker object
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-02 10:08:45 -03:00
Lucas Guarisco bb4d8f4298 Restore http-errors
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-02 10:08:45 -03:00
Lucas Guarisco 87f0bbec17 upgrade aws-sdk to v3 for AwsS3UrlReader
Signed-off-by: Lucas Guarisco <lucas.guarisco@gmail.com>
2023-03-02 10:08:45 -03:00
Fredrik Adelöw d06fc3f3e3 Merge pull request #16614 from backstage/freben/unpack-props
🧹 unpack props inside component bodies
2023-03-02 10:50:51 +01:00
Jos Craw 8a298b4724 feat: add offline support for linguist
Signed-off-by: Jos Craw <me.joscraw@gmail.com>
2023-03-02 19:57:03 +13:00
Heikki Hellgren 62414770ea chore: allow undefined containerRunner in cookiecutter
this is only needed if the cookiecutter command is not available.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2023-03-02 08:33:17 +02:00
Paul Schultz 9c95f91c0a Add titles to codeblocks and switch from diff codeblock to language codeblock
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2023-03-01 13:30:38 -06:00
Boris Bera 4acd93dae1 Pass logLevel to http-proxy-middleware
Under the hood, `http-proxy-middleware` checks its log level to see if
it should log requests. Passing in the log level ensures that we see
those messages when we run with `LOG_LEVEL=debug`.

Signed-off-by: Boris Bera <bbera@coveo.com>
2023-03-01 12:38:46 -05:00
Ben Lambert a315fc68c0 Merge pull request #16654 from acierto/fix-use-template-schema
Fix for next version of template scaffolder for the steps without properties
2023-03-01 17:00:40 +01:00
Morgan Bentell e73da4a0a9 use div insted of span because it's not allowed
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-01 15:45:23 +01:00
Ben Lambert 630f1eb71f Update olive-berries-poke.md
Signed-off-by: blam <ben@blam.sh>
2023-03-01 14:45:52 +01:00
Kacper Nowacki 5a2df6c0c8 Change variable name to documentType
Signed-off-by: Kacper Nowacki <kacper.nowacki@dynatrace.com>
2023-03-01 14:22:55 +01:00
Kacper Nowacki 35b5587118 Allow to change default document type of indexed files by catalog collator
Signed-off-by: Kacper Nowacki <kacper.nowacki@dynatrace.com>
2023-03-01 14:22:55 +01:00
Morgan Bentell 8e00acb28d add changeset
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-01 14:04:51 +01:00
Morgan Bentell 7cf160e4bc cancel debounced function on unmount to avoid updating state on an umounted component
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-01 13:55:58 +01:00
Morgan Bentell 08048a5a8b use span if the value of the header label content is not string, to remove warnings from validateDomNesting
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-01 13:39:54 +01:00
Debabrata Panigrahi 92ddf0d6d9 Add Harness Feature Flag plugin to marketplace
Signed-off-by: Debabrata Panigrahi <50622005+Debanitrkl@users.noreply.github.com>
2023-03-01 17:23:14 +05:30
bnechyporenko 65342d3f1c Incorporated feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2023-03-01 11:16:29 +01:00
Morgan Bentell f41478fd02 wrap settingsaddons in span to remove warning from mui Menu component
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-01 09:34:53 +01:00
Tomas Dabasinskas 36155899a6 Update provider tests
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net>
2023-03-01 10:20:41 +02:00
bnechyporenko d9893263ba Fix for next version of template scaffolder for the steps without properties
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2023-03-01 09:07:10 +01:00
Tomas Dabasinskas aabfc0305b Rename host to baseUrl
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net>
2023-03-01 08:29:12 +02:00
headphonejames 7908d72e03 add change set
Signed-off-by: headphonejames <generalfuzz@gmail.com>
2023-02-28 21:56:38 -08:00
headphonejames 57ec7e2250 minor clean up
Signed-off-by: headphonejames <generalfuzz@gmail.com>
2023-02-28 17:20:23 -08:00
headphonejames d7e856ad55 simplify code and test cases. clean up rendering.
Signed-off-by: headphonejames <generalfuzz@gmail.com>
2023-02-28 17:05:11 -08:00
renovate[bot] 039991c6c6 fix(deps): update dependency @roadiehq/backstage-plugin-travis-ci to v2.1.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-01 00:40:02 +00:00
backstage-goalie[bot] a9b1daf979 Merge pull request #16638 from backstage/renovate/roadiehq-backstage-plugin-github-insights-2.x-lockfile
fix(deps): update dependency @roadiehq/backstage-plugin-github-insights to v2.3.6
2023-03-01 00:29:03 +00:00
Jamie Klassen 8adeb19b37 GitLab is an oidcTokenProvider
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-02-28 12:48:46 -05:00
Jamie Klassen ab750ddc4f GitLab is an OpenIdConnectApi
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-02-28 12:47:11 -05:00
Jamie Klassen 456eaa8cf8 request openid scope for ID tokens
The changeset justifies this choice

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2023-02-28 12:47:11 -05:00
Morgan Bentell cef1a238a9 bump mui labs to remove warnings
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-02-28 17:35:09 +01:00
Patrik Oldsberg 7e45d6c3f5 Merge pull request #16529 from backstage/changeset-release/master
Version Packages (next)
2023-02-28 15:27:22 +01:00
Johannes Grumboeck 26eef93c54 fix(msgraph): user.select was not passed along everywhere
Signed-off-by: Johannes Grumboeck <johannes@grumboeck.net>
2023-02-28 14:29:55 +01:00
github-actions[bot] b19b95fc09 Version Packages (next) 2023-02-28 13:04:36 +00:00
Patrik Oldsberg f758b99ea2 Merge pull request #16616 from backstage/docs/remove-backend-to-backend-references
Docs: remove backend-to-backend references
2023-02-28 13:55:54 +01:00
Patrik Oldsberg a6f22cbd40 Merge pull request #16521 from luchillo17/fix/BCKSTG-102-theme-aware-colors
refactor: Replace white & black colors with theme aware ones
2023-02-28 13:28:46 +01:00
renovate[bot] 5f7ea4aaa7 fix(deps): update dependency @roadiehq/backstage-plugin-github-insights to v2.3.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-28 11:58:35 +00:00
Patrik Oldsberg 008f16dc54 Update .changeset/rename-for-the-win.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-02-28 12:50:25 +01:00
Patrik Oldsberg 282d70fb1a Merge pull request #16634 from backstage/renovate/roadiehq-backstage-plugin-buildkite-2.x-lockfile
fix(deps): update dependency @roadiehq/backstage-plugin-buildkite to v2.1.6
2023-02-28 12:47:13 +01:00
Patrik Oldsberg a6d7ee5de4 Merge pull request #16636 from thefrontside/keep-custom-exports
Keep custom exports entry points
2023-02-28 12:46:43 +01:00
Dmitriy Lazarev a11b9a23f5 Keep custom exports entry points
Signed-off-by: Dmitriy Lazarev <w@kich.dev>
2023-02-28 14:59:01 +04:00
Ben Lambert dd2ef0cbb4 Merge pull request #15561 from zcason/update-scaffolder-action-to-zod
Update scaffolder action to zod
2023-02-28 11:27:02 +01:00
renovate[bot] 0229af9e98 fix(deps): update dependency @roadiehq/backstage-plugin-buildkite to v2.1.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-02-28 09:59:51 +00:00
Ben Lambert f58483738d Merge pull request #16619 from backstage/blam/ui-schema-in-ctx
scaffolder/next: Move `uiSchema` from `schema` into it's own property
2023-02-28 10:55:38 +01:00
Ben Lambert a05b295ed7 Merge pull request #16611 from backstage/blam/move-alpha
scaffolder/next: simplify the exported components
2023-02-28 10:54:53 +01:00