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
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
Oliver Sand
032aba5920
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2020-11-26 16:40:18 +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
Fredrik Adelöw
50eff1d003
auth-backend: add changeset that was missing (plus minor docs tweaks) ( #3458 )
2020-11-26 13:14:12 +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
700a212b46
leave the changeset filename as is
2020-11-25 18:44:52 -05:00
Oliver Sand
6f70ed7a95
Replace usage of implementsApis with relations
2020-11-25 17:30:11 +01:00
Oliver Sand
ff1301d28f
Warn if app-backend can't start-up because missing dir
2020-11-25 17:28:07 +01:00
Oliver Sand
069cda35f4
Deprecate implementsApis
2020-11-25 16:21:08 +01:00
Oliver Sand
ab94c9542f
Add changeset
2020-11-25 16:03:02 +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
jothisubaramaniam
7e49365080
fix ci
2020-11-24 17:31:19 -05:00
jothisubaramaniam
3c66f864b2
changeset for bugfix issue 3223
2020-11-24 17:12:22 -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
Andrew Thauer
27733fdfc6
Update .changeset/mighty-cycles-impress.md
...
Co-authored-by: Ben Lambert <ben@blam.sh >
2020-11-24 04:49:05 -05:00
Himanshu Mishra
faf311c261
backstage-cli: Add changeset about new lint rule
2020-11-23 21:57:34 +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
5f4add590f
Merge pull request #3378 from SDA-SE/feat/sonarqube-config
...
Add config schema for the sonarqube plugin
2020-11-23 15:21:44 +01:00
Moustafa Baiou
1166fcc36e
add changeset
2020-11-23 06:18:55 -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
Adam Harvey
5a1d8dca38
Add changeset
2020-11-22 21:01:08 -05:00
Patrik Oldsberg
1af14032a0
cli: rename versions:lint to versions:check
2020-11-22 18:32:32 +01:00
Patrik Oldsberg
9913459698
changesets: add cli versions command change
2020-11-22 17:44:25 +01:00
Ryan Vazquez
f2de7615bd
Merge pull request #3375 from backstage/ryanv/truncate-large-percentages
...
truncate large percentages
2020-11-20 11:43:46 -05:00
Dominik Henneke
26484d4133
Add config schema for the sonarqube plugin
2020-11-20 17:33:12 +01:00
Ryan Vazquez
c93a14b496
changeset
2020-11-20 10:29:14 -05:00
Patrik Oldsberg
9b38e3cff5
Merge pull request #3307 from mfrinnstrom/azureurlreader-readtree
...
AzureUrlReader readTree() support
2020-11-20 15:37:43 +01:00
Oliver Sand
475fc0aaa3
Make sidebar search field work ( #3362 )
...
* Make sidebar search field work
Extend the search page to have the ability to react to query parameters. The search in the sidebar now navigates to the search page and passes the query parameter. The search box on the search page is now debounced.
Closes #3341
* Fix sidebar search while the search page is already open
2020-11-20 15:14:18 +01:00
Mattias Frinnström
bff3305aa9
Add changeset
2020-11-20 13:32:53 +01:00
Oliver Sand
0c21212400
Add support for reading groups and users from the Microsoft Graph API. ( #3293 )
...
* Add support for reading groups and users from the Microsoft Graph API.
* Limit amount of parallel requests
* Add helper for paging in odata collections
* Add tests for the microsoft graph reader
* Output the correct relations between groups and users
2020-11-20 12:53:12 +01:00
Patrik Oldsberg
5a4605f73d
Merge pull request #3360 from backstage/rugvip/extbuild
...
cli: enable transformation of workspace packages outside the workspace root
2020-11-20 12:42:10 +01:00
Patrik Oldsberg
29a0ccab2e
changesets: add cli links change
2020-11-20 11:42:09 +01:00
Ben Lambert
d815bcf0c9
Merge pull request #3351 from mfrinnstrom/scaffolder-support-add-azure-components
...
[Scaffolder] support adding scaffolded components in Azure DevOps to catalog
2020-11-20 11:04:18 +01:00
Adam Harvey
2a71f4babc
register-component: Remove link to catalog item on validation popup ( #3359 )
...
* Remove catalog link on validate popup
* Add changeset
2020-11-20 09:28:19 +01:00
Ryan Vazquez
0045eefa8e
Merge branch 'ryanvazquez-patch-1' of github.com:backstage/backstage into ryanvazquez-patch-1
2020-11-19 15:08:27 -05:00