Commit Graph

442 Commits

Author SHA1 Message Date
Ryan Vazquez 48c305e695 changeset 2020-12-11 13:48:12 -05:00
Ryan Vazquez 64c9fd84cd fix entity breakdown sort 2020-12-10 18:05:52 -05:00
Fredrik Adelöw 0451ac9bcf Merge pull request #3666 from backstage/freben/no-duplicate-updates
catalog-backend: ignore relations when comparing entities
2020-12-10 15:43:47 +01:00
Patrik Oldsberg 99f1695190 changeset: switch GitHubOrgReaderProcessor GHE support change to patch bump 2020-12-10 14:42:21 +01:00
Fredrik Adelöw 78c96dd15c Merge pull request #3647 from O5ten/patch-2
Fix missing baseUrl in graphql client for GHE
2020-12-10 13:28:17 +01:00
github-actions[bot] cf187484bf Version Packages 2020-12-10 11:25:39 +00:00
Fredrik Adelöw 6ff19332ef Merge pull request #3649 from backstage/freben/oops-dollar-ref
catalog-backend: leave unknown placeholder-lookalikes untouched
2020-12-10 12:21:28 +01:00
Mikael Östberg c6eeefa35d Add changeset 2020-12-10 12:18:53 +01:00
Fredrik Adelöw 0e6298f7e3 catalog-backend: ignore relations when comparing entities 2020-12-10 12:14:18 +01:00
Patrik Oldsberg 2527628e11 core: let Link accept any element type as component 2020-12-10 11:48:56 +01:00
Patrik Oldsberg 6349ea7a16 Merge pull request #3662 from backstage/rugvip/devdep
dev-utils,test-utils: move @backstage/cli to dev deps
2020-12-10 11:29:14 +01:00
Patrik Oldsberg e1f4e24ef1 dev-utils,test-utils: move @backstage/cli to dev deps 2020-12-10 11:08:07 +01:00
Patrik Oldsberg 2cc444f16c Merge pull request #3657 from adamdmharvey/lgtm-review
Address three LGTM/Semmle code scanning findings
2020-12-10 10:46:54 +01:00
Fredrik Adelöw 8a5cc4d8ea Merge pull request #3623 from SDA-SE/feat/org-ownership
Consider group memberships in the OwnershipCard
2020-12-10 09:33:55 +01:00
Adam Harvey 38d63fbe1c Add catalog-backend changeset 2020-12-09 16:18:43 -05:00
Adam Harvey e3bd9fc2f4 Add changesets 2020-12-09 16:12:43 -05:00
Ryan Vazquez fdc29c7c03 Merge branch 'master' into ryanv/product-insights-intervals 2020-12-09 15:50:17 -05:00
Dominik Henneke 2b71db2116 Consider group memberships in the OwnershipCard 2020-12-09 18:03:01 +01:00
Fredrik Adelöw 6e8bb3ac07 catalog-backend: leave unknown placeholder-lookalikes untouched 2020-12-09 16:32:47 +01:00
Adam Harvey 1c69d4716c fix(core): React descendant P tag warning (#3641)
* Fix descendant P tag warning

* Add changeset

* Remove whitespace on end of example
2020-12-09 07:47:07 +01:00
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