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
Shailendra Ahir
edfcad73dc
Merge branch 'master' into feature/10453-add-custom-options-catalog-table
2022-03-30 07:25:22 +05:30
Shailendra Ahir
c2551c9ca1
#10453 Resolved conflicts
...
Signed-off-by: Shailendra Ahir <shailendraahir@hotmail.com >
2022-03-30 07:22:53 +05:30
Shailendra Ahir
f6d2694092
#10453 Added props to DefaultCatalogPage.tsx and updated changeset
...
Signed-off-by: Shailendra Ahir <shailendraahir@hotmail.com >
2022-03-30 07:22:53 +05:30
Shailendra Ahir
5bd747da33
#10453 Added options to CatalogTable.tsx to provide a way to pass options config to table.
...
Signed-off-by: Shailendra Ahir <shailendraahir@hotmail.com >
2022-03-30 07:03:30 +05:30
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