Commit Graph

21390 Commits

Author SHA1 Message Date
Francesco Corti 06860ac828 Update docs/overview/roadmap.md
Review from rodmachen.

Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com>
2022-01-14 10:16:39 +01:00
Francesco Corti 4eff1188c0 Update docs/overview/roadmap.md
Review from rodmachen.

Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com>
2022-01-14 10:16:32 +01:00
Francesco Corti 796454994b Update docs/overview/roadmap.md
Review from rodmachen.

Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com>
2022-01-14 10:15:57 +01:00
Francesco Corti ee45cd42d8 Update docs/overview/roadmap.md
Review from rodmachen.

Co-authored-by: Rod Machen <rodmachen@users.noreply.github.com>
2022-01-14 10:15:45 +01:00
Patrik Oldsberg 05a777a46c changeset: enter prerelease mode
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-14 09:54:57 +01:00
Ben Lambert a86034504a Merge branch 'master' into blam/bump-graphql-dependencies 2022-01-14 05:44:16 +01:00
dependabot[bot] 2f89895af6 build(deps): bump @svgr/plugin-svgo from 5.4.0 to 6.2.0
Bumps [@svgr/plugin-svgo](https://github.com/gregberge/svgr) from 5.4.0 to 6.2.0.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v6.2.0)

---
updated-dependencies:
- dependency-name: "@svgr/plugin-svgo"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 04:09:48 +00:00
Patrik Oldsberg 72d4b7061d Merge pull request #8719 from cmpadden/warn-app-config-deprecations
Warn users of deprecated keys in app configurations
2022-01-13 23:25:01 +01:00
blam ced88f1b08 chore: steps are required
Signed-off-by: blam <ben@blam.sh>
2022-01-13 23:24:21 +01:00
Fredrik Adelöw 46d74fd427 Merge pull request #8774 from backstage/dependabot/npm_and_yarn/types/swagger-ui-react-4.1.1
build(deps-dev): bump @types/swagger-ui-react from 3.35.2 to 4.1.1
2022-01-13 22:32:49 +01:00
Fredrik Adelöw 77c6543bca Merge pull request #8876 from backstage/dependabot/npm_and_yarn/roadiehq/backstage-plugin-github-insights-1.4.3
build(deps): bump @roadiehq/backstage-plugin-github-insights from 1.4.2 to 1.4.3
2022-01-13 21:18:29 +01:00
Patrik Oldsberg 6f9a38849c Merge pull request #8916 from RoadieHQ/gh-8906-update-docs
Add clarification that Location spec is required
2022-01-13 20:08:23 +01:00
Fredrik Adelöw 69c082065c Merge pull request #8649 from nigelwright-roam/s3-discovery-docs
Added additional S3 Discovery instructions
2022-01-13 20:07:27 +01:00
dependabot[bot] a4487f7050 build(deps): bump @roadiehq/backstage-plugin-github-insights
Bumps [@roadiehq/backstage-plugin-github-insights](https://github.com/RoadieHQ/roadie-backstage-plugins/tree/HEAD/plugins/frontend/backstage-plugin-github-insights) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/RoadieHQ/roadie-backstage-plugins/releases)
- [Changelog](https://github.com/RoadieHQ/roadie-backstage-plugins/blob/main/plugins/frontend/backstage-plugin-github-insights/CHANGELOG.md)
- [Commits](https://github.com/RoadieHQ/roadie-backstage-plugins/commits/HEAD/plugins/frontend/backstage-plugin-github-insights)

---
updated-dependencies:
- dependency-name: "@roadiehq/backstage-plugin-github-insights"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 19:19:34 +01:00
MT Lewis 12f5c33043 catalog-backend: rename permission-related variable to match type
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 17:51:06 +00:00
MT Lewis 0ae4f4cc82 permissions: rename authorize request and response types to avoid envelope suffix
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 17:51:06 +00:00
MT Lewis b768259244 permission-backend: wrap authorize request and response batches in envelope
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 17:51:05 +00:00
MT Lewis 9c5cd63243 Merge pull request #8919 from backstage/fix-catalog-get-resources
catalog-backend: fix getResources
2022-01-13 17:50:43 +00:00
MT Lewis 68edbbeafd catalog-backend: add changeset
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 17:26:04 +00:00
MT Lewis 94d24c751d catalog-backend: fix getResources
The getResources method in catalog-backend should use the
unauthorizedEntitiesCatalog to load resources, otherwise
we end up authorizing access to entities during application
of conditions.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 17:23:32 +00:00
irma12 3375622ec3 Include buildkite again
Signed-off-by: irma12 <irma@roadie.io>
2022-01-13 17:35:53 +01:00
Patrik Oldsberg da66c61bdd Merge pull request #8751 from backstage/changeset-release/master
Version Packages
2022-01-13 17:25:20 +01:00
Miklos Kiss e683a479d1 Fix formatting
Signed-off-by: Miklos Kiss <miklos@roadie.io>
2022-01-13 16:01:34 +01:00
Miklos Kiss d78909c35e Fix typo
Signed-off-by: Miklos Kiss <miklos@roadie.io>
2022-01-13 15:39:52 +01:00
github-actions[bot] b04011602b Version Packages 2022-01-13 14:23:13 +00:00
Fredrik Adelöw 182e573def Merge pull request #8551 from backstage/authz-batching
permissions: more efficient integration between permission backend and plugin backends
2022-01-13 15:17:29 +01:00
Johan Haals 653152c7ff Merge pull request #8913 from backstage/rugvip/shtoyle
STYLE: recommend prefixed type parameter names
2022-01-13 15:15:02 +01:00
Fredrik Adelöw ebc34d0a05 Merge pull request #8911 from backstage/rugvip/azureboot
azure-devops-backend: only warn if teams fail to load at startup
2022-01-13 15:14:38 +01:00
Miklos Kiss 7b8976425d Add clarification that Location spec is required
Signed-off-by: Miklos Kiss <miklos@roadie.io>
2022-01-13 14:51:12 +01:00
blam 07ec177dbf chore: restore dev-ops as we're gonna fix it
Signed-off-by: blam <ben@blam.sh>
2022-01-13 14:50:42 +01:00
Fredrik Adelöw 4f04a54451 Merge pull request #8904 from backstage/blam/bump-graphql-dependencies
Bump GraphQL Dependencies in `graphql` plugins
2022-01-13 14:49:58 +01:00
Erik Engervall 1fcd816b06 Merge pull request #8910 from backstage/erikengervall/improve-patch-cta
[Plugin] git-release-manager: Improve patch CTA copy
2022-01-13 14:44:07 +01:00
Patrik Oldsberg 9f9596f9ef azure-devops-backend: only warn if teams fail to load at startup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 14:40:52 +01:00
Fredrik Adelöw 9d46378346 Merge pull request #8907 from Artur93gev/patch-1
Update identity-resolver.md
2022-01-13 14:40:09 +01:00
Fredrik Adelöw d97eb828b9 Merge pull request #8909 from backstage/rugvip/proxyid
core-components: update ProxiedSignInPage for IdentityApi deprecation removals
2022-01-13 14:30:54 +01:00
MT Lewis ba2dbe47d7 permission-node: regenerate api-report
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:28:51 +00:00
Artur Gevorgyan 37914fa9e0 Update identity-resolver.md
Signed-off-by: Artur Gevorgyan <artur93gev@gmail.com>
2022-01-13 17:25:56 +04:00
Erik Engervall b85010a0c8 Update api-report.md
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2022-01-13 14:25:03 +01:00
Patrik Oldsberg 0627a63723 STYLE: recommend prefix of type parameter names
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 14:22:08 +01:00
Erik Engervall de065ce91c Fix tests
Signed-off-by: Erik Engervall <erik.engervall@gmail.com>
2022-01-13 14:06:21 +01:00
MT Lewis 74967cf50d catalog-backend: update permission integration to support batching
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:05:36 +00:00
MT Lewis 3bb0afb54c permission-node: add test for apply conditions router
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:30 +00:00
MT Lewis 34a4be296f permission-node: list all incorrect resource types in apply-conditions handler
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:06 +00:00
MT Lewis 1fb2e0e0b4 permission-node: wrap request and response arrays in object
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:06 +00:00
MT Lewis ef291ff985 permission-backend: move dataloader to router
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:05 +00:00
MT Lewis 85b9e1ae60 permission-backend: use dataloader in PermissionIntegrationClient
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:05 +00:00
MT Lewis e4c2ee4ba7 build(deps): add dependency on dataloader
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:05 +00:00
MT Lewis cbb85e07f0 permission-node: simplify undefined check and fix applyConditions signature
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:05 +00:00
MT Lewis 8e72b573aa permission-node: switch to array for getResources return value
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:04 +00:00
MT Lewis 419ca637c0 permissions: add changeset for optimizations
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-01-13 13:04:04 +00:00