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
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
blam
142d65b1d7
chore: reworking tests and fixing up some of the types for the repo pickers
...
Signed-off-by: blam <ben@blam.sh >
2022-01-13 14:43:42 +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