Commit Graph

17129 Commits

Author SHA1 Message Date
Patrik Oldsberg 01037ee3d0 Merge pull request #7002 from backstage/rugvip/scm-auth
[PRFC] integration-react: add ScmAuthApi + implementation
2021-09-23 15:52:27 +02:00
Patrik Oldsberg a45b2dfeb5 Merge pull request #7301 from backstage/dco-for-githubdesktop
Add section explaining how to add sign-off-by line using GitHub desktop
2021-09-23 15:39:49 +02:00
Patrik Oldsberg 46d6fcb52e catalog-import: fix merge breakage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:20:07 +02:00
Patrik Oldsberg 36b2210f55 Merge pull request #7293 from backstage/dependabot/npm_and_yarn/octokit/webhooks-9.15.0
build(deps): bump @octokit/webhooks from 9.14.1 to 9.15.0
2021-09-23 15:16:41 +02:00
Bodil Björklund fb71c7e682 Add section explaining how to add sign-off-by line using GitHub desktop
To facilitate for non-terminal users, add information about how to add the signed-off-by line to your commit message (and amend it) when using GitHub Desktop

Signed-off-by: Bodil Björklund <bodilb@spotify.com>
2021-09-23 15:07:25 +02:00
Patrik Oldsberg a202b6240f integration-react: review fixes for ScmAuth
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:03:52 +02:00
Patrik Oldsberg 6a6ec777ce catalog-import: migrated to using ScmAuthApi
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:03:52 +02:00
Patrik Oldsberg 18148f23da changesets: added changeset for ScmAuthApi
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:28 +02:00
Patrik Oldsberg c415e83bb3 integration-react: docs and API report fixups
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:28 +02:00
Patrik Oldsberg 9325075eea app,create-app: add ScmAuth to app APIs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg 1935b98a43 integration-react: add ScmAuth.createDefaultApiFactory
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg be1cb7441f integration-react: switch ScmAuth to handle scopes additively
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg 6972645ce7 integration-react: update API report
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg 2822835bcc integration-react: document ScmAuth static methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg 827fdcae17 integration-react: rename ScmAuth.mux to merge
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:27 +02:00
Patrik Oldsberg 72851acc4a integration-react: cover url handling in ScmAuth with tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:26 +02:00
Patrik Oldsberg 7f0aa89786 integration-react: more tests for ScmAuth + some redesign
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:26 +02:00
Patrik Oldsberg 41d129304a integration-react: initial ScmAuth test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:26 +02:00
Patrik Oldsberg df99f264b3 integration-react: rework ScmAuthApi scopes and avoid a layer in the ScmAuthMux
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:26 +02:00
Patrik Oldsberg d84050d048 integration-react: initial ScmAuthMux implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:26 +02:00
Patrik Oldsberg 33b2dc7ab8 integrations-react: add ScmAuthApi
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 15:02:24 +02:00
Patrik Oldsberg 988b9fe979 Merge pull request #7299 from backstage/rugvip/pick
auth-backend: explicit pickBy type
2021-09-23 15:01:49 +02:00
Patrik Oldsberg 419835047a Merge pull request #7297 from SDA-SE/feat/link-support-button
Rely on the default `Link` behavior for opening external links in a new window in the `SupportButton`
2021-09-23 14:53:44 +02:00
Patrik Oldsberg 0c7a2a36ed yarn.lock: deduplicate @types/react
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 14:44:38 +02:00
Patrik Oldsberg 94445f8575 Merge pull request #7291 from backstage/dependabot/npm_and_yarn/logform-2.3.0
build(deps): bump logform from 2.2.0 to 2.3.0
2021-09-23 14:35:39 +02:00
Patrik Oldsberg 80ab3c25ad auth-backend: explicit pickBy type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 14:16:39 +02:00
Fredrik Adelöw 5bd9aef16e Merge pull request #7296 from backstage/freben/core
remove some occurrences of the old core in docs etc
2021-09-23 14:06:30 +02:00
Patrik Oldsberg ce530f3e53 yarn.lock: deduplicate @types/react
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-23 14:05:09 +02:00
Dominik Henneke 9c3cb8d4e2 Rely on the default Link behavior for opening external links in a new window in the SupportButton
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-09-23 14:02:39 +02:00
dependabot[bot] 9f4552ec0d build(deps): bump logform from 2.2.0 to 2.3.0
Bumps [logform](https://github.com/winstonjs/logform) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/winstonjs/logform/releases)
- [Changelog](https://github.com/winstonjs/logform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/winstonjs/logform/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: logform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 13:47:20 +02:00
Fredrik Adelöw 07bd9068b4 Merge pull request #7290 from backstage/dependabot/npm_and_yarn/microsite/spotify/prettier-config-12.0.0
build(deps-dev): bump @spotify/prettier-config from 11.0.0 to 12.0.0 in /microsite
2021-09-23 13:24:34 +02:00
Fredrik Adelöw 3f8db2b64d remove some occurrences of the old core in docs etc
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-23 13:20:23 +02:00
Patrik Oldsberg 2fd2dbc5d2 Merge pull request #7209 from backstage/changeset-release/master
Version Packages
2021-09-23 13:18:36 +02:00
github-actions[bot] 6e5b1bda9d Version Packages 2021-09-23 10:01:17 +00:00
Fredrik Adelöw 9314de0b85 Merge pull request #7283 from backstage/grantila/allow-more-characters-in-tags
Loosen catalog constraints on entity tag string validity.
2021-09-23 11:54:36 +02:00
Fredrik Adelöw ccaafec13b Merge pull request #7270 from backstage/freben/enforce-better
Apply the rules enforcer, based on origin location
2021-09-23 11:51:57 +02:00
Dominik Henneke a1935038e8 Merge pull request #7277 from SDA-SE/feat/export-domain-card
Export the `DomainCard` to be able to customize the explorer page
2021-09-23 11:35:59 +02:00
Fredrik Adelöw 8fe211e885 fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-23 10:49:06 +02:00
Patrik Oldsberg e1c141a2d5 Merge pull request #7292 from backstage/dependabot/npm_and_yarn/lint-staged-11.1.2
build(deps-dev): bump lint-staged from 10.2.11 to 11.1.2
2021-09-23 10:35:51 +02:00
Johan Haals cc23d52066 Merge pull request #7289 from vaimo-magnus/patch-1
Add Vaimo to ADOPTERS.md
2021-09-23 10:34:48 +02:00
Fredrik Adelöw f7b5623c88 Merge pull request #6615 from barticus/feature/bitbucket-cloud-discovery
Bitbucket cloud discovery support
2021-09-23 10:19:07 +02:00
Fredrik Adelöw 52f023e28a Merge pull request #7262 from dehamzah/allow-yml-in-gitlab-processor
Allow url with extension .yml in gitlab processor
2021-09-23 09:36:53 +02:00
Fredrik Adelöw 41790a7168 split up the enforcer into type + class and fix the api exports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-23 09:36:12 +02:00
Fredrik Adelöw 08600d0368 fix spelling
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-23 08:56:20 +02:00
Magnus Eriksson 852833311d Spelling misstake
Signed-off-by: Magnus Eriksson <magnus.eriksson@vaimo.com>
2021-09-23 08:52:52 +02:00
Magnus Eriksson 979dbdc981 Add Vaimo to ADOPTERS.md
Signed-off-by: Magnus Eriksson <magnus.eriksson@vaimo.com>
2021-09-23 08:35:40 +02:00
dependabot[bot] 300f332ae5 build(deps): bump @octokit/webhooks from 9.14.1 to 9.15.0
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 9.14.1 to 9.15.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](https://github.com/octokit/webhooks.js/compare/v9.14.1...v9.15.0)

---
updated-dependencies:
- dependency-name: "@octokit/webhooks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 04:23:16 +00:00
dependabot[bot] 29690b9bd0 build(deps-dev): bump lint-staged from 10.2.11 to 11.1.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.11 to 11.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.11...v11.1.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 04:20:23 +00:00
dependabot[bot] 8bb60d4a48 build(deps-dev): bump @spotify/prettier-config in /microsite
Bumps [@spotify/prettier-config](https://github.com/spotify/web-scripts) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v11.0.0...v12.0.0)

---
updated-dependencies:
- dependency-name: "@spotify/prettier-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-23 04:06:04 +00:00
Bart Breen 747aec369c Resolved PR feedback
Signed-off-by: Bart Breen <bart.breen@twobulls.com>
2021-09-23 09:38:39 +10:00