Marek Calus
|
7eaa056201
|
Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin
|
2020-11-29 18:18:11 +01:00 |
|
Fredrik Adelöw
|
e42402b47a
|
catalog-backend: gracefully handle missing codeowners
|
2020-11-29 14:48:01 +01:00 |
|
Adam Harvey
|
4e70917597
|
Reference changeset
|
2020-11-29 00:28:48 -05:00 |
|
Himanshu Mishra
|
da2ad65cb5
|
techdocs: Add changeset for entity type change
|
2020-11-28 21:09:35 +01:00 |
|
Patrik Oldsberg
|
4a655c89db
|
cli,create-app: bump esbuild + remove resolutions override in create-app
|
2020-11-28 17:22:40 +01:00 |
|
github-actions[bot]
|
892645b815
|
Version Packages
|
2020-11-27 12:51:09 +00:00 |
|
Patrik Oldsberg
|
21d75ddf1c
|
Merge pull request #3475 from backstage/rugvip/rolldown
cli: narrow version range of rollup-plugin-esbuild to avoid breaking change
|
2020-11-27 13:47:15 +01:00 |
|
Himanshu Mishra
|
d4704d14a0
|
Merge pull request #3452 from backstage/orkohunter/techdocs-page-edit-button
|
2020-11-27 13:42:07 +01:00 |
|
Patrik Oldsberg
|
b623cc275c
|
cli: narrow version range of rollup-plugin-esbuild to avoid breaking change
|
2020-11-27 13:15:23 +01:00 |
|
Oliver Sand
|
a081f9fac8
|
Merge pull request #3463 from SDA-SE/feat/handle-empty-yaml-documents
Handle empty YAML documents
|
2020-11-27 11:06:07 +01:00 |
|
Stefan Ålund
|
7c3e07a998
|
Fix changeset
|
2020-11-27 10:58:24 +01:00 |
|
Oliver Sand
|
e615974369
|
Merge pull request #3468 from SDA-SE/fix-short-singers
Remove wrong markdown
|
2020-11-27 09:59:07 +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 |
|
Oliver Sand
|
cd72d6acc4
|
Remove wrong markdown
|
2020-11-26 22:01:01 +01:00 |
|
Stefan Ålund
|
5490e16b59
|
Fix changeset
|
2020-11-26 20:58:28 +01:00 |
|
Stefan Ålund
|
ea475893d7
|
Create slow-insects-fail.md
|
2020-11-26 20:53:22 +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 |
|
Fredrik Adelöw
|
83b6e0c1fc
|
catalog: remove group ancestors and descendants
|
2020-11-26 19:06:50 +01:00 |
|
Oliver Sand
|
1ec19a3f4a
|
Handle empty YAML documents
One of our users just run into this. Kubernetes has the same behavior and doesn't complain about an empty document.
|
2020-11-26 17:36:03 +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 |
|
Dominik Henneke
|
3619ea4c47
|
Add a configuration schema for the proxy plugin
|
2020-11-26 16:20:34 +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 |
|
Himanshu Mishra
|
4b53294a6c
|
TechDocs: Update mkdocs.yml with repo_url when possible before building docs
|
2020-11-26 10:55:38 +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 |
|
Marek Calus
|
c0061218db
|
Merge remote-tracking branch 'upstream/master' into mcalus3/add-catalog-import-plugin
|
2020-11-26 08:16:28 +01:00 |
|
Marek Calus
|
faa73389f2
|
Change package versions
|
2020-11-26 06:29:29 +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 |
|
Samira Mokaram
|
ba63a66aa0
|
Merge branch 'master' of https://github.com/spotify/backstage into samiram/pagerduty-plugin
|
2020-11-25 10:32:42 +01:00 |
|
Brenda Sukh
|
a2cfa311ab
|
Update bar chart legend type usage
|
2020-11-24 18:46:05 -05: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 |
|