Commit Graph

18212 Commits

Author SHA1 Message Date
Patrik Oldsberg b2687344d8 Merge pull request #7534 from akrantz01/6284/okta-https-audience
Require https audience for Okta authentication
2021-10-20 18:50:57 +02:00
Julio Zynger a7217649ac Update api-report.md changes
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2021-10-20 18:47:37 +02:00
Patrik Oldsberg 74e1fc1e7d scripts/api-extractor: show instructions both before and after file contents
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-20 18:46:55 +02:00
Julio Zynger 3adaf88db2 Use parser to read files
Fix https://github.com/backstage/backstage/issues/7706

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2021-10-20 18:22:55 +02:00
mauro sala 20b84f6fd3 Update ADOPTERS.md 2021-10-20 16:55:34 +02:00
Klara 328c049ae5 bump plugin-catalog-react version
Signed-off-by: Klara <klarabroman@live.se>

Co-authored-by: lykkeaxlin <lykkeaxlin@hotmail.com>
2021-10-20 16:53:37 +02:00
Oliver Sand bf9d10ba5f Mention in the docs
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-10-20 16:45:19 +02:00
Yousif Al-Raheem 2023a9683f fixed invalid wrap in dismissablebanner component
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
2021-10-20 14:46:51 +02:00
Patrik Oldsberg 8238c8998f Merge pull request #7685 from backstage/rugvip/backability
cli: add in a redirect for jestEsmTransform for compatibility
2021-10-20 14:01:08 +02:00
Vincenzo Scamporlino 87f5b9db13 Add changeset
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-10-20 13:34:06 +02:00
Vincenzo Scamporlino 59b45a4396 Add checks for warnings
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-10-20 13:34:00 +02:00
Vincenzo Scamporlino 2bc10af8a4 fix comments
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-10-20 13:12:31 +02:00
Patrik Oldsberg 434a1c37d5 Merge pull request #7228 from backstage/samiramkr/equal-grid-height
Samiramkr/equal grid height
2021-10-20 13:08:15 +02:00
Patrik Oldsberg de48939447 Merge pull request #7461 from backstage/rugvip/errors
[PRFC] errors: add isError, assertError and ErrorLike type
2021-10-20 13:07:49 +02:00
Patrik Oldsberg a10ff21d59 cli: add in a redirect for jestEsmTransform for compatibility
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-20 10:45:23 +02:00
rodion f93e4349e5 fix: sentry-plugin corrected api parameter name
according to documentation https://docs.sentry.io/api/events/list-a-projects-issues/

Signed-off-by: rodion <rodiongork@github.com>
2021-10-20 11:39:57 +03:00
Aldira Putra Raharja edf89c179e Add TODO on GKE to pass caData into the object
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
2021-10-20 09:56:15 +07:00
mclarke47 4c08c30178 add refresh test
Signed-off-by: mclarke47 <matthewclarke47@gmail.com>
2021-10-19 19:59:16 +01:00
mclarke47 14df942bae add changeset
Signed-off-by: mclarke47 <matthewclarke47@gmail.com>
2021-10-19 19:51:18 +01:00
mclarke47 eaa78edcbc refactor and refresh k8s plugin at interval
Signed-off-by: mclarke47 <matthewclarke47@gmail.com>
2021-10-19 19:49:45 +01:00
Patrik Oldsberg 8674bbd009 Merge pull request #7676 from lunarway/feature/github-ratelimit
Detect GitHub rate limits in GithubUrlReader
2021-10-19 17:00:44 +02:00
Fidel Coria af64518bbe fix typo in techdocs documentation (#7677)
* fix typo

Signed-off-by: Fidel Coria <fidel.coria@aa.com>

* fix another typo

Signed-off-by: Fidel Coria <fidel.coria@aa.com>

* fix tiny typo

Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-10-19 16:50:38 +02:00
Marcus Eide b294f6056f Wrap operations in a configurable timeout and add method to verify the database connection
Signed-off-by: Marcus Eide <eide@spotify.com>
2021-10-19 16:42:40 +02:00
Crevil be59619212 Detect GitHub rate limits in GithubUrlReader
Currently there is no way of knowing whether a 403 error from the
GithubUrlReader is due to bad credentials or GitHub rate limits.

This change appends the text " (rate limit exceeded)" to the thrown error to
help operators understand that this is the case.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-10-19 15:34:39 +02:00
Emma Indal 6c49901f6e [TechDocs] fix link to how-to guide (#7673)
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-10-19 13:31:03 +02:00
Patrik Oldsberg f316d05889 Merge pull request #7649 from backstage/rugvip/noglobals
techdocs-common: avoid global type declarations
2021-10-19 12:53:46 +02:00
Patrik Oldsberg eece5e6597 Merge pull request #7670 from backstage/freben/bazaar-win
fix the bazaar test on windows
2021-10-19 12:52:14 +02:00
Marley Powell e4eda2da9b chore: Updated changeset.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-10-19 10:16:30 +01:00
Marley Powell 664ff12559 Merge branch 'marley/7641-export-ado-types' of https://github.com/marleypowell/backstage into marley/7641-export-ado-types 2021-10-19 10:15:37 +01:00
Marley Powell fce70720f3 fix: Reverted changes to @backstage/plugin-azure-devops.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-10-19 10:15:00 +01:00
Oliver Sand 76140a40f8 Merge pull request #7660 from backstage/feat/fix-windows-tests
Fix tests on Windows
2021-10-19 11:14:09 +02:00
Aldira Putra Raharja 3e9ce7e952 fix docs accordingly
Signed-off-by: Aldira Putra Raharja <dira.thea@gmail.com>
2021-10-19 16:12:13 +07:00
Vincenzo Scamporlino bca27b3662 techdocs: use README.md as index fallback
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-10-19 10:47:29 +02:00
Marley e69af19788 Merge branch 'backstage:master' into marley/7641-export-ado-types 2021-10-19 10:19:42 +02:00
Fredrik Adelöw d1b8691719 fix the bazaar test on windows
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-19 10:16:37 +02:00
Fredrik Adelöw fbb6becdd4 Merge pull request #7174 from lykkeaxlin/pr-draft
[Plugin] Bazaar
2021-10-19 09:24:03 +02:00
Marley Powell f1b4cdce00 chore: Re-generated API report.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-10-19 08:00:21 +01:00
Oliver Sand 47e1642ab4 Merge pull request #7598 from SDA-SE/feat/graph-analytics
Catalog graph analytics
2021-10-18 20:44:46 +02:00
Camila Belo 9d1a9612c5 Merge pull request #7662 from backstage/bump-generator-default-docker-image
[TechDocs Common] Bump generator's default docker image
2021-10-18 20:09:54 +02:00
Camila Belo 7f7057eb6a docs(techdocs-common): update api reports
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-10-18 19:39:38 +02:00
Camila Belo dfd03b5aa6 chore(techdocs-common): bump default docker image
A new release of `techdocs-container` has been published and as recommended [here](https://github.com/backstage/techdocs-container#release) the default container image used by the Techdocs Generator has been changed.

Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-10-18 18:38:23 +02:00
Emma Indal 405dbc80e7 [Techdocs] Improve create publish docs (#7626) 2021-10-18 18:19:38 +02:00
Patrik Oldsberg 931ca66867 Merge pull request #6898 from backstage/dependabot/npm_and_yarn/remark-gfm-2.0.0
chore(deps): bump remark-gfm from 1.0.0 to 2.0.0
2021-10-18 16:52:30 +02:00
Oliver Sand 7120f21d76 Fix tests on Windows
Signed-off-by: Oliver Sand <oliver.sand@tentaclelabs.com>
2021-10-18 16:49:48 +02:00
Andre Wanlin 579bbd6286 Fixed typos
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-18 08:05:11 -05:00
Andre Wanlin 78d0f24aa3 Removed changeset as it's not needed for documentation changes
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-18 07:53:31 -05:00
Andre Wanlin e5a4595f4b Improved setup documentation for backend
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-10-18 07:29:56 -05:00
Patrik Oldsberg d2e24b3f44 yarn.lock: bump @types/hast
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-18 14:07:25 +02:00
Juan Pablo Garcia Ripa ff63d65363 use InfoCard Variant instead of styles
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2021-10-18 13:33:41 +02:00
Samira Mokaram 63602a1753 add changeset
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-10-18 13:33:41 +02:00