Commit Graph

27111 Commits

Author SHA1 Message Date
Patrik Oldsberg 3954116130 Merge pull request #11544 from backstage/renovate/node-16.x-lockfile
chore(deps): update dependency @types/node to v16.11.36
2022-05-17 15:16:05 +02:00
Emma Indal a05a3c8a13 Merge pull request #11502 from backstage/techdocs-addon-blog
TechDocs Addon Framework blog post
2022-05-17 15:01:15 +02:00
Patrik Oldsberg 05406c69b1 Merge pull request #11545 from backstage/rugvip/release-notes-1.2
Add v1.2.0 release notes
2022-05-17 13:50:29 +02:00
Patrik Oldsberg 37755000a5 Add v1.2.0 release notes
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-17 13:30:51 +02:00
Camila Belo 50ff56a80f chore(techdocs): add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-17 12:56:59 +02:00
Camila Belo 7977420779 test(techdocs): cover entity docs sub-routes
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-17 12:56:59 +02:00
Camila Belo 449d6527e4 refactor(techdocs): change entity docs path to be more specific
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-17 12:49:49 +02:00
Patrik Oldsberg 96323f280b Merge pull request #11448 from backstage/changeset-release/master
Version Packages
2022-05-17 12:29:25 +02:00
Renovate Bot 9967970a3c chore(deps): update dependency @types/node to v16.11.36
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 09:34:42 +00:00
github-actions[bot] 64a03bd946 Version Packages 2022-05-17 09:26:29 +00:00
Patrik Oldsberg 6a1f67ba49 Merge pull request #11529 from backstage/renovate/better-sqlite3-7.x-lockfile
chore(deps): update dependency better-sqlite3 to v7.5.3
2022-05-17 11:21:12 +02:00
Patrik Oldsberg 73827b516b Merge pull request #11533 from alexrybch/info-card-external-link
Fixed InfoCard with external link
2022-05-17 11:20:57 +02:00
Camila Belo 966bc18e6b Merge pull request #11542 from backstage/mob/fix-entity-docs-bug
[TechDocs] Fix Entity Docs Routes
2022-05-17 10:50:58 +02:00
Camila Belo b1cfe9953a Merge pull request #11541 from backstage/mob/fix-search-modal
[SearchModal]: Fix parent context usage
2022-05-17 10:49:36 +02:00
Juan Pablo Garcia Ripa 449dcef98e allow multiple component types
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2022-05-17 10:48:18 +02:00
Camila Belo 2efee91251 chore(entity-docs): add changeset file
Co-authored-by: Anders Näsman <andersn@spotify.com>
Co-authored-by: Otto Sichert <git@ottosichert.de>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-17 10:38:13 +02:00
Patrik Oldsberg f4efaf7d72 git-release-manager: update test snapshot
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-17 10:29:32 +02:00
Camila Belo a34c5c9603 fix(entity-docs): add path to sub-routes
Co-authored-by: Anders Näsman <andersn@spotify.com>
Co-authored-by: Otto Sichert <git@ottosichert.de>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-17 10:22:30 +02:00
Camila Belo 87f17276f5 fix(search): use parent if its state is defined
Co-authored-by: Anders Näsman <andersn@spotify.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-17 10:16:58 +02:00
Joe Porpeglia c1f303cc90 Fix alpha imports in permission docs
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2022-05-16 18:13:58 -04:00
Eric Peterson ae6c6d251a Merge pull request #11525 from backstage/search/stateful-modal-visibility
[Search] Allow modal to be controlled externally
2022-05-16 22:27:18 +02:00
Sergey Shevchenko c6732326a1 Merge branch 'backstage:master' into feature/add-isallureavailable-helper-for-allure-plugin 2022-05-16 20:51:23 +03:00
Sergey Shevchenko 6387b7a98a feat: Export annotation helpers from allure plugin
Signed-off-by: Sergey Shevchenko <shevchenko@simple.life>
2022-05-16 20:50:52 +03:00
Patrick Jungermann b594679ae3 feat: support array as arg for CatalogBuilder.addEntityProvider and others
Allows to use e.g.

```
builder.addEntityProvider(getArrayOfProviders());
```

instead of

```
builder.addEntityProvider(...getArrayOfProviders());
```

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-05-16 19:01:26 +02:00
Alex Rybchenko c7f32b53a4 Fixed multiple scrolls appearing on Page when added InfoCard with external bottom link
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-05-16 17:58:02 +02:00
goenning 81304e3e91 Fix for HPA matching when deploying same HPA in multiple namespaces
Signed-off-by: goenning <me@goenning.net>
2022-05-16 16:49:42 +01:00
Patrik Oldsberg 361cebfe1b Merge pull request #11490 from backstage/rugvip/links-rechts
catalog-react: improve link rendering in entity inspector
2022-05-16 17:34:15 +02:00
Renovate Bot 2a9a8c9089 chore(deps): update dependency better-sqlite3 to v7.5.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 14:56:05 +00:00
Camila Belo 2deee232d1 Merge pull request #11087 from backstage/camilal/techdocs-addons-app-intergration
[TechDocs] Integrate add-ons with create-app
2022-05-16 16:53:51 +02:00
goenning 6e284e2a3a code review
Signed-off-by: goenning <me@goenning.net>
2022-05-16 15:51:54 +01:00
github-actions[bot] f88945d74c Merge pull request #11528 from backstage/renovate/react-dom-17.x-lockfile
chore(deps): update dependency @types/react-dom to v17.0.17
2022-05-16 14:45:02 +00:00
goenning e0f16015e3 Merge branch 'master' into go/cache-azure-tokens 2022-05-16 15:41:33 +01:00
Eric Voshall b83fbbf42e Test update
Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com>
2022-05-16 10:23:59 -04:00
Camila Belo 10d86dedc0 refactor(techdocs): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:18:39 +02:00
Camila Belo 4d6f808052 chore(techdocs): add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:18:13 +02:00
Camila Belo cbcfed28e4 tests(techdocs): cover addons integration
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:18:12 +02:00
Camila Belo a35dfab736 docs(techdocs): report issue examples
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:17:47 +02:00
Camila Belo 9add676fbb docs(techdocs): add-ons getting started
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:17:07 +02:00
Camila Belo 07634eed6a chore(techdocs): use addons with create app
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:17:06 +02:00
Camila Belo 6beee99cc0 chore(techdocs): install addons with create app
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:17:06 +02:00
Camila Belo d1244013bd chore(techdocs): config addons versions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:17:06 +02:00
Renovate Bot a35c2f5526 chore(deps): update dependency @types/react-dom to v17.0.17
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 14:13:04 +00:00
github-actions[bot] 37a1bd7add Merge pull request #11524 from backstage/renovate/node-16.x-lockfile
chore(deps): update dependency @types/node to v16.11.35
2022-05-16 14:01:23 +00:00
Charles Lowell e7794a0aaa 🦋Add changeset
Signed-off-by: Charles Lowell <cowboyd@frontside.com>
2022-05-16 16:49:39 +03:00
Milos Protic 4fee8f59e3 fixed tech-insights API endpoint to return the proper latest value
Signed-off-by: Milos Protic <protic023@gmail.com>
2022-05-16 15:36:03 +02:00
Renovate Bot aabc5e08d1 chore(deps): update dependency @types/node to v16.11.35
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 13:22:55 +00:00
Eric Peterson bef56488ad Introduce SearchModalProvider to allow modal to be controlled externally
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-16 15:20:18 +02:00
github-actions[bot] 7bd2999350 Merge pull request #11474 from backstage/renovate/dompurify-2.x-lockfile
fix(deps): update dependency dompurify to v2.3.8
2022-05-16 13:09:09 +00:00
Charles Lowell bde1631c83 Don't swallow indexing failures
When an error occurs in the indexer pipeline, it logs it out, and then
drops it on the floor. This is problematic because externally, from
the task scheduler's perspective, it appears to have succeeded, which
is not true.

As a result, these failures are invisible to tooling which introspects
over tasks.

This makes the index task promise resolve when the pipeline finishes as
before, but it rejects if the pipeline failed.

Signed-off-by: Charles Lowell <cowboyd@frontside.com>
2022-05-16 15:48:37 +03:00
Renovate Bot 6968b65ba1 fix(deps): update dependency @react-hookz/web to v14
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 12:45:49 +00:00