Commit Graph

276 Commits

Author SHA1 Message Date
github-actions[bot] cfdf107d34 Version Packages 2024-12-17 10:54:05 +00:00
github-actions[bot] 134bc9981f Version Packages (next) 2024-12-10 12:54:09 +00:00
github-actions[bot] b86975e7fb Version Packages (next) 2024-11-26 11:10:07 +00:00
Johan Haals a4cfc73119 Merge pull request #27258 from Nikunj0601/feature/azure-blob-storage-catalog-provider
feat: azure blob storage entity provider for catalog
2024-11-25 09:10:16 +01:00
github-actions[bot] 1552f03186 Version Packages 2024-11-19 11:21:20 +00:00
NIKUNJ LALITKUMAR HUDKA 05ceb85a47 Test file change add new integration of azure blob storage and review changes
Signed-off-by: NIKUNJ LALITKUMAR HUDKA <nk856850@dal.ca>
2024-10-23 15:26:19 -03:00
RedlineTriad 3673e96070 fix: typo in bitbucket server auth scopes
https://confluence.atlassian.com/bitbucketserver0720/bitbucket-oauth-2-0-provider-api-1116282017.html#BitbucketOAuth2.0providerAPI-scopesScopes

`PUBLIC_REPOS` is the only pluralized one.

Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-10-22 15:49:52 +02:00
github-actions[bot] a9c095d0be Version Packages 2024-10-15 10:25:03 +00:00
github-actions[bot] 56a811849a Version Packages (next) 2024-10-08 11:42:14 +00:00
github-actions[bot] c42c710982 Version Packages (next) 2024-10-01 09:20:36 +00:00
Fredrik Adelöw d2c0746aee Merge pull request #26844 from aramissennyeydd/react-types-peer-dependencies
move react types to a dev dependency and peer dependency
2024-10-01 11:02:49 +02:00
Johan Haals 3dbd527367 Merge pull request #26839 from RedlineTriad/bitbucket-server-scopes
Fix Bitbucket Cloud OAuth scopes being used for BitbucketServer in ScmAuth
2024-09-27 13:28:20 +02:00
RedlineTriad f69821a0f8 feat: add ScmAuth provider for Bitbucket Server
This fixes a bug where it used the same scopes as Bitbucket Cloud,
even though they are incompatible with Bitbucket Server.

Fixes #26803

Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-09-25 09:07:47 +02:00
RedlineTriad 481637b97d feat: add parameter for Bitbucket ScmAuth scopes
Signed-off-by: RedlineTriad <39059512+RedlineTriad@users.noreply.github.com>
2024-09-25 09:07:05 +02:00
aramissennyeydd 5129ad0669 standard react version
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:12:19 -04:00
aramissennyeydd 4958c01d14 revert version of react and fix merge conflicts
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:08:37 -04:00
aramissennyeydd a99bf141a0 use common react version
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:04:08 -04:00
aramissennyeydd 264f537977 add linting for peer deps
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:02:40 -04:00
aramissennyeydd e1c89ddd08 add react and react-router as dev dependencies
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 21:01:31 -04:00
aramissennyeydd dc9d3acc87 move react types to a dev dependency and peer dependency
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2024-09-24 20:57:54 -04:00
Severin Wischmann 3dbac17bb6 Revert of #26430
The change caused issues and is therefore reverted. The updated documentation reflects the actual permissions required

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
2024-09-24 13:55:50 -07:00
github-actions[bot] 96864c8386 Version Packages (next) 2024-09-24 09:04:06 +00:00
secustor c28596309f update files
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:40 +02:00
secustor 65da28ad53 add newly generated api reports
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-09-23 14:41:34 +02:00
github-actions[bot] 698adeb1ea Version Packages 2024-09-17 13:19:01 +00:00
github-actions[bot] 47358815d6 Version Packages (next) 2024-09-10 13:56:19 +00:00
Fredrik Adelöw f5a62eec1d Merge pull request #26430 from swnia/fix-gitlab-permission
Removed broad Gitlab permission from ScmAuth
2024-09-10 11:29:16 +02:00
Severin Wischmann 8a9d7972ee Removed broad Gitlab permission from ScmAuth
To write repositories the `api` permission is not needed anymore.

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
2024-09-03 11:32:47 +02:00
github-actions[bot] 2a2c84ba68 Version Packages 2024-08-20 08:56:34 +00:00
github-actions[bot] 4a8774820c Version Packages (next) 2024-07-23 14:02:37 +00:00
github-actions[bot] 8d2fe707cb Version Packages 2024-07-16 12:06:55 +00:00
github-actions[bot] f03d12aff2 Version Packages (next) 2024-06-25 13:05:56 +00:00
github-actions[bot] 18a40424cb Version Packages 2024-06-18 12:37:38 +00:00
github-actions[bot] e83ead9b1a Version Packages (next) 2024-06-11 15:25:17 +00:00
Stijn Brouwers (EISMEA) 2b8ea39a92 bugfix(codecommit-integration): Fix unit tests and generate api-reports
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-06-11 11:15:23 +02:00
github-actions[bot] 09f502208f Version Packages (next) 2024-06-04 15:34:15 +00:00
github-actions[bot] 0972164fbc Version Packages 2024-05-14 12:02:01 +00:00
github-actions[bot] d85dd88b3c Version Packages (next) 2024-05-07 13:27:02 +00:00
github-actions[bot] 0e48f5a289 Version Packages 2024-04-16 12:20:53 +00:00
renovate[bot] cb1e3b052e chore(deps): update dependency @testing-library/dom to v10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 20:20:07 +00:00
Juan Pablo Garcia Ripa cd95a1ac55 Added Material UI 4 import rule to package @backstage/integration-react
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2024-04-09 19:42:15 +02:00
github-actions[bot] 366cf07ad3 Version Packages (next) 2024-04-02 14:11:36 +00:00
Stijn Brouwers (EISMEA) 17b52de3ae bugfix(integration-react): Fix unit test
Signed-off-by: Stijn Brouwers (EISMEA) <stijn@bdcommit.com>
2024-03-24 09:35:40 +01:00
github-actions[bot] e83e055841 Version Packages 2024-03-19 14:56:10 +00:00
github-actions[bot] 778bc48921 Version Packages (next) 2024-03-12 13:35:55 +00:00
github-actions[bot] 8db51ca72f Version Packages (next) 2024-03-05 13:38:18 +00:00
github-actions[bot] 4cca80fbf8 Version Packages (next) 2024-02-27 16:48:30 +00:00
Ben Lambert afcca7b6d7 Merge pull request #23175 from Phiph/bug/ado-scopes
Fix Microsoft Auth Provider when getting ADO Scopes
2024-02-26 16:38:31 +01:00
Fredrik Adelöw c66a99c272 sort package.json files that have no PRs active toward them
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-23 13:54:10 +01:00
Phill Morton 7f3ed08594 Update test cases to include clientId for ADO
Signed-off-by: Phill Morton <phill.morton@theaccessgroup.com>
2024-02-22 14:49:27 +00:00