Commit Graph

29010 Commits

Author SHA1 Message Date
Patrik Oldsberg 0bb958ff0b workflows: new method for signaling PR number of review comments
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-07 13:57:08 +02:00
Jake Crews f28391c377 address management PR comments
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-07 06:55:42 -05:00
Patrik Oldsberg aa2877058b Merge pull request #12471 from boschresearch/fix/default-value-allowed-fields
set default owner/repo when more than 1 allowed values defined
2022-07-07 13:22:45 +02:00
backstage-goalie[bot] a6b4d62d0b Merge pull request #12499 from backstage/renovate/graphiql-1.x-lockfile
fix(deps): update dependency graphiql to v1.9.11
2022-07-07 10:32:22 +00:00
Kiss Miklos 1c23763ce8 update changeset
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-07-07 12:09:22 +02:00
Kiss Miklos 6714971845 remove refreshing by keys from refresh service
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-07-07 12:03:37 +02:00
backstage-goalie[bot] 07b21ed7f9 Merge pull request #12500 from backstage/renovate/aws-sdk-2.x-lockfile
fix(deps): update dependency aws-sdk to v2.1169.0
2022-07-07 09:52:18 +00:00
Ben Lambert 440ece4490 Merge pull request #12486 from jonathan-ash/jonathan-ash/scaffolder-page-context-menu
contextMenu prop passed through to ScaffolderPage from Router
2022-07-07 11:44:02 +02:00
Fredrik Adelöw 51fb0a1d80 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-07-07 11:32:05 +02:00
renovate[bot] a43a7863a6 fix(deps): update dependency aws-sdk to v2.1169.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-07 09:09:45 +00:00
renovate[bot] d14e60a6a6 fix(deps): update dependency graphiql to v1.9.11
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-07 09:08:20 +00:00
Patrik Oldsberg d7206e63a5 Merge pull request #12494 from backstage/rugvip/debug-time
workflows/pr-review-comment: debug time
2022-07-07 11:02:17 +02:00
backstage-goalie[bot] a302514ab6 Merge pull request #12498 from backstage/renovate/msw-0.x-lockfile
chore(deps): update dependency msw to v0.43.1
2022-07-07 08:52:39 +00:00
Julius Berger 212aaab976 add changeset
Signed-off-by: Julius Berger <julius.berger@de.bosch.com>
2022-07-07 10:46:35 +02:00
Julius Berger b557e6c58d add changeset
Signed-off-by: Julius Berger <julius.berger@de.bosch.com>
2022-07-07 10:44:23 +02:00
backstage-goalie[bot] 45c2cb1920 Merge pull request #12497 from backstage/renovate/npm-moment-vulnerability
fix(deps): update dependency moment to v2.29.4 [security]
2022-07-07 08:44:06 +00:00
backstage-goalie[bot] 27f2445c9b Merge pull request #12496 from backstage/renovate/express-session-1.x-lockfile
chore(deps): update dependency @types/express-session to v1.17.5
2022-07-07 08:44:02 +00:00
renovate[bot] 1c981abef7 chore(deps): update dependency msw to v0.43.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-07 08:16:47 +00:00
renovate[bot] 83f0df1bcf fix(deps): update dependency moment to v2.29.4 [security]
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-07 08:13:20 +00:00
renovate[bot] 80d7ca1a8e chore(deps): update dependency @types/express-session to v1.17.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-07 07:59:29 +00:00
Johan Haals 78e592bfe9 Merge pull request #12468 from backstage/renovate/octokit-webhooks-10.x
fix(deps): update dependency @octokit/webhooks to v10
2022-07-07 09:59:05 +02:00
Patrik Oldsberg 7e71a18217 Merge pull request #12474 from sblausten/extend-fact-retriever-model
Extend FactRetriever model so we can represent them in the UI
2022-07-07 09:47:22 +02:00
Patrik Oldsberg cf05993416 Merge pull request #12359 from DavidZemon/feature/fix-okta-oauth
feat: [#12248] Switch to new okta strategy
2022-07-07 09:46:52 +02:00
Matthew Clarke f5c9730639 (feat): easier Kubernetes local development steps (#12373)
* (feat): easier kubernetes local deevlopment steps

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* add changeset

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* update api docs

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* fix typo

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
2022-07-07 09:45:25 +02:00
Patrik Oldsberg 7d770a10d6 workflows/pr-review-comment: debug time
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-07 09:36:13 +02:00
Patrik Oldsberg 2dbbb583c5 Update .changeset/rich-steaks-juggle.md
Signed-off-by: sblausten <sam@roadie.io>
2022-07-07 09:32:27 +02:00
Herman Jensen 4456eb3d1e Merge branch 'master' into adopter-intility
Signed-off-by: Herman Jensen <hjanimations@hotmail.com>
2022-07-07 09:21:28 +02:00
Dede Hamzah cdcf596fde Update Wrong Error Code in Register Component DryRun
The error code for input validation should not default to 500

Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2022-07-07 14:16:42 +07:00
Alex Crome b8ebecd100 Use Azure Identity to Authenticate with Microsoft Graph API
Replaced MSAL with Azure Identity to support additional authentication methods with
Microsoft Graph - in particular Managed Identity.

If `clientId` and clientSecret` are configured, the plugin will continue to behave
as before using those credentials.  If those values are ommitted, then
`DefaultAzureCredential` is choose the best method of authentication.

This is particularly helpful locally as if the Azure CLI or Azure Powershell are
installed, Azure Identity will use those to authenticate, without the developer
needing to configure anything.  In those cases, the following config will be
sufficient for a working graph plugin.

```yaml
catalog:
  provider:
    microsoftGraphOrg:
      default:
        tenantId: ${AZURE_TENANT_ID}
        user:
          filter: accountEnabled eq true and userType eq 'member'
        group:
          filter: securityEnabled eq false and mailEnabled eq true and groupTypes/any(c:c+eq+'Unified')
```

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
2022-07-06 23:50:43 +01:00
David Zemon 8449c328e3 fix: [#12248] Use fixed version of @davidzemon/passport-oauth-okta
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 15:36:12 -05:00
David Zemon 58005b8bcd feat: [#12248] Update to latest @davidzemon/passport-oauth-okta
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
David Zemon 777bddd123 feat: [#12248] Add Okta IDP option
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
David Zemon 4443a5e9be fix: [#12248] Okta's auth server ID is optional, not required
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
David Zemon a5a78be5b8 fix: [#12248] Fix bad import
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
David Zemon 3a014730dc docs: [#12248] Add changeset
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
David Zemon 3e15423897 docs: [#12248] Document new configuration options
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
David Zemon 35233735e8 feat: [#12248] Switch to new okta strategy
This new Okta passport strategy support custom authorization server IDs

Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
Jake Crews a9065c7424 fix api report
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-06 11:25:01 -05:00
Jake Crews 9c952e2ad9 Merge branch 'master' into new-relic-dashboard/add-time-series-customization 2022-07-06 10:51:24 -05:00
Jake Crews 251d7c407e fix changelog
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-06 10:50:18 -05:00
Jake Crews 2456dd67f1 stop using config annotation and use input field with storage api
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-06 10:48:44 -05:00
Jonathan Ash d600cb2ab6 contextMenu prop passed through to ScaffolderPage from Router
Signed-off-by: Jonathan Ash <jonathan-ash@users.noreply.github.com>
2022-07-06 16:39:24 +01:00
Hasan Oezdemir faa7286897 feature: remove public annotation from EntityProcessingResult to mark it as an internal type and improve the change set to describe the subscription method
Signed-off-by: Hasan Oezdemir <21654050+nodify-at@users.noreply.github.com>
2022-07-06 17:27:04 +02:00
sblausten 307ade7499 Fix test and make fields optional
Signed-off-by: sblausten <sam@roadie.io>
2022-07-06 17:17:52 +02:00
sblausten 4f17e4eb55 Revert "Refactor"
This reverts commit 54f4eba561.

Signed-off-by: sblausten <sam@roadie.io>
2022-07-06 17:14:23 +02:00
Carlo Giuseppe Sergi 90c87f28e8 fix the getLastCommitShortHash and changed the endpoint
Signed-off-by: Carlo Giuseppe Sergi <carlo.sergi@klarna.com>
2022-07-06 17:14:13 +02:00
Patrik Oldsberg 3a6f3536f3 Merge pull request #12482 from coryjamesfisher/patch-1
Fix patch version release typo.
2022-07-06 17:12:42 +02:00
Kiss Miklos f3caf2e4b2 fix url spelling
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-07-06 16:46:54 +02:00
Kiss Miklos 9a54bb6d2c add emit to resolvers
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-07-06 16:34:41 +02:00
Kiss Miklos 1dd6c22cc8 add changeset
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-07-06 16:29:42 +02:00