Commit Graph

26053 Commits

Author SHA1 Message Date
Renovate Bot 9f6df74da4 chore(deps): update dependency @types/node to v16.11.31
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-04-26 22:39:21 +00:00
Taras a62cb70d1d Add other extensions that might be a problem based on
https://github.com/backstage/backstage/blob/master/packages/cli/asset-types/asset-types.d.ts
Signed-off-by: Taras <tarasm@gmail.com>
2022-04-26 15:25:34 -04:00
Chris Trombley 58e2c46151 chore(tech-insights): update changelog
Signed-off-by: Chris Trombley <ctrombley@gmail.com>
2022-04-26 10:56:00 -07:00
Chris Trombley 2d61a3ddba chore: update api-report.md
Signed-off-by: Chris Trombley <ctrombley@gmail.com>
2022-04-26 10:56:00 -07:00
Chris Trombley c39ff85d18 fix(tech-insights): fix unit test
Signed-off-by: Chris Trombley <ctrombley@gmail.com>
2022-04-26 10:56:00 -07:00
Chris Trombley 3333e20b27 chore(tech-insights): update changelog
Signed-off-by: Chris Trombley <ctrombley@gmail.com>
2022-04-26 10:56:00 -07:00
Chris Trombley a50b6474a7 feat(tech-insights): make tokenManager available on FactRetrieverContext
Signed-off-by: Chris Trombley <ctrombley@gmail.com>
2022-04-26 10:56:00 -07:00
Patrik Oldsberg 17ae6852ee docs: add auth doc section to explain sign-in without catalog
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-26 19:34:11 +02:00
Guilherme Eric ab1435dcc9 add changeset
Signed-off-by: Guilherme Eric <guilherme.eric@outlook.com>
2022-04-26 14:31:06 -03:00
Taras 4d8736eded Added changeset
Signed-off-by: Taras <tarasm@gmail.com>
2022-04-26 13:19:25 -04:00
Taras cf48bb8600 Exclude css files when build type definitions in plugins
Signed-off-by: Taras <tarasm@gmail.com>
2022-04-26 13:18:15 -04:00
Guilherme Eric 41a72e0a5a update rollbar backend readme
Signed-off-by: Guilherme Eric <guilherme.eric@outlook.com>
2022-04-26 14:09:30 -03:00
Johan Haals 271bb4cea0 Merge pull request #10817 from kuangp/feat/adrs
feat(ADR): implement ADR plugin
2022-04-26 17:05:50 +02:00
Phil Kuang e73075a301 feat(ADR): implement ADR plugin
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-04-26 10:29:38 -04:00
Ben Lambert 1cb9cec16b Merge pull request #11085 from backstage/blam/discovery/docs
docs: some smaller docs changes for github discovery
2022-04-26 15:50:54 +02:00
Patrik Oldsberg d06fbf7bb0 Merge pull request #11071 from backstage/rugvip/auth-docs
docs,core-plugin-api: update auth intro docs + mark auth APIs stable
2022-04-26 15:25:23 +02:00
Johan Haals 88ee375f5e Merge pull request #10896 from backstage/changeset-release/master
Version Packages (next)
2022-04-26 14:52:28 +02:00
blam 264a189389 docs: reworking some more things
t
Signed-off-by: blam <ben@blam.sh>
2022-04-26 14:48:24 +02:00
github-actions[bot] 1bff70d602 Version Packages (next) 2022-04-26 12:22:43 +00:00
Fredrik Adelöw 08e7fc564c Merge pull request #11083 from backstage/freben/empty-config
handle empty config files gracefully
2022-04-26 14:17:50 +02:00
Johan Haals bc7cbb77d1 Merge pull request #11084 from backstage/PJ_resolver_email-to-email
auth-backend: add common sign-in resolver for simple email-to-email matching
2022-04-26 14:02:25 +02:00
Johan Haals d047f48ae6 chore: rename to emailMatchingUserEntityProfileEmail
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-26 13:41:29 +02:00
Fredrik Adelöw 9e8ef53498 handle empty config files gracefully
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-04-26 13:32:11 +02:00
Ben Lambert f56897a87f Merge pull request #11069 from backstage/blam/smol-twekas
Adding some relevant documentation links to `app-config.yaml`
2022-04-26 11:40:45 +02:00
Fredrik Adelöw a1561e259c Merge pull request #11009 from backstage/freben/local-tasks
Add local task running support to TaskScheduler
2022-04-26 11:09:59 +02:00
Johan Haals 69601ed602 Merge pull request #11067 from backstage/renovate/eslint-plugin-jest-26.x-lockfile
fix(deps): update dependency eslint-plugin-jest to v26.1.5
2022-04-26 11:01:33 +02:00
Johan Haals a01204ff09 Merge pull request #11059 from backstage/jhaals/fixdocz
docs: Remove confusing wording from k8 plugin install
2022-04-26 10:56:44 +02:00
blam e9fc1d02a0 chore: spelling mistake
Signed-off-by: blam <ben@blam.sh>
2022-04-26 10:39:42 +02:00
blam 92b1bb4057 docs: rework the wording a ltitle bit
Signed-off-by: blam <ben@blam.sh>
2022-04-26 10:38:52 +02:00
David Weber aa8db01acb feat: add new component EntityTechInsightsScorecardCard
The `EntityTechInsightsScorecardCard` can be used in the overview of the `EntityPage` page or display multiple individual `EntityTechInsightsScorecardCard` in `EntityLayout.Route`.

Signed-off-by: David Weber <david.weber@w3tec.ch>
2022-04-25 19:57:25 +02:00
Eric Peterson 47bac22cdc Merge pull request #11070 from backstage/techdocs/addon-extension-return-type
[TechDocs] Clean up extension creator return type
2022-04-25 16:32:57 +02:00
Eric Peterson f99a346a5d Fix type dependencies per warning.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-25 16:13:05 +02:00
Johan Haals 6712bba20d Merge pull request #10957 from oodamien/dvitrac/gh-10951
Use InfoCardVariants on custom cards variant attribute
2022-04-25 15:46:13 +02:00
Patrik Oldsberg 4e80f266ce docs: update auth introduction docs + inline usage docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-25 15:45:40 +02:00
Patrik Oldsberg b653a5595c core-plugin-api: stop marking auth APIs as alpha
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-25 15:45:39 +02:00
Eric Peterson 7233a57dba Merge pull request #10945 from backstage/techdocs/restore-404-behaviors
[TechDocs] Restore 404 behavior
2022-04-25 15:15:13 +02:00
Eric Peterson 075a9a067b Clean up createTechDocsAddonExtension return type
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-25 15:10:00 +02:00
blam 806427545f chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-04-25 15:04:17 +02:00
Eric Peterson 736913517a Merge pull request #10882 from realandersn/techdocs/report-issue-addon
[TechDocs] ReportIssue addon
2022-04-25 15:02:56 +02:00
blam bb6eab19c6 chore: some small minor changes here about generating a token
Signed-off-by: blam <ben@blam.sh>
2022-04-25 14:56:01 +02:00
Anders Näsman 1107e90adb wrap selection in object
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-04-25 14:45:13 +02:00
Johan Haals 865641e18f chore: update 0.x package changeset to patch
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-04-25 14:18:42 +02:00
Johan Haals b43dc9408d Merge pull request #11033 from backstage/jhaals/ignore-elaticsearch-library
renovate: ignore @elastic/elasticsearch
2022-04-25 14:08:39 +02:00
Renovate Bot eee0208334 fix(deps): update dependency eslint-plugin-jest to v26.1.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-04-25 12:02:08 +00:00
Johan Haals bdc848c877 Merge pull request #11056 from backstage/renovate/node-14.x-lockfile
chore(deps): update dependency @types/node to v14.18.14
2022-04-25 13:49:55 +02:00
Johan Haals 1ff6236eed Merge pull request #11047 from shmaram/entity-not-found-custom-component
Added an ability to use a custom component when an entity is not found
2022-04-25 13:23:32 +02:00
Eric Peterson c57446c858 Merge pull request #10846 from TierMobility/master
[TechDocs] Accept sequence node custom tags in mkdocs config validation
2022-04-25 11:37:08 +02:00
Viktor Bahr b26f4cb6a1 fix(changeset): add techdocs prefix to changeset
As requested by reviewer @iamEAP

Signed-off-by: Viktor Bahr <viktor.bahr@tier.app>
2022-04-25 11:02:36 +02:00
Viktor Bahr 465c8770e5 fix(techdocs-node): add trailing newline to fixture
Signed-off-by: Viktor Bahr <viktor.bahr@tier.app>
2022-04-25 11:00:48 +02:00
shahar.shmaram 0e971111b2 changes to the api-report.md
Signed-off-by: shahar.shmaram <shahar.shmaram@appsflyer.com>
2022-04-25 11:56:30 +03:00