Commit Graph

49596 Commits

Author SHA1 Message Date
Patrick Jungermann 4ebf99beb4 feat(catalog): support new backend system at catalog-backend-module-openapi
Add the backend module `catalogModuleJsonSchemaRefPlaceholderResolver`
that registers the `jsonSchemaRefPlaceholderResolver`
for the keys `asyncapi` (usable as `$asyncapi`) and `openapi` (usable as `$openapi`).

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-01-09 01:42:04 +01:00
Patrick Jungermann af76a957ba feat(events): add default exports for new backend system
Add default exports for event modules
to be used with the new backend system
as well as documentation on how to install.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-01-09 01:37:24 +01:00
Patrick Jungermann d5ddc4e467 docs(events): add docs for new backend system
Add documentation on how to install the plugins
with the new backend system.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-01-09 01:34:37 +01:00
Navdeep Gupta 9d46d6312f fix: yarn lock.
Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>
2024-01-08 16:09:53 -05:00
Navdeep Gupta cc98909b11 fix: get key function.
Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>
2024-01-08 16:07:16 -05:00
Navdeep Gupta 23a98f83cd auth-backend: migrate to new backend system for AWS ALB provider.
Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

auth-backend: changeset.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

yarn lock file.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

options error.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

add dependency.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

yarn lock file.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

api reports.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

fix: comments.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

fix: catalog info yaml.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

fix: missing dependency.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

fix: yarn lock file.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

fix: package json.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

fix: yarn lock file.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

fix: yarn lock file.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

fix: resolutions for @emotion/serialize errors.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

fix: merged with latest yarn lock file.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

improved tests.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>

improved tests.

Signed-off-by: Navdeep Gupta <navdeep.gupta@philips.com>
2024-01-08 16:07:16 -05:00
Jamie Klassen 7233f57136 fix error message for unsupported serviceLocator
Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2024-01-08 13:17:23 -05:00
Fredrik Adelöw 2cfd6f55e3 Merge pull request #22134 from buaydin/patch-1
Update README.md missing ")"
2024-01-08 13:44:42 +01:00
Fredrik Adelöw 53445cd72f add changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-08 13:43:56 +01:00
Patrik Oldsberg 91502ece98 Merge pull request #22133 from backstage/rugvip/warpper
core-compat-api: wrap discovered elements with compatWrapper
2024-01-08 13:17:29 +01:00
Patrik Oldsberg 4ffb18a507 core-compat-api: add test for legacy API access
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-08 12:49:18 +01:00
rui ma 062b8f2611 feat: Add permission check to Register Existing API button
Signed-off-by: rui ma <ruima@alauda.io>
2024-01-08 19:04:43 +08:00
buaydin 4e80771bc4 Update README.md missing ")"
error TS1005: ')' expected

Signed-off-by: buaydin <126671687+buaydin@users.noreply.github.com>
2024-01-08 13:52:17 +03:00
Patrik Oldsberg 4c1f50cbd2 core-compat-api: wrap discovered elements with compatWrapper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-01-07 14:37:56 +01:00
knottAutodesk e6276190ad Update authorizing-parameters-steps-and-actions.md
debug:log is causing markdown rendering issues - it should be enclosed in back-ticks.

Signed-off-by: knottAutodesk <143034967+knottAutodesk@users.noreply.github.com>
2024-01-06 16:43:51 -08:00
Michał Prokopowicz cd5114c6a5 auth-backend-module-okta-provider: add "additionalScopes" to config schema
Signed-off-by: Michał Prokopowicz <michael.prokopowicz@gmail.com>
2024-01-06 21:10:41 +01:00
renovate[bot] bbea3b2417 fix(deps): update dependency openid-client to v5.6.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-06 10:31:35 +00:00
renovate[bot] 4d1ebeff98 fix(deps): update dependency postcss to v8.4.33
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 19:23:58 +00:00
Jake Taylor fe30d25922 Update docs/integrations/github/github-apps.md
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com>
2024-01-05 11:21:30 -06:00
Jake Taylor 5de1455df0 Update github-apps.md
Fix indentation

Signed-off-by: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com>
2024-01-05 10:38:52 -06:00
Jake Taylor 445511769f Update github-apps.md
Provide information on troubleshooting a specific error with GitHub Apps integration

Signed-off-by: Jake Taylor <147415933+jrtaylorJH@users.noreply.github.com>
2024-01-05 10:36:44 -06:00
renovate[bot] a272d70367 chore(deps): update dependency @types/humanize-duration to v3.27.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-05 16:13:21 +00:00
Fredrik Adelöw ae28f1266c Merge pull request #22085 from backstage/renovate/eslint-plugin-jest-27.x-lockfile
fix(deps): update dependency eslint-plugin-jest to v27.6.1
2024-01-05 16:00:46 +01:00
Fredrik Adelöw 85b961df79 Merge pull request #22091 from backstage/renovate/actions-setup-python-4.x
chore(deps): update actions/setup-python action to v4.8.0
2024-01-05 15:59:56 +01:00
Fredrik Adelöw 9685ec3623 Merge pull request #22094 from backstage/renovate/luxon-3.x-lockfile
chore(deps): update dependency @types/luxon to v3.3.8
2024-01-05 15:58:52 +01:00
Fredrik Adelöw f3e718a2c5 Merge pull request #22095 from backstage/renovate/axios-1.x-lockfile
fix(deps): update dependency axios to v1.6.4
2024-01-05 15:58:06 +01:00
manuel.falcon 4c03e905d2 Changing minor for patch as sugested in PR
Signed-off-by: manuel.falcon <manuel.falcon@glovoapp.com>
2024-01-05 13:15:57 +01:00
bnechyporenko 0b9ce2b281 Scaffolder: Fix for a step with no properties
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-01-05 08:46:52 +01:00
bnechyporenko ce30118cf0 Scaffolder: Fix for a step with no properties
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2024-01-05 08:46:52 +01:00
Andre Wanlin b327d39483 Revert "[GitHub Issue Templates] Removed placeholder and moved text to description"
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-01-04 14:57:40 -06:00
Adam Vollrath 9f4cb8a8f7 Enforce harden-runner policy.
Signed-off-by: Adam Vollrath <adam.d.vollrath@gmail.com>
2024-01-04 11:18:53 -06:00
Adam Vollrath c01835945b Limit permissions of GHA token in Uffizzi second stage workflow.
Signed-off-by: Adam Vollrath <adam.d.vollrath@gmail.com>
2024-01-04 11:13:29 -06:00
Jamie Klassen db1054bb92 fix invocation of kubernetesAuthProvidersApi
Pass token provider when authenticating via openID tokens.

Signed-off-by: Jamie Klassen <jklassen@vmware.com>
2024-01-04 09:35:43 -05:00
Andrés Mauricio Gómez P 5e6f1706c1 Update plugins/kubernetes-backend/src/service/KubernetesFetcher.ts
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
Signed-off-by: Andres Mauricio Gomez P <andmagom@outlook.com>
2024-01-04 09:04:48 -05:00
Andrés Mauricio Gómez P 73a5e1b0c5 Update plugins/kubernetes-backend/src/service/KubernetesFetcher.ts
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-01-04 08:18:07 -05:00
Andrés Mauricio Gómez P 77c8c4ecfc Update plugins/kubernetes-backend/src/service/KubernetesFetcher.test.ts
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-01-04 08:09:30 -05:00
Andrés Mauricio Gómez P 15b8c1c48d Update plugins/kubernetes-backend/src/service/KubernetesFetcher.test.ts
Co-authored-by: Jamie Klassen <jamie.klassen@broadcom.com>
Signed-off-by: Andrés Mauricio Gómez P <andmagom@outlook.com>
2024-01-04 08:09:17 -05:00
Matthew Prinold 2b1392cd3e docs(changeset): updates changeset from patch to minor for plugin-scaffolder-backend
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:02 +00:00
Matthew Prinold 4e1e124cc6 Revert "docs(changeset): updates changeset from patch to minor"
This reverts commit 9766e3dfb65a552badf0ade43c9d1335aaa029a1.

Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:02 +00:00
Matthew Prinold 32aafe024e docs(changeset): updates changeset from patch to minor
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:02 +00:00
Matthew Prinold 0a36addbce refactor(bitbucketCloudPipelineRun): updates description for the action
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:02 +00:00
Matthew Prinold a694f7188d docs(Changeset): adds change set for new builtin action bitbucket:pipelines:run
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:02 +00:00
Matthew Prinold 8d29882a7b chore(api-report): rebuilds api-report
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:02 +00:00
Matthew Prinold 54a035bde1 feat(InputProperties): updates descriptions and titles
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:02 +00:00
Matthew Prinold e7fc793e89 feat(createBuiltinActions): adds bitbucket:pipelines:run action to built in actions
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:02 +00:00
Matthew Prinold 2db42a19df feat(bitbucketCloudPipelinesRun): adds authorization headers and refactors tests to use msw
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:01 +00:00
Matthew Prinold 315c1903c2 refactor(bitbucketCloud): extracts function getAuthorizationHeader into helper module
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:01 +00:00
Matthew Prinold 8de491f77a refactor(bitbucketCloudPipelinesRun): extracts out schema input properties
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:01 +00:00
Matthew Prinold 76e7e5b265 refactor(BitbucketCloudPipelinesRun): moves action files to new module
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:01 +00:00
Matthew Prinold e2c90457f3 feat(bitbucketCloudPipelinesRun): defines input schema for the request body
Signed-off-by: Matthew Prinold <matthewprinold@gmail.com>
2024-01-04 11:45:01 +00:00