Ryan Vazquez
d6e8099ed5
changeset
2020-12-04 15:35:59 -05:00
Patrik Oldsberg
b1952fad50
Merge pull request #3567 from backstage/rugvip/impl
...
core-api: update ApiFactory type to correctly infer API type and disallow mismatched implementations
2020-12-04 17:30:53 +01:00
Tim Hansen
e3071a0d49
Add support for multiple types of entity cost breakdown
2020-12-04 09:12:29 -07:00
Oliver Sand
12bbd748c5
Remove prometheus depenedency from backend-common
2020-12-04 17:07:29 +01:00
samiramkr
f3b24a94a2
Merge pull request #3317 from backstage/samiram/pagerduty-plugin
...
Pagerduty plugin
2020-12-04 17:02:54 +01:00
Adam Harvey
5a30ec7ddd
Merge branch 'master' of github.com:backstage/backstage into catalog-import-instructions
2020-12-04 10:40:10 -05:00
Brenda Sukh
88ef11b45d
Add changeset
2020-12-04 10:20:00 -05:00
Oliver Sand
0f88771685
Improve loading speed of the CI/CD page
...
Improve loading speed of the CI/CD page.
Only request the necessary fields from Jenkins to keep the request size low.
In addition everything is loaded in a single request, instead of requesting
each job and build individually. As this (and also the previous behavior) can
lead to a big amount of data, this limits the amount of jobs to 50.
For each job, only the latest build is loaded. Loading the full build history
of a job can lead to excessive load on the Jenkins instance.
2020-12-04 14:49:35 +01:00
Fredrik Adelöw
8225c58151
Merge pull request #3523 from keshann93/auth-env-prop
...
Introducing env prop to have configurable authentication env
2020-12-04 14:17:45 +01:00
Peter Grauvogel
6a0d7a9fbc
Increase pageSize for search result view ( #3565 )
2020-12-04 14:06:42 +01:00
Patrik Oldsberg
b6557c0988
core-api: update ApiFactory type to correctly infer API type and disallow mismatched implementations
2020-12-04 14:01:31 +01:00
Fredrik Adelöw
894136a440
Merge pull request #3564 from lowjoel/fix-dockerode-types
...
fix: Conflicting dockerode version specifications
2020-12-04 13:39:12 +01:00
Patrik Oldsberg
cc5eef1ec4
Merge pull request #3539 from adamdmharvey/fix-catalog-import-typo
...
fix(catalog-import): Catalog import internal variable typo and update plugin ID
2020-12-04 13:02:11 +01:00
Fredrik Adelöw
5d88473d9e
bump app template deps accordingly
2020-12-04 12:15:39 +01:00
Oliver Sand
bb689a2c4c
Fix typo
...
Co-authored-by: Adam Harvey <adam.harvey@dxc.com >
2020-12-04 11:06:21 +01:00
Samira Mokaram
8109ff1d35
Merge branch 'master' of https://github.com/spotify/backstage into samiram/pagerduty-plugin
2020-12-04 11:04:21 +01:00
Joel Low
1e22f8e0b8
Fix conflicting dockerode version specifications
2020-12-04 16:45:15 +08:00
Joel Low
61897fb2c1
fix(cli): Fix Config Schema for app.listen
2020-12-04 15:31:48 +08:00
Adam Harvey
9d86239559
Merge branch 'master' of github.com:backstage/backstage into catalog-import-instructions
2020-12-03 21:12:09 -05:00
Fredrik Adelöw
e33de28e83
Merge pull request #3517 from adamdmharvey/adr004-ci
...
chore(jenkins,circleci): Refactor APIs to export modules from index to support ADR004
2020-12-03 21:23:35 +01:00
Oliver Sand
246799c7f2
Show consumers and providers for APIs
2020-12-03 17:48:25 +01:00
Oliver Sand
b2a07d2dcb
Avoid loading data from Jenkins twice. Don't load data when navigating thought the pages as all data from all pages is already loaded.
2020-12-03 17:45:37 +01:00
github-actions[bot]
01aa774d9a
Version Packages
2020-12-03 15:28:22 +00:00
Fredrik Adelöw
a6574279d6
Merge pull request #3513 from backstage/freben/relative-locations
...
catalog: add support for relative targets and implicit types in Location entities
2020-12-03 15:10:26 +01:00
Joel Low
a6e9708ada
Revert changes to template app
2020-12-03 17:29:48 +08:00
Joel Low
8a16e8af82
Add missing changelog entry
2020-12-03 15:50:43 +08:00
Adam Harvey
d2938af4ce
Add changeset
2020-12-02 22:52:16 -05:00
keshan
6a5e3e204f
Updated comments and code to reflect feedbacks
2020-12-03 09:08:47 +05:30
keshan
ff243ce96a
changeset added with minor impact
2020-12-03 09:08:46 +05:30
Adam Harvey
79418ddb62
Add changeset
2020-12-02 21:07:40 -05:00
Ryan Vazquez
bec334b336
changeset
2020-12-02 17:38:06 -05:00
Brenda Sukh
69f38457f5
Add changeset
2020-12-02 15:18:32 -05:00
Fredrik Adelöw
21f7d80483
Merge pull request #3520 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.45.0
...
build(deps): bump typescript-json-schema from 0.43.0 to 0.45.0
2020-12-02 16:46:53 +01:00
Fredrik Adelöw
6437f20cfc
Merge pull request #3411 from moustafab/feature/k8s-label-selector-2
...
refactor(k8s-plugin): update to use annotation based label selector
2020-12-02 16:31:20 +01:00
Fredrik Adelöw
b4488ddb0b
address typescript errors
2020-12-02 16:11:44 +01:00
Fredrik Adelöw
a9fdf8c294
keep the old examples, add new variant as sibling dir
2020-12-02 07:42:09 +01:00
Fredrik Adelöw
08835a61d9
catalog: add support for relative targets and implicit types in Location entities
2020-12-02 07:30:58 +01:00
Adam Harvey
09af425260
Merge branch 'master' of github.com:backstage/backstage into adr004-ci
2020-12-01 15:23:12 -05:00
Ryan Vazquez
fe7257ff07
enable sku breakdowns for unlabeled entities
2020-12-01 15:06:59 -05:00
Adam Harvey
04efbbdd2e
Add changeset
2020-12-01 14:56:27 -05:00
Ryan Vazquez
04252597d8
Merge pull request #3431 from backstage/ryanv/stack-rank-product-panels
...
stack rank product panels
2020-12-01 12:31:09 -05:00
Oliver Sand
8f7576f9a0
Merge pull request #3506 from SDA-SE/feat/update-swagger-ui-react
...
Update swagger-ui-react to 3.37.2
2020-12-01 16:00:49 +01:00
Patrik Oldsberg
974223db86
Merge pull request #3507 from backstage/rugvip/port
...
backend-common: allow port in config to be both a number or a string
2020-12-01 14:58:55 +01:00
Patrik Oldsberg
6123682748
backend-common: allow port in config to be both a number or a string
2020-12-01 12:07:54 +01:00
Patrik Oldsberg
361217d351
Merge pull request #3501 from backstage/rugvip/smol
...
backend: remove yarn cache from built docker image
2020-12-01 11:53:31 +01:00
Oliver Sand
7eb8bfe4a2
Update swagger-ui-react to 3.37.2
2020-12-01 11:28:31 +01:00
Fredrik Adelöw
01180c65d7
Merge pull request #3496 from SDA-SE/feat/limit-proxy-response-headers
...
Filter the response headers in the proxy backend
2020-12-01 10:53:02 +01:00
Fredrik Adelöw
58db996d17
Merge pull request #3495 from SDA-SE/feat/group-ownership
...
Derive the owned entities in the catalog from group memberships
2020-12-01 10:41:29 +01:00
Fredrik Adelöw
a524ef918a
Merge pull request #3483 from backstage/freben/fix-no-codeowners
...
catalog-backend: gracefully handle missing codeowners
2020-12-01 10:05:08 +01:00
Himanshu Mishra
21f86aa478
Merge pull request #3337 from adrianke77/master
2020-12-01 09:48:02 +01:00