Commit Graph

25135 Commits

Author SHA1 Message Date
Patrick Jungermann 9fed130139 feat: split BitbucketClient into BitbucketCloudClient, BitbucketServerClient
Bitbucket Cloud and Bitbucket Server (fka. Stash) are different product lines at Atlassian
and offer different APIs.

This was also reflected within the client which contained a mix of endpoints for both.

This is a tiny transparent step towards an easier maintainable setup as proposed at #9923.
The change is transparent for users of the processor, contained within the internals of it.

Besides the maintainability as of #9923, this can also enable future enhancements like
handling of rate limits, etc.

Some API interactions are not part of the client but are included in other packages like
`packages/integration` and then e.g. used at the `UrlReader` implementation.
This imposes some challenges towards topics like rate limit handling, etc.
Due to this, it may even make sense to externalize the clients in the future
(or alternative options) and ensure all interactions go through it.

As part of creating entity providers for such processors (#10183), this might be a good candidate
to create separate entity providers instead. It would not impact current users of the processor
(more than one entity provider).

Relates-to: #9923
Relates-to: #10183
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-03-30 01:36:04 +02:00
Joel Cox 76b7167e57 docs: update alb authentication example
Signed-off-by: Joel Cox <joel@pinecodes.com>
2022-03-30 08:39:54 +11:00
LvffY 22bd2bead1 [#10459] 📝 Update documentation to use yarn --cwd arg
Signed-off-by: LvffY <louberger@hotmail.fr>
2022-03-29 21:59:53 +02:00
Fredrik Adelöw d8dd90927e Merge pull request #10501 from mehmetmalli/master
fix(cli): Frontend plugin creation misleading log message fixed.
2022-03-29 13:19:07 +02:00
Patrik Oldsberg e80cca164d create-app: avoid having eslintrc be picked up when editing the template
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-29 13:04:03 +02:00
Fredrik Adelöw f0a25306e8 Merge pull request #10503 from backstage/freben/no-addendum
remove unnecessary addendum (no longer a default-installed thing anyway)
2022-03-29 12:08:00 +02:00
Patrik Oldsberg 57d12dcc35 Merge pull request #10372 from backstage/changeset-release/master
Version Packages (next)
2022-03-29 12:07:49 +02:00
mehmet.malli 4782f9e925 Fixed misleading log text for frontend plugin creation.
Signed-off-by: Mehmet Mallı <mallimehmet@gmail.com>
Signed-off-by: mehmet.malli <mehmet.malli@trendyol.com>
2022-03-29 12:56:37 +03:00
Fredrik Adelöw 0c0d36229f some missing yarn.lock changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: mehmet.malli <mehmet.malli@trendyol.com>
2022-03-29 12:56:37 +03:00
Fredrik Adelöw 2a5a36ca2a remove unnecessary addendum (no longer a default-installed thing anyway)
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-29 11:39:13 +02:00
github-actions[bot] e6f3fb8575 Version Packages (next) 2022-03-29 08:42:22 +00:00
Fredrik Adelöw 1ed39cd466 Merge pull request #10499 from backstage/freben/lock
some missing yarn.lock changes
2022-03-29 10:36:14 +02:00
Fredrik Adelöw a163329f26 Merge pull request #10500 from backstage/freben/lists-dammit
fix the allow entries that should be lists
2022-03-29 10:22:36 +02:00
Fredrik Adelöw 90e4cac0e4 Merge pull request #10479 from alexrybch/gcalendar-list-fix
gcalendar plugin calendar list fix
2022-03-29 10:06:27 +02:00
Fredrik Adelöw 686db64cac review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-29 09:53:51 +02:00
Fredrik Adelöw 1d587f7bb7 fix the allow entries that should be lists
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-29 09:52:33 +02:00
Fredrik Adelöw 85baa117b1 some missing yarn.lock changes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-29 09:48:04 +02:00
Johan Haals e9113ccbb7 Merge pull request #10454 from Bonial-International-GmbH/PJ_export-specToEntity
feat: export `locationSpecToLocationEntity`
2022-03-29 09:33:11 +02:00
Johan Haals 7781ef9147 Merge pull request #10495 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-5.17.0
build(deps): bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.17.0
2022-03-29 08:14:46 +02:00
Johan Haals 6d8b6bf4b8 Merge pull request #10492 from backstage/dependabot/npm_and_yarn/typescript-eslint/parser-5.17.0
build(deps): bump @typescript-eslint/parser from 5.16.0 to 5.17.0
2022-03-29 08:13:54 +02:00
Johan Haals d1e9f0016e Merge pull request #10496 from backstage/dependabot/npm_and_yarn/octokit/webhooks-9.23.0
build(deps): bump @octokit/webhooks from 9.22.0 to 9.23.0
2022-03-29 07:09:41 +02:00
Johan Haals 1673829cfb Merge pull request #10497 from backstage/dependabot/npm_and_yarn/esbuild-0.14.28
build(deps): bump esbuild from 0.14.27 to 0.14.28
2022-03-29 07:08:59 +02:00
Johan Haals 2f12a2d1b5 Merge pull request #10494 from backstage/dependabot/npm_and_yarn/testcontainers-8.6.0
build(deps): bump testcontainers from 8.2.0 to 8.6.0
2022-03-29 07:07:58 +02:00
dependabot[bot] 0177b56623 build(deps): bump esbuild from 0.14.27 to 0.14.28
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.27 to 0.14.28.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.14.27...v0.14.28)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 04:13:09 +00:00
dependabot[bot] 7a18ba87aa build(deps): bump @octokit/webhooks from 9.22.0 to 9.23.0
Bumps [@octokit/webhooks](https://github.com/octokit/webhooks.js) from 9.22.0 to 9.23.0.
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](https://github.com/octokit/webhooks.js/compare/v9.22.0...v9.23.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>
2022-03-29 04:11:52 +00:00
dependabot[bot] 864e68492e build(deps): bump @typescript-eslint/eslint-plugin from 5.14.0 to 5.17.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.14.0 to 5.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 04:11:19 +00:00
dependabot[bot] 62c9506390 build(deps): bump testcontainers from 8.2.0 to 8.6.0
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 8.2.0 to 8.6.0.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](https://github.com/testcontainers/testcontainers-node/compare/v8.2.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 04:10:36 +00:00
dependabot[bot] f5225716fe build(deps): bump @typescript-eslint/parser from 5.16.0 to 5.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.17.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 04:09:28 +00:00
Patrick Jungermann 22d9ff7ebc docs: fix prettier complaint about ADOPTERS.md
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-03-28 23:03:31 +02:00
Bret Hubbard ac9fe6357e catalog-backend: add pre-validation and consistent errors, refactor for simplicity
Signed-off-by: Bret Hubbard <hubbard.bret@gmail.com>
2022-03-28 13:50:23 -06:00
Bret Hubbard 0d5f9fe6e9 catalog-backend: add location for validate-entity endpoint
Signed-off-by: Bret Hubbard <hubbard.bret@gmail.com>
2022-03-28 13:48:35 -06:00
Bret Hubbard bf82edf4c9 catalog-backend: add changeset
Signed-off-by: Bret Hubbard <hubbard.bret@gmail.com>
2022-03-28 13:48:35 -06:00
Bret Hubbard 8e8d1afe9c catalog-backend: add validate-entity endpoint
Signed-off-by: Bret Hubbard <hubbard.bret@gmail.com>
2022-03-28 13:48:35 -06:00
Andre Wanlin af1ee27a67 Revert props change
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-03-28 14:28:55 -05:00
Andre Wanlin c530f3f546 Minor corrections
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-03-28 13:33:51 -05:00
Fredrik Adelöw 1a41fa97df Merge pull request #10483 from backstage/freben/group-and-user
Make User and Group kinds not default allowed by rules
2022-03-28 18:15:39 +02:00
Marco Crivellaro 9e33ed23b8 the aws alb provider name is awsalb (not aws-alb)
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-28 15:38:25 +00:00
Marco Crivellaro cdd58f3547 awsalb auth doesn't support authEnv
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-28 15:37:11 +00:00
Alex Rybchenko a3ba359d73 updated api report
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-03-28 17:11:28 +02:00
Fredrik Adelöw 1691c6c5c2 Make User and Group not default allowed by rules
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-28 17:04:50 +02:00
Fredrik Adelöw 00b5d57ab3 Merge pull request #10484 from esttorhe/documentation/cncf-footer-link
Fixes CNCF footer link
2022-03-28 17:00:57 +02:00
Camila Belo db2ec73088 Merge pull request #10474 from backstage/techdocs-layout-improvements
[TechDocs] Page layout improvements
2022-03-28 16:53:53 +02:00
Fredrik Adelöw 928726fc1f Merge pull request #10481 from taras/patch-4
Add missing whitespace
2022-03-28 16:43:31 +02:00
Esteban Torres 1270f07d7c Fixes CNCF footer link
Signed-off-by: Esteban Torres <me+github@estebantorr.es>

@jenjamall noticed on #10376 that the footer
linking to `CNCF` projects was outdated and
pointing to `sandbox` projects instead of the ones
in incubation and graduated.
2022-03-28 16:41:08 +02:00
Himanshu Mishra 1555e5d0d2 prettier for microsite is different than main project
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-03-28 16:17:20 +02:00
Johan Haals 41f5c34bce Merge pull request #10456 from Bonial-International-GmbH/PJ_badges-markdown
feat: allow overriding `getMarkdownCode`
2022-03-28 16:12:56 +02:00
Camila Belo 179b5070fc fix(techdocs): apply review suggestion
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-28 16:12:47 +02:00
Himanshu Mishra cb5ae8f354 make backstage.io/live responsive
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2022-03-28 16:02:23 +02:00
Taras Mankovski e203d9dadb Add missing whitespace
Signed-off-by: Taras <tarasm@gmail.com>
2022-03-28 09:59:44 -04:00
Alex Rybchenko d5e0531122 updated gcalendar codeowners
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-03-28 15:07:05 +02:00