Emma Indal
d1cfb4e4c4
add changeset
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2023-05-26 10:16:52 +02:00
Emma Indal
82cc463ced
update home documentation code examples
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2023-05-26 10:11:20 +02:00
renovate[bot]
8d65fabe14
chore(deps): update dependency webpack to v5.84.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-25 23:21:50 +00:00
Rickard Dybeck
77e04a2d55
[catalog] replace getBearerToken with library
...
Reduce code duplication by replacing `getBearerToken` with
the one from `@backstage/plugin-auth-node`
Signed-off-by: Rickard Dybeck <dybeck@spotify.com >
2023-05-25 13:56:29 -04:00
Hayden Spitzley
8693a913de
feat: allow making isLocationMatch use exact match in query string matcher
...
Signed-off-by: Hayden Spitzley <hspitzley@chanzuckerberg.com >
2023-05-25 13:18:34 -04:00
Patrik Oldsberg
5f28097f5d
backend-app-api: attempting to add a lifecycle hook after trigger now throws
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:43:48 +02:00
Patrik Oldsberg
f26a927f48
backend-app-api: fix httpRouterServiceFactory tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:31:01 +02:00
Patrik Oldsberg
aa1c031b7b
backend-app-api: added tests for plugin and module duplication
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:31:01 +02:00
Patrik Oldsberg
0f02bdcbd7
backend-app-api: more informative error messages for plugin and module startup failures
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:31:01 +02:00
Patrik Oldsberg
0a213ab691
backend-app-api: log root lifecycle hook success with debug level
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:31:01 +02:00
Patrik Oldsberg
dfa9a0ea04
backend-app-api: switch lifecycle middleware timeout to startupRequestPauseTimeout
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:31:01 +02:00
Patrik Oldsberg
be1379a4da
backend-app-api: fix for test not making root lifecycle service available
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:31:01 +02:00
Patrik Oldsberg
0a7e305fe2
backend-app-api: backend init now checks for duplicates and inits modules without a plugin
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:31:01 +02:00
Patrik Oldsberg
2c9f67e6f1
backend-app-api: introduce lifecycle middleware
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:31:01 +02:00
Patrik Oldsberg
3bb4158a8a
backend-{plugin,app}-api: introduce startup hooks and parallelize initialization
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:31:01 +02:00
Patrik Oldsberg
c4e8fefd9f
errors: added ServiceUnavailableError
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-25 17:31:01 +02:00
Johan Haals
7dd8b39a92
Merge pull request #17959 from dweber019/fix/proxy-backend-secrets
...
fix: don't expose sensible data in proxy backend
2023-05-25 16:58:41 +02:00
Nicholas Bucher
84d4a86970
Updated Solo.io Gloo Platform Portal plugin and added new iconUrl.
...
Signed-off-by: Nicholas Bucher <behappy54321@gmail.com >
2023-05-25 10:22:33 -04:00
Nicholas Bucher
bfff90db71
Updated Solo.io Gloo Platform Portal plugin iconUrl.
...
Signed-off-by: Nicholas Bucher <behappy54321@gmail.com >
2023-05-25 10:13:16 -04:00
David Weber
4d428be1e6
Update .changeset/selfish-carrots-sneeze.md
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: David Weber <david.weber@w3tec.ch >
2023-05-25 15:13:56 +02:00
Brian Phillips
47c77f209b
add ADRs to example app
...
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2023-05-25 08:05:57 -05:00
Fredrik Adelöw
7b9c0fff37
Merge pull request #17927 from mikebryant/m/fix-org-integration-docs
...
docs: Fix example to not produce validation errors
2023-05-25 12:08:36 +02:00
Fredrik Adelöw
6133bc327a
Merge pull request #17692 from RoadieHQ/pagerduty-homepage-component
...
add a homepage component to pagerduty
2023-05-25 12:08:07 +02:00
Fredrik Adelöw
3ec46543b5
Merge pull request #17852 from dweber019/fix/jekins-secrets
...
fix: don't expose sensible data in Jenkins
2023-05-25 11:43:45 +02:00
Johan Haals
2e1f0c93bb
Merge pull request #17939 from cariaddxp/discovery-typo
...
Fixes the example config in HostDiscovery.ts.
2023-05-25 11:41:57 +02:00
Fredrik Adelöw
c3efb9aad2
Merge pull request #17868 from luchillo17/feat/BCKSTG-148-catalog-template-link-in-abou
...
feat(catalog): Link launch template in Entity's AboutCard
2023-05-25 11:40:49 +02:00
Johan Haals
a67e710a94
Merge pull request #17968 from adamdmharvey/adamdmharvey/simplify-categories
...
chore(microsite): Simplify and standardize plugin categories
2023-05-25 11:39:06 +02:00
Vity
f2692a4fae
Update default.conf.template - adding mime types support
...
Without mime types,enabled Nginx services files as text/plain. This is not supported eg. in the Firefox does not load CSS files with wrong Content-Type header. This caused stopped to work GraphQL plugin.
Signed-off-by: Vity <vity@vity.cz >
2023-05-25 11:35:26 +02:00
Fredrik Adelöw
255ff286e2
Merge pull request #17672 from RobotSail/update-props
...
set PropsWithChildren as explicit type on components
2023-05-25 11:03:37 +02:00
Ben Lambert
f5903d1a5a
Merge pull request #17871 from solo-io/solo.io/adding-portal-plugin
...
Added solo.io portal plugin information and logo.
2023-05-25 09:50:49 +02:00
Ben Lambert
2444415cc2
Merge pull request #17967 from luchillo17/feat/BCKSTG-187-missing-badge-on-new-plugins-
...
fix(microsite): Add `New` ribbon in top right corner of PluginCard
2023-05-25 09:38:50 +02:00
Sander Aernouts
c7f848bcea
feat(azure): support service principals and managed identities
...
Signed-off-by: Sander Aernouts <sander.aernouts@gmail.com >
2023-05-25 09:08:13 +02:00
backstage-goalie[bot]
3563d034c2
Merge pull request #17973 from backstage/renovate/cron-2.x-lockfile
...
fix(deps): update dependency cron to v2.3.1
2023-05-25 04:02:52 +00:00
renovate[bot]
eead627062
fix(deps): update dependency cron to v2.3.1
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-25 03:29:05 +00:00
backstage-goalie[bot]
a342c1e832
Merge pull request #17970 from backstage/renovate/openapi-types-12.x-lockfile
...
chore(deps): update dependency openapi-types to v12.1.3
2023-05-25 03:20:18 +00:00
renovate[bot]
15d1111a44
chore(deps): update dependency openapi-types to v12.1.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-25 02:51:26 +00:00
Adam Harvey
04a08d3c32
Merge branch 'master' of github.com:backstage/backstage into adamdmharvey/cicd-mkdocs
2023-05-24 22:36:40 -04:00
Adam Harvey
d3ffb5dc3d
chore: Simplify and standarize plugin categories
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2023-05-24 21:25:05 -04:00
Adam Harvey
b7cd20c4a8
chore: Simplify and standarize plugin categories
...
Signed-off-by: Adam Harvey <adaharve@cisco.com >
2023-05-24 20:33:23 -04:00
Carlos Esteban Lopez
ce999b8783
fix(microsite): SafeType the plugins reduce & map function
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2023-05-24 18:23:32 -05:00
backstage-goalie[bot]
39d7213d32
Merge pull request #17966 from backstage/renovate/microsoft-microsoft-graph-types-2.x-lockfile
...
fix(deps): update dependency @microsoft/microsoft-graph-types to v2.33.0
2023-05-24 22:51:38 +00:00
Carlos Esteban Lopez
2b9b8fb022
fix(microsite): Add New ribbon in top right corner of PluginCard
...
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com >
2023-05-24 17:47:57 -05:00
backstage-goalie[bot]
09816a8929
Merge pull request #17965 from backstage/renovate/kubernetes-models-apimachinery-1.x-lockfile
...
fix(deps): update dependency @kubernetes-models/apimachinery to v1.2.0
2023-05-24 22:37:56 +00:00
renovate[bot]
9af987985d
fix(deps): update dependency @microsoft/microsoft-graph-types to v2.33.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-24 22:09:36 +00:00
renovate[bot]
0877a3e17b
fix(deps): update dependency @kubernetes-models/apimachinery to v1.2.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-24 22:08:45 +00:00
kallayj
9f47a74363
Added changeset
...
Signed-off-by: Jonathan Kallay <jonathan.kallay@cariad.us >
2023-05-24 15:07:55 -07:00
Brian Phillips
02bcce7125
Update docs to reflect default handling of front matter
...
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2023-05-24 17:06:20 -05:00
Brian Phillips
5852458844
Add changesets and API reports
...
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2023-05-24 17:06:20 -05:00
Brian Phillips
3656c99897
Parse and display MADR v3 front matter correctly
...
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com >
2023-05-24 17:06:20 -05:00
backstage-goalie[bot]
f1f22208b7
Merge pull request #17964 from backstage/renovate/google-cloud-storage-6.x-lockfile
...
fix(deps): update dependency @google-cloud/storage to v6.10.1
2023-05-24 21:57:07 +00:00