Commit Graph

421 Commits

Author SHA1 Message Date
Patrik Oldsberg 1603efe7e8 Merge pull request #3479 from SDA-SE/feat/api-docs-relations
API Consumers & Providers
2020-12-08 21:44:46 +01:00
Patrik Oldsberg 25bbb0fb3c Merge pull request #3553 from SDA-SE/fix/jenkins-loding-twice
Improve Jenkins API usage
2020-12-08 21:39:12 +01:00
Patrik Oldsberg ce9500d309 Merge pull request #3569 from SDA-SE/feat/improve-jenkins
Second take on improving the performance of the Jenkins Plugin
2020-12-08 21:36:07 +01:00
Patrik Oldsberg 5b2e5d624d Merge pull request #3575 from SDA-SE/feat/remove-prom-client
Remove prometheus dependency from backend-common
2020-12-08 19:14:13 +01:00
Fredrik Adelöw 5cab7a24de Merge pull request #3485 from backstage/freben/more-integration
integration: add the basics of cross-integration concerns
2020-12-08 19:11:33 +01:00
Patrik Oldsberg e04b65843c Merge pull request #3617 from zalando-incubator/refresh-location-logging
`refreshAllLocations` uses a child logger with meta. Refs #3602
2020-12-08 19:11:18 +01:00
brendasukh e5afcaaac2 Merge pull request #3572 from backstage/remove-calendar-month-option
Remove calendar month option
2020-12-08 12:32:47 -05:00
Patrik Oldsberg 23190a8a76 Merge pull request #3532 from SDA-SE/feat/sentry
Refactor the Sentry plugin to use the proxy backend instead of a custom backend
2020-12-08 16:24:51 +01:00
Govindarajan Nagarajan e708679d77 refreshAllLocations uses a child logger with meta. Refs #3602
When there are a large number of location, `refreshAllLocations` can
emit a lot of logs that are noisy and can make debugging hard.

To solve this problem, create a child logger with a meta : `component` =
`refreshAllLocations`. That can be used to filter out logs if needed
2020-12-08 14:47:17 +01:00
Dominik Henneke 04f26f88d0 Export the defaultConfigLoader (#3603) 2020-12-08 14:28:21 +01:00
Fredrik Adelöw 90458fed68 cost-insights: fix react-hooks/exhaustive-deps error 2020-12-08 13:07:25 +01:00
Patrik Oldsberg 9dec42a941 Merge pull request #3605 from backstage/mob/routin
core-api: add another set of composability plumbing
2020-12-08 12:20:17 +01:00
Patrik Oldsberg e437679614 Merge pull request #3601 from backstage/rugvip/noform
cli: fix for node_modules inside local packages being transformed
2020-12-08 12:19:47 +01:00
Fredrik Adelöw b2db892869 integration: addressed comments 2020-12-07 21:43:17 +01:00
Patrik Oldsberg 0873ed2d06 core-api: switch to deprecating routing types rather than removing 2020-12-07 19:53:43 +01:00
Patrik Oldsberg d8d5a17dad changeset: add core-api changeset for RouteRef changes 2020-12-07 18:35:11 +01:00
Tim d8eebe10ac Merge pull request #3576 from backstage/cost-insights-entity-breakdowns
[Cost Insights] Add support for multiple types of entity cost breakdown
2020-12-07 09:49:24 -07:00
Patrik Oldsberg 0117081027 cli: fix for node_modules inside local packages being transformed 2020-12-07 17:31:52 +01:00
Dominik Henneke 075d3dc5ae Refactor the Sentry plugin to use the proxy backend instead of a custom backend 2020-12-07 17:21:59 +01:00
Fredrik Adelöw 38e24db009 integration: move the core url and auth logic to integration for the four major providers 2020-12-07 16:55:30 +01:00
Sebastian Qvarfordt 87a33d2fe8 [TechDocs] Bug fixes and cleanups (#3599)
* Fixed issue with some internal doc links reloading the page and removed modifyCss transformer

* Create silly-kiwis-rest.md

* Formatting in changeset
2020-12-07 16:49:24 +01:00
Fredrik Adelöw b8ecf6f482 integration: add the basics of cross-integration concerns 2020-12-07 16:46:52 +01:00
Oliver Sand 221156b2f5 Add custom API entity page to create-app 2020-12-07 15:24:19 +01:00
Oliver Sand cb5fc4b29a Improve changelog for the api-docs plugin 2020-12-07 15:20:47 +01:00
Stefan Ålund 1665ae8bb8 Slightly more padding in dense tables (#3571)
* Slightly more padding in dense tables

* Added changeset

* Update small-comics-cover.md
2020-12-07 10:17:59 +01:00
Patrik Oldsberg c954485b94 Merge pull request #3595 from backstage/rugvip/dist
app,backend,create-app: add files declaration to package.jsons
2020-12-07 10:15:32 +01:00
Patrik Oldsberg 5fd6b69fb9 Merge pull request #3594 from backstage/rugvip/bundle
cli: update experimental backend:bundle command to output archives to dist/
2020-12-07 10:15:21 +01:00
Fredrik Adelöw d2f81dd290 Merge pull request #3373 from backstage/freben/remove-ancestors-descendants
catalog: remove group ancestors and descendants
2020-12-07 09:40:38 +01:00
Patrik Oldsberg 94348441e0 app,backend,create-app: add files declaration to package.jsons 2020-12-06 23:11:39 +01:00
Patrik Oldsberg 06dbe707bf cli: update experimental backend:bundle command to output archives to dist 2020-12-06 22:45:06 +01:00
Fredrik Adelöw 047c018c91 catalog-backend: read all relations at once 2020-12-06 18:26:09 +01: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