Commit Graph

2905 Commits

Author SHA1 Message Date
Adam Harvey d40eddac9d Refactor visibility typo 2020-11-29 00:22:10 -05:00
Ben Lambert bdc291eb7d Merge pull request #3472 from Fox32/fix-windows-builds
Fix remaining test issues on Windows
2020-11-27 15:08:23 +01:00
Oliver Sand 1162318d06 Fix remaining test issues on Windows
#3459 was on the right way but missed some places.
2020-11-27 13:51:49 +01:00
github-actions[bot] 892645b815 Version Packages 2020-11-27 12:51:09 +00:00
Patrik Oldsberg b623cc275c cli: narrow version range of rollup-plugin-esbuild to avoid breaking change 2020-11-27 13:15:23 +01:00
Patrik Oldsberg 65fac8c583 Merge pull request #3469 from backstage/rugvip/scopeconf
cli: only load config schema that applies to the target package
2020-11-27 01:13:47 +01:00
Patrik Oldsberg 4c272895d5 Merge pull request #3467 from backstage/rugvip/bumpster
cli: make versions:bump properly bump the versions of all @backstage packages
2020-11-27 01:12:57 +01:00
Patrik Oldsberg b3d4e4e57a backend-common: move the frontend visibility of config to @backstage/integration 2020-11-26 22:28:38 +01:00
Patrik Oldsberg 2942954535 cli: only load config schema that applies to the target package 2020-11-26 22:28:37 +01:00
Patrik Oldsberg 6321746e20 cli: make versions:bump properly bump the versions of all @backstage packages 2020-11-26 19:59:20 +01:00
dependabot[bot] 8697dea5b4 build(deps): bump rollup from 2.23.0 to 2.33.3 (#3434)
* build(deps): bump rollup from 2.23.0 to 2.33.3

Bumps [rollup](https://github.com/rollup/rollup) from 2.23.0 to 2.33.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.23.0...v2.33.3)

Signed-off-by: dependabot[bot] <support@github.com>

* fix types

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
2020-11-26 19:30:05 +01:00
Oliver Sand f76626c1c4 Merge pull request #3449 from SDA-SE/feat/provides-consumse-api
Replace implementsApis with providesApis and add consumesApis
2020-11-26 17:27:30 +01:00
Andrew Thauer 3a201c5d54 feat: add config schema for rollbar plugins (#3404)
* feat: add config schema for rollbar plugins

* remove rollbar from create-app template
2020-11-26 14:30:12 +01:00
blam 3660463e2a chore: use path.join to fix master build on windows 2020-11-26 13:00:58 +01:00
Ben Lambert 8c58337a07 Merge pull request #3430 from jot-hub/bug/issue-3223
detect differing origin and indicate it at auth failure
2020-11-26 10:20:39 +01:00
jothisubaramaniam feaec380e6 improve error message 2020-11-25 18:43:34 -05:00
jothisubaramaniam 039970d710 introduce data.type=config_info for the new postMessage in auth 2020-11-25 16:28:49 -05:00
Oliver Sand 069cda35f4 Deprecate implementsApis 2020-11-25 16:21:08 +01:00
Oliver Sand fb19e0241d Add providesApis and consumesApis to component spec 2020-11-25 16:01:34 +01:00
Ben Lambert b614e81184 Merge pull request #3445 from backstage/blam/release
Fix CoreAPI release
2020-11-25 14:54:16 +01:00
blam a1f6e07d32 created release log 2020-11-25 14:32:49 +01:00
Oliver Sand d94c70d866 Merge pull request #2987 from SDA-SE/feat/api-page
Make api-docs customizable
2020-11-25 13:44:03 +01:00
Patrik Oldsberg de382d4215 Merge pull request #3438 from backstage/rugvip/bump
cli: update versions:bump to install new deps for accepted version ranges
2020-11-25 12:10:30 +01:00
Fredrik Adelöw 3aa7efb3ff backend-common: add support for passing false as a CSP field value, to drop it from the defaults (#3437) 2020-11-25 10:51:35 +01:00
Fredrik Adelöw 2daf18e809 catalog: emit all common relations based on specs (#3408) 2020-11-25 10:51:22 +01:00
Patrik Oldsberg f538e2c560 cli: update versions:bump to install new deps for accepted version ranges 2020-11-25 10:46:19 +01:00
Fredrik Adelöw fae3fafcfa silence some new ts squigglies in the editor (#3435) 2020-11-25 09:57:16 +01:00
Oliver Sand b467106c1f Reformat EntityPage 2020-11-25 09:49:35 +01:00
jothisubaramaniam e338648910 add a postMessage with targetOrigin * 2020-11-24 16:52:56 -05:00
Oliver Sand f3bb55ee31 Make api-docs customizable 2020-11-24 11:53:14 +01:00
github-actions[bot] fefb0e18e0 Version Packages 2020-11-24 10:17:02 +00:00
Ben Lambert 8aba3e4c47 Merge pull request #3406 from backstage/orkohunter/fix-kubernetes-backend
fix(kubernetes-backend): Fix Typescript error stopping backend to start
2020-11-24 11:13:18 +01:00
Ben Lambert 81b8c3c539 Merge pull request #3387 from andrewthauer/feat/circleci-updates
feat: improve circleci builds table
2020-11-24 11:12:27 +01:00
Himanshu Mishra ef5810f513 eslint: Enforce consistent TS type assertions
https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/consistent-type-assertions.md
2020-11-23 21:40:12 +01:00
Andrew Thauer a8de7f554c feat: improve circleci builds table 2020-11-23 11:44:49 -05:00
Patrik Oldsberg b47dce06fc backend-common: make integrations host and urls visibile in the frontend 2020-11-23 17:20:35 +01:00
Ben Lambert e906636d40 Merge pull request #3391 from backstage/rugvip/versions
cli: add versions:check and versions:bump
2020-11-23 16:23:09 +01:00
Ben Lambert d98fab5451 Merge pull request #2977 from moustafab/feature/k8s-label-selector
feat(kubernetes): update kubernetes plugin to support matchLabels
2020-11-23 16:15:29 +01:00
Patrik Oldsberg eba3841a2b Merge pull request #3397 from backstage/rugvip/bundlexperiment
cli: add experimental backend:bundle command
2020-11-23 15:27:50 +01:00
Ben Lambert 0308701827 Merge pull request #3309 from bleathem/oidc-provider
Implement a generic OpenId-Connect auth-provider
2020-11-23 15:10:23 +01:00
Patrik Oldsberg d20f605082 cli: add test for versions:bump command 2020-11-23 12:43:54 +01:00
Ben Lambert 6a6744c014 Merge pull request #3396 from backstage/rugvip/depfix
backend-common: make test-utils a dev dep
2020-11-23 12:34:49 +01:00
Moustafa Baiou 99fffed216 fix types 2020-11-23 06:16:57 -05:00
Fredrik Adelöw 1185919f39 catalog: mark ancestors and descendants for deprecation (#3392) 2020-11-23 11:29:37 +01:00
Patrik Oldsberg 31d8b6979d cli: add experimental backend:bundle command 2020-11-23 11:29:26 +01:00
Patrik Oldsberg 61da9c0320 backend-common: make test-utils a dev dep 2020-11-23 11:25:56 +01:00
Ben Lambert 514c269b36 Merge pull request #3372 from SDA-SE/feat/search-sidebar-take-two
Rework the search field behavior in the sidebar
2020-11-23 10:31:35 +01:00
Oliver Sand 0e352e981d Make clicking on the item to execute search work 2020-11-23 09:33:09 +01:00
Patrik Oldsberg 0c597a8d62 cli: work around flaky formatting in bump.ts 2020-11-22 20:48:35 +01:00
Patrik Oldsberg 351539680b cli: review feedback on versions:* commands 2020-11-22 20:43:13 +01:00