Commit Graph

24962 Commits

Author SHA1 Message Date
Taras 39a595cdaa Added relationship between artist components
Signed-off-by: Taras <tarasm@gmail.com>
2022-03-31 10:38:25 -04:00
Ben Lambert 7fc3366c06 Merge pull request #10547 from backstage/blam/octokit/bump
chore: updating octokit-pull-request-plugin
2022-03-31 15:42:14 +02:00
Fredrik Adelöw 83ff7f68b6 Merge pull request #10544 from backstage/freben/stitch-more
stitch sources of refs that are removed too
2022-03-31 15:37:50 +02:00
blam b31ee7d28e chore: updating octokit
Signed-off-by: blam <ben@blam.sh>
2022-03-31 14:51:05 +02:00
Fredrik Adelöw 934bd6b8cb update changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-31 13:40:52 +02:00
Ben Lambert dcc3aae979 Merge pull request #9539 from jonathan-ash/sidebar-custom-config
Added ability to override properties of Sidebar config and Sidebar Submenu config
2022-03-31 13:08:38 +02:00
Ben Lambert 9b0a528b18 Merge pull request #10486 from getndazn/fix/aws-alb-docs
Fix/aws alb docs
2022-03-31 12:51:14 +02:00
Ben Lambert 2453315e4d Merge pull request #10530 from julioz/gocd-pagination
Add table pagination to GoCD plugin
2022-03-31 12:50:24 +02:00
Ben Lambert 1624a23cdf Merge pull request #10515 from Bonial-International-GmbH/PJ_bitbucket_split-client
feat: split `BitbucketClient` into `BitbucketCloudClient`, `BitbucketServerClient`
2022-03-31 12:40:02 +02:00
Ben Lambert 7bffa89e66 Merge pull request #10521 from backstage/dependabot/npm_and_yarn/gitbeaker/core-35.6.0
build(deps): bump @gitbeaker/core from 34.6.0 to 35.6.0
2022-03-31 11:08:09 +02:00
Fredrik Adelöw d55ccee81f Merge pull request #10525 from backstage/freben/initial-wait
fix initialDelay for tasks
2022-03-31 10:34:51 +02:00
Johan Haals 9f0fc0c598 Merge pull request #10540 from backstage/dependabot/npm_and_yarn/asyncapi/react-component-1.0.0-next.34
build(deps): bump @asyncapi/react-component from 1.0.0-next.33 to 1.0.0-next.34
2022-03-31 10:19:43 +02:00
Johan Haals 25be8b70df Merge pull request #10026 from awanlin/topic/add-mysquads-sidebar-item
Added MySquads
2022-03-31 10:19:07 +02:00
Johan Haals bd2c7523ad chore: switch to double quotes
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-31 10:05:50 +02:00
Fredrik Adelöw 8592cacfd3 stitch sources of refs that are removed too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-31 09:29:36 +02:00
Johan Haals 123211e081 Merge pull request #10542 from backstage/dependabot/npm_and_yarn/graphiql-1.8.2
build(deps): bump graphiql from 1.7.1 to 1.8.2
2022-03-31 09:28:07 +02:00
Johan Haals 913fe2e2ee Merge pull request #10527 from marleypowell/marley/9709-ado-team-loading-issue
fix: Stop loading all teams when plugin is initialized
2022-03-31 09:26:51 +02:00
Johan Haals 402c530f52 Merge pull request #10541 from backstage/dependabot/npm_and_yarn/testcontainers-8.6.1
build(deps): bump testcontainers from 8.6.0 to 8.6.1
2022-03-31 08:02:13 +02:00
dependabot[bot] bb280548a4 build(deps): bump graphiql from 1.7.1 to 1.8.2
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.7.1 to 1.8.2.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/graphiql@1.7.1...graphiql@1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 04:50:02 +00:00
dependabot[bot] b2c7ca27d0 build(deps): bump testcontainers from 8.6.0 to 8.6.1
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-node) from 8.6.0 to 8.6.1.
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](https://github.com/testcontainers/testcontainers-node/compare/v8.6.0...v8.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 04:09:27 +00:00
dependabot[bot] ae321bd414 build(deps): bump @asyncapi/react-component
Bumps [@asyncapi/react-component](https://github.com/asyncapi/asyncapi-react) from 1.0.0-next.33 to 1.0.0-next.34.
- [Release notes](https://github.com/asyncapi/asyncapi-react/releases)
- [Commits](https://github.com/asyncapi/asyncapi-react/compare/v1.0.0-next.33...v1.0.0-next.34)

---
updated-dependencies:
- dependency-name: "@asyncapi/react-component"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 04:09:20 +00:00
Marco Crivellaro 72f3dfd05a adding changeset
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2022-03-30 21:34:45 +01:00
Fredrik Adelöw a83babdd63 fix initialDelay for tasks
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-30 17:41:22 +02:00
Julio Zynger 2677db7c15 Add table pagination to GoCD plugin
The default value for the GoCD API is [10 pipelines per page](https://api.gocd.org/current/#get-pipeline-history).
Here we increase the requested page size to the maximum (100 pipelines per page) and add pagination controls to the build tables.

We still don't have _actual request pagination_ implemented, which means we only ever perform a single request - that will come in a future contribution.

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-03-30 17:35:43 +02:00
Marley Powell 5710e3ee8a refactor: Small code review change
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2022-03-30 15:31:21 +01:00
Johan Haals 64e7349e9b Merge pull request #10509 from joelcox22/alb-auth-docs-update
docs: update alb authentication example
2022-03-30 15:58:41 +02:00
Marley Powell a8280a5600 fix: Make sure team members are loaded before loading pull requests
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2022-03-30 14:42:01 +01:00
Marley Powell 236245d9f8 chore: Created changeset
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2022-03-30 14:38:58 +01:00
Marley Powell e4e188f06b fix: Stop loading all teams when plugin is initialized
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2022-03-30 14:32:44 +01:00
Andre Wanlin 494f97f2a4 Clean up changeset and commented code
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-03-30 08:16:04 -05:00
Johan Haals 23d032e987 Merge pull request #9471 from brethubbard/validate-entity-endpoint
add validate-entity endpoint
2022-03-30 10:24:51 +02:00
Patrik Oldsberg 5cc8a00fca Merge pull request #10504 from backstage/rugvip/hbs
create-app: avoid having eslintrc be picked up when editing the template
2022-03-30 10:05:47 +02:00
Johan Haals 6860cc112a Merge pull request #10489 from Bonial-International-GmbH/PJ_adopters-formatting
docs: fix prettier complaint about ADOPTERS.md
2022-03-30 09:26:38 +02:00
Johan Haals 12a0114e1e Merge pull request #10482 from backstage/orkohunter/live-page
Make backstage.io/live responsive
2022-03-30 09:24:26 +02:00
Johan Haals bdd2fe0429 Merge pull request #10512 from LvffY/master
[#10459] 📝 Update documentation to use yarn --cwd arg
2022-03-30 09:13:55 +02:00
Johan Haals b8c8fb5b84 Merge pull request #10519 from backstage/dependabot/npm_and_yarn/logform-2.4.0
build(deps): bump logform from 2.3.2 to 2.4.0
2022-03-30 08:19:18 +02:00
Johan Haals 0ed37cb95d Merge pull request #10520 from backstage/dependabot/npm_and_yarn/esbuild-0.14.29
build(deps): bump esbuild from 0.14.28 to 0.14.29
2022-03-30 08:18:28 +02:00
Johan Haals adfe2ea2ad Merge pull request #10522 from backstage/dependabot/npm_and_yarn/canvas-2.9.1
build(deps-dev): bump canvas from 2.9.0 to 2.9.1
2022-03-30 08:17:50 +02:00
dependabot[bot] 7bf7d12810 build(deps-dev): bump canvas from 2.9.0 to 2.9.1
Bumps [canvas](https://github.com/Automattic/node-canvas) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/Automattic/node-canvas/releases)
- [Changelog](https://github.com/Automattic/node-canvas/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/node-canvas/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: canvas
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 04:12:56 +00:00
dependabot[bot] 2f3d3a1eae build(deps): bump @gitbeaker/core from 34.6.0 to 35.6.0
Bumps [@gitbeaker/core](https://github.com/jdalrymple/gitbeaker) from 34.6.0 to 35.6.0.
- [Release notes](https://github.com/jdalrymple/gitbeaker/releases)
- [Changelog](https://github.com/jdalrymple/gitbeaker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jdalrymple/gitbeaker/compare/34.6.0...35.6.0)

---
updated-dependencies:
- dependency-name: "@gitbeaker/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 04:12:49 +00:00
dependabot[bot] e377b98265 build(deps): bump esbuild from 0.14.28 to 0.14.29
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.28 to 0.14.29.
- [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.28...v0.14.29)

---
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-30 04:12:02 +00:00
dependabot[bot] 1242e688e7 build(deps): bump logform from 2.3.2 to 2.4.0
Bumps [logform](https://github.com/winstonjs/logform) from 2.3.2 to 2.4.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/2.3.2...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 04:11:28 +00:00
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