Commit Graph

25053 Commits

Author SHA1 Message Date
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
Alex Rybchenko c6616e6fc9 Fixed issue when not all calendars were fetched for some accounts
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-03-28 15:06:19 +02:00
Patrick Jungermann fb02d2d94d feat: export locationSpecToLocationEntity
Export function `locationSpecToLocationEntity`
which helps with converting `LocationSpec` to `LocationEntityV1alpha1`
and hereby, make it usable in other  packages/plugins.

Change signature to be easier to extend in  the future.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-03-28 14:49:55 +02:00
Camila Belo e8d84d2ee6 fix(techdocs): use sidebar config
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-28 13:45:00 +02:00
Jonathan Ash a7456236e0 Updated changeset
Signed-off-by: Jonathan Ash <jonathan-ash@users.noreply.github.com>
2022-03-28 11:37:23 +00:00
Johan Haals 21a3e09fd5 Merge pull request #10407 from simongellis-attentive/draft-github-prs
Support creating draft GitHub prs
2022-03-28 13:25:32 +02:00
Jonathan Ash 38466a3f3d Small fix to Sidebar/Items.tsx
Signed-off-by: Jonathan Ash <jonathan-ash@users.noreply.github.com>
2022-03-28 11:20:23 +00:00
Jonathan Ash cb2a24b252 Merge branch 'master' of github.com:jonathan-ash/backstage into sidebar-custom-config 2022-03-28 11:14:01 +00:00
MT Lewis 8012ac46a0 permissions: ensure returned conditions match permission in PermissionPolicy#handle (#10075)
* permission-node: fix signature of permission rule in test suites

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* permission-common: add isPermission helper for comparing permissions

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* permission-node: adjust createConditionExports for more type safety

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* permissions: add resourceType property to PermissionCondition and PermissionRule

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* catalog: handle changes to PermissionCondition and PermissionRule types

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* catalog-backend: avoid re-exporting alpha import

cf. https://github.com/backstage/backstage/pull/10128

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>

* Update changeset

Signed-off-by: Joe Porpeglia <josephp@spotify.com>

* Resolve api-report conflict

Signed-off-by: Joon Park <joonp@spotify.com>

Co-authored-by: Joe Porpeglia <josephp@spotify.com>
Co-authored-by: Joon Park <joonp@spotify.com>
2022-03-28 11:06:38 +01:00
Johan Haals bf6d36a062 update changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-28 11:45:42 +02:00
Emma Indal ea14b21dc0 Merge pull request #9679 from backstage/emmaindal/stack-overflow-plugin
[Plugin] Stack Overflow
2022-03-28 11:23:31 +02:00
Camila Belo 0152c0de22 fix(techdocs): add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-28 11:09:57 +02:00
Camila Belo 49f646a9c9 fix(techdocs): drawer toggle margins
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-28 10:52:32 +02:00
Camila Belo bf4d052897 fix(techdocs): code block margins
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-28 10:52:32 +02:00
Camila Belo 52708317f9 fix(techdocs): inner content width
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-28 10:52:32 +02:00
Camila Belo e56bcbfb0c fix(techdocs): footer link width
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-28 10:52:32 +02:00
Camila Belo 216c262bf2 fix(techdocs): mobile sidebar width
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-28 10:52:32 +02:00
Ben Lambert 4352a0ef2d Merge pull request #10465 from backstage/rugvip/changeset
changesets: add missing changeset for TaskWorker refactor
2022-03-28 10:51:28 +02:00
Emma Indal 6733449641 add @public to ComponentRenderer
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-28 10:35:15 +02:00