Patrik Oldsberg
ec562bc86b
Merge pull request #7680 from RodionGork/patch-1
...
fix: sentry-plugin API parameter name corrected
2021-10-21 00:35:48 +02:00
Patrik Oldsberg
4552206702
Merge pull request #7657 from SDA-SE/feat/techdocs-grid
...
Add `<EntityListDocsGrid>` and extend `<DocsCardGrid>` to display the entity title
2021-10-21 00:35:19 +02:00
Patrik Oldsberg
82a7349d29
Merge pull request #7640 from kuangp/refactor/searchResultTitles
...
refactor(search): display entity title for result items if defined
2021-10-21 00:21:34 +02:00
Patrik Oldsberg
5abca9201a
Merge pull request #7610 from jluk-box/catalog-model-doc
...
Improve API docs in @backstage/catalog-model
2021-10-20 23:58:05 +02:00
Patrik Oldsberg
41b1b795c0
Merge pull request #7575 from backstage/dependabot/npm_and_yarn/storybook/react-6.3.11
...
build(deps-dev): bump @storybook/react from 6.3.7 to 6.3.11
2021-10-20 22:14:06 +02:00
Patrik Oldsberg
6000894446
Merge pull request #7667 from backstage/dependabot/npm_and_yarn/history-5.0.1
...
chore(deps): bump history from 5.0.0 to 5.0.1
2021-10-20 22:13:07 +02:00
Patrik Oldsberg
5df6b4ad8b
Merge pull request #7666 from backstage/dependabot/npm_and_yarn/types/express-session-1.17.4
...
chore(deps-dev): bump @types/express-session from 1.17.3 to 1.17.4
2021-10-20 22:11:05 +02:00
Camila Belo
4a7d47c020
Merge pull request #7080 from backstage/vinzscam/techdocs-use-readme-as-fallback
...
techdocs: use README.md as index fallback
2021-10-20 22:04:46 +02:00
Fredrik Adelöw
e7e61d1def
Merge pull request #7713 from backstage/freben/stitch-one
...
Minor rearrangement of `Stitcher` to clarify the scope of one stitch round
2021-10-20 22:00:58 +02:00
Fredrik Adelöw
1f62d1cbe9
Minor rearrangement of Stitcher to clarify the scope of one stitch round
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-10-20 21:40:54 +02:00
Patrik Oldsberg
c238e38596
yarn.lock: dedup @types/react
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-20 21:15:33 +02:00
dependabot[bot]
3c33a998a2
build(deps-dev): bump @storybook/react from 6.3.7 to 6.3.11
...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react ) from 6.3.7 to 6.3.11.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.11/app/react )
---
updated-dependencies:
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-20 21:15:08 +02:00
dependabot[bot]
01ea7f71cb
chore(deps): bump history from 5.0.0 to 5.0.1
...
Bumps [history](https://github.com/ReactTraining/history ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/ReactTraining/history/releases )
- [Commits](https://github.com/ReactTraining/history/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: history
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-20 18:13:08 +00:00
dependabot[bot]
065c12e1c4
chore(deps-dev): bump @types/express-session from 1.17.3 to 1.17.4
...
Bumps [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session ) from 1.17.3 to 1.17.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session )
---
updated-dependencies:
- dependency-name: "@types/express-session"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-20 18:07:20 +00:00
Patrik Oldsberg
7c95a556c4
Merge pull request #7620 from backstage/dependabot/npm_and_yarn/selfsigned-1.10.11
...
chore(deps): bump selfsigned from 1.10.8 to 1.10.11
2021-10-20 20:00:47 +02:00
Patrik Oldsberg
127d7071b8
Merge pull request #7709 from backstage/rugvip/doublewarn
...
scripts/api-extractor: show instructions both before and after file contents
2021-10-20 19:49:52 +02:00
Patrik Oldsberg
0b8bc5ea21
Merge pull request #7708 from julioz/file-location-custom-parser
...
Use CatalogProcessorParser to read file location
2021-10-20 19:49:38 +02:00
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
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
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
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
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
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
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
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
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
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