Commit Graph

6957 Commits

Author SHA1 Message Date
Iain Billett 0e76e264e9 Return undefined rather than an empty string
Signed-off-by: Iain Billett <iain@roadie.io>
2022-01-18 18:32:19 +00:00
Iain Billett 2030b5e80d Return an empty token where an installation owner is not allowed
While this is less obvious to the user this facilitates anonymous access
to (public) files where the app is installed but the owner is not in the
allowed list.

Signed-off-by: Iain Billett <iain@roadie.io>
2022-01-18 18:02:47 +00:00
Patrik Oldsberg a724d38208 Merge pull request #9000 from backstage/rugvip/noignore
remove usage of @ts-ignore
2022-01-18 18:46:28 +01:00
Patrik Oldsberg 0925b232fc create-app: fix release version to 0.4.13
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-18 14:57:45 +01:00
github-actions[bot] a94a2b8b3f Version Packages (next) 2022-01-18 13:49:07 +00:00
Patrik Oldsberg e9861467d0 Merge pull request #8999 from backstage/rugvip/clipre
cli: fix versioning provider test to work with pre-releases
2022-01-18 14:42:46 +01:00
Patrik Oldsberg a57bee1a02 Merge pull request #8982 from backstage/rugvip/tsbump
Upgrade TypeScript to 4.5 and decouple versioning
2022-01-18 14:01:32 +01:00
Patrik Oldsberg 99eda291cf cli: fix versioning provider test to work with pre-releases
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-18 13:16:51 +01:00
Patrik Oldsberg 59a9309536 remove usage of @ts-ignore
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-18 11:19:01 +01:00
Patrik Oldsberg d1009d3b3e Merge pull request #8965 from backstage/rugvip/extractor
cli,catalog-model: add experimental type definitions with release stage split
2022-01-18 11:06:14 +01:00
Patrik Oldsberg 4e2245a7b2 update API reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-18 10:16:05 +01:00
Patrik Oldsberg 08fa6a604a bump typescript to 4.5
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-18 10:11:27 +01:00
Eric Peterson 47277c0d8c Bump @spotify/techdocs container to v0.3.6
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-17 17:34:01 +01:00
Fredrik Adelöw aa9030d313 Merge pull request #8681 from backstage/rugvip/assetcache
app-backend: store static assets across deployments and improve caching
2022-01-17 16:26:17 +01:00
Fredrik Adelöw a1f9b4153e Merge pull request #8845 from RoadieHQ/fact-garbage-truck
[TechInsights] Add expiration configurations to fact retrievers
2022-01-17 16:22:46 +01:00
Patrik Oldsberg 4d21332888 Merge branch 'master' into rugvip/depr 2022-01-17 13:07:16 +01:00
dependabot[bot] 258699f1ce build(deps): bump @svgr/plugin-jsx from 5.5.0 to 6.2.0
Bumps [@svgr/plugin-jsx](https://github.com/gregberge/svgr) from 5.5.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.5.0...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 08:47:02 +00:00
Fredrik Adelöw 35d17bed68 Merge pull request #8927 from backstage/dependabot/npm_and_yarn/svgr/plugin-svgo-6.2.0
build(deps): bump @svgr/plugin-svgo from 5.4.0 to 6.2.0
2022-01-17 09:38:06 +01:00
Fredrik Adelöw de907b4f20 fix wrong azure devops version
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-16 20:57:06 +01:00
Patrik Oldsberg 26cd3e2d01 cli: set skipLibCheck for api extractor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-16 11:14:26 +01:00
Patrik Oldsberg 8b5a7763d5 catalog-model: enable alpha release stage and add AlphaEntity
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-15 16:31:38 +01:00
Patrik Oldsberg 3d79f6321f cli: add support for separate release stage types in publishConfig
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-15 13:38:28 +01:00
Patrik Oldsberg d241348038 cli: split release stages in experimental type build
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-15 13:23:21 +01:00
Patrik Oldsberg 093e5e06e4 cli: add experimental type builds
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-14 19:40:24 +01:00
Sathish Kumar 96b9e44312 Fixing typo error
Signed-off-by: Sathish Kumar <satcse88@gmail.com>
2022-01-14 13:25:55 -05:00
Fredrik Adelöw 68c16958da Merge pull request #8915 from backstage/blam/bump-graphql-dependencies
chore: restore devops plugin
2022-01-14 17:41:59 +01:00
Fredrik Adelöw 7e8cc7d24e Merge pull request #6905 from tudi2d/mobile-sidebar
Mobile sidebar
2022-01-14 16:55:14 +01:00
Philipp Hugenroth 374550ead0 Fix wrong import path in test
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2022-01-14 16:18:22 +01:00
Philipp Hugenroth 1fdf97f150 Avoid breaking api changes
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2022-01-14 16:09:50 +01:00
Johan Haals 597588e2e8 Merge pull request #8918 from RoadieHQ/add-buildkite-to-example-app
Include buildkite in example-app again
2022-01-14 13:42:03 +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
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
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 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 ceebe25391 core: removed deprecated IdentityApi methods
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 19:27:12 +01:00
irma12 3375622ec3 Include buildkite again
Signed-off-by: irma12 <irma@roadie.io>
2022-01-13 17:35:53 +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
github-actions[bot] b04011602b Version Packages 2022-01-13 14:23:13 +00: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
Patrik Oldsberg b00ea117cb core-components: update ProxiedSignInPage for IdentityApi deprecation removals
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-01-13 13:50:18 +01:00
Fredrik Adelöw f58092cfeb Merge pull request #8695 from backstage/feature/add-gcp-iap-auth-provider-frontend
auth: implement frontend parts of iap-like sign-in
2022-01-13 12:17:18 +01:00
Fredrik Adelöw be610c5744 address review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-13 11:18:52 +01:00
blam 55a53d7cc2 chore: more removal
Signed-off-by: blam <ben@blam.sh>
2022-01-13 10:45:17 +01:00
blam 6fbdcdd5c7 chore: remove the rest
Signed-off-by: blam <ben@blam.sh>
2022-01-13 10:45:17 +01:00