Commit Graph

22041 Commits

Author SHA1 Message Date
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
blam 33e2553ccc chore: added tests for the rest of the broken out components. Now I think we're ready to go...
Signed-off-by: blam <ben@blam.sh>
2022-01-14 06:50:47 +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
Patrik Oldsberg 8aebc7b0db app-backend: clarify relation between database and staticFallbackHandler
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:12 +01:00
Patrik Oldsberg ccd9bcb86e app-backend: some refactoring, renaming, and docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:12 +01:00
Patrik Oldsberg fb08e2f285 backend,create-app: update app-backend setup to forward database
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:12 +01:00
Patrik Oldsberg eb00e8af14 app-backend: changeset and API report for asset cache and header updates
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:12 +01:00
Patrik Oldsberg 729b188045 app-backend: update router to use static assets store and new cache headers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:12 +01:00
Patrik Oldsberg 7261b76935 app-backend: added static assets middleware + header constants
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:12 +01:00
Patrik Oldsberg 3a7911ece8 app-backend: added test for asset lookup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:11 +01:00
Patrik Oldsberg 54ecf37c15 app-backend: added utility to find assets to store
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:11 +01:00
Patrik Oldsberg a9dcace703 app-backend: add StaticAssetsStore
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 20:00:11 +01:00
Patrik Oldsberg 6841660ba4 app-backend: added initial db migration for asset cache
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:59:42 +01:00
Patrik Oldsberg 6b05ad1265 changesets: added changeset for core-components IdentityApi deprecation removals
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:32 +01:00
Patrik Oldsberg 5535336292 search: update api tests to mock getCredentials
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:31 +01:00
blam 8a086d1c36 chore: remove the last occurence of getIdToken
Signed-off-by: blam <ben@blam.sh>
2022-01-13 19:51:31 +01:00
Patrik Oldsberg c4a1dc4ec8 core-app-api: warn if IdentityApi returns an invalid userEntityRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:31 +01:00
Patrik Oldsberg d879072b0c core-plugin-api: remove deprecated id field from BackstageIdentityResponse
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:31 +01:00
Patrik Oldsberg 234a36405b core-plugin-api: remove deprecated OAuthRequestApi types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:31 +01:00
Patrik Oldsberg 94c02b4246 core: removed BackstageIdentity type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:31 +01:00
Patrik Oldsberg 51fbedc445 plugins: migrate usage of deprecated IdentityApi methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:51:30 +01:00
Patrik Oldsberg 2916a83b9c catalog-react: deprecate loadIdentityOwnerRefs and simplify implementation
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:27:13 +01:00
Patrik Oldsberg ceebe25391 core: removed deprecated IdentityApi methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:27:12 +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
blam 1b026578f0 chore: export some missing bits for the api-report.md
Signed-off-by: blam <ben@blam.sh>
2022-01-13 17:41:14 +01:00
blam 7fb125ac07 chore: simplify the contract between the different provider pickers
Signed-off-by: blam <ben@blam.sh>
2022-01-13 17:37:03 +01: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
Jussi Hallila cd8bf7a4ab Add more breaking changes.
Update API reports.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-13 16:34:22 +01:00
Jussi Hallila 28fd9bc603 Modify based on review comments.
Make it breaking change.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-01-13 16:04:30 +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