Commit Graph

56274 Commits

Author SHA1 Message Date
Patrik Oldsberg 9ade0f99e5 core-compat-api: add test for convertLegacyRouteRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-04 11:58:08 +02:00
Patrik Oldsberg 08528670dc core-compat-api: add forwards compat for app context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-04 11:58:08 +02:00
Sydney Achinger 67e76f2bb9 Transform meta redirect tags (#25766)
* Add TechDocs support for the mkdocs-redirects plugin.
---------

Signed-off-by: Sydney Achinger <sydneynicoleachinger@spotify.com>
2024-08-03 20:36:13 -04:00
Patrik Oldsberg 66b68a151c Merge pull request #25893 from janogonzalez/hassubdomains-card
feat: introduce subdomains card
2024-08-02 16:54:40 +02:00
Jano González 6925dcb451 chore: add changeset
Signed-off-by: Jano González <janog@spotify.com>
2024-08-02 16:23:30 +02:00
Jano González f889bf7ac8 chore: update api report
Signed-off-by: Jano González <janog@spotify.com>
2024-08-02 16:23:12 +02:00
Jano González 7e1dfe7bd6 feat: introduce subdomains card
Signed-off-by: Jano González <janog@spotify.com>
2024-08-02 16:22:53 +02:00
Patrik Oldsberg 26da8b7a00 Merge pull request #25889 from drodil/node_fetch
chore(deps): bump node-fetch to ^2.7.0
2024-08-02 11:58:33 +02:00
Heikki Hellgren 93095eecea chore(deps): bump node-fetch to ^2.7.0
Relates to #24590

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-08-02 12:19:38 +03:00
Thomas Cardonne 8c1aa06bcc fix(kubernetes-backend): add customResources to the config.d.ts (#25866)
Signed-off-by: Thomas Cardonne <thomas.cardonne@adevinta.com>
2024-08-01 21:56:40 +01:00
MT Lewis 36dc08b6b2 Merge pull request #25877 from backstage/fix-search-metadata
search: fix incorrect metadata due to inconsistent package name
2024-08-01 19:36:52 +01:00
Patrik Oldsberg 87c363a924 Merge pull request #25881 from zeshanziya/doc-root-logger-service
doc: Root Logger Service update
2024-08-01 16:59:31 +02:00
Patrik Oldsberg 530ca74ce8 plugins/search-*: fix metadata ordering
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-01 16:45:07 +02:00
zeshanziya df7e7f57d2 add secret redactor example
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-01 19:08:15 +05:30
zeshanziya c0f371f08b remove deperecation
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-01 19:07:03 +05:30
MT Lewis 3123c16a0a search: fix incorrect metadata due to inconsistent package name
According to the usual Backstage package naming
conventions, @backstage/plugin-search-backend-node
should be called @backstage/plugin-search-node.
Because of this mismatch, metadata was generated
incorrectly.

Adjust the metadata in all search packages to
include the node package, and fix the pluginId in
the node package itself.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
Co-authored-by: Jack Palmer <jackpalmer@spotify.com>
2024-08-01 11:41:34 +01:00
Ben Lambert f13b6c467b Merge pull request #25783 from backstage/blam/extest
NFS: improve the `ExtensionTester` so that we're not so coupled to React
2024-08-01 12:02:23 +02:00
Ben Lambert 739900dd84 Merge pull request #25874 from stephenglass/fix/review-json-object
fix: Add null check for review state utility function
2024-08-01 11:10:17 +02:00
Ben Lambert 7999522d13 Merge pull request #25789 from ValberJunior/patch-4
Create infracost.yaml
2024-08-01 09:17:20 +02:00
Stephen Glass 04759f206f add null check for review state object check
Signed-off-by: Stephen Glass <stephen@stephen.glass>
2024-07-31 19:45:44 -04:00
Alex Lorenzi 9798a09756 Merge pull request #25845 from backstage/techdocs-typeset-fix
fix(techdocs): Header StyleSheet Calculation Fix
2024-07-31 12:02:22 -04:00
Ben Lambert cc714da6d8 Merge pull request #25867 from backstage/benjdlambert-patch-2
Update v1.30.0-next.1-changelog.md
2024-07-31 16:16:15 +02:00
Ben Lambert 60f9573acf Merge pull request #25869 from backstage/move-metadata-response-type
permissions: move MetadataResponse type to permission-common
2024-07-31 16:15:50 +02:00
blam 878dfb2e5e :nails:
Signed-off-by: blam <ben@blam.sh>
2024-07-31 15:40:19 +02:00
MT Lewis df784fe970 permissions: move MetadataResponse type to permission-common
This was missed when moving
MetadataResponseSerializedRule in
137fa342b4 - seems
useful to keep these two types together.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-07-31 14:06:48 +01:00
Djam 5cc50ba6e9 Merge pull request #25864 from backstage/djam/add-config
chore: add packages config to backend-app-api
2024-07-31 14:54:35 +02:00
Ben Lambert 587f1ee444 Update tricky-ducks-juggle.md
Signed-off-by: Ben Lambert <blam@spotify.com>
2024-07-31 14:38:38 +02:00
Ben Lambert 592e742f9b Update v1.30.0-next.1-changelog.md
Fixing changelog

Signed-off-by: Ben Lambert <blam@spotify.com>
2024-07-31 14:34:51 +02:00
Djam 87c8720300 fix: remove frontend visibility
Signed-off-by: Djam <rdjamaile@gmail.com>
2024-07-31 14:33:37 +02:00
djamaile 80a0737fac chore: add packages config to backend-app-api
Signed-off-by: djamaile <rdjamaile@gmail.com>
2024-07-31 14:26:38 +02:00
Ben Lambert 23af0b6d0b Merge pull request #25861 from backstage/blam/fix-outputs-in-blueprint
NFS: Added some tests to cover inputs and outputs of Blueprints
2024-07-31 12:40:20 +02:00
blam 6816ab572a chore: added a test
Signed-off-by: blam <ben@blam.sh>
2024-07-31 11:13:24 +02:00
Ben Lambert 03749cf233 Merge pull request #25844 from backstage/changeset-release/master
Version Packages (next)
2024-07-31 10:37:54 +02:00
github-actions[bot] d7a0aa326b Version Packages (next) 2024-07-31 08:16:49 +00:00
backstage-goalie[bot] 7ac69f7633 Merge pull request #25858 from backstage/renovate/aws-sdk-js-v3-monorepo
fix(deps): update aws-sdk-js-v3 monorepo to v3.374.0
2024-07-31 08:11:34 +00:00
backstage-goalie[bot] c802b061f3 Merge pull request #25857 from backstage/renovate/playwright-monorepo
chore(deps): update dependency @playwright/test to v1.45.3
2024-07-31 08:11:30 +00:00
renovate[bot] c322bc4680 fix(deps): update aws-sdk-js-v3 monorepo to v3.374.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 07:33:55 +00:00
renovate[bot] 06e92aea6c chore(deps): update dependency @playwright/test to v1.45.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 07:33:04 +00:00
backstage-goalie[bot] 235dd6fa28 Merge pull request #25847 from backstage/renovate/aws-sdk-js-v3-monorepo
fix(deps): update aws-sdk-js-v3 monorepo
2024-07-31 07:19:11 +00:00
backstage-goalie[bot] 8a8e413a25 Merge pull request #25841 from backstage/renovate/changesets-cli-2.x-lockfile
chore(deps): update dependency @changesets/cli to v2.27.7
2024-07-31 07:19:07 +00:00
backstage-goalie[bot] 3cf7e6bb97 Merge pull request #25839 from backstage/renovate/backstage-community-plugin-puppetdb-0.x-lockfile
chore(deps): update dependency @backstage-community/plugin-puppetdb to v0.1.19
2024-07-31 07:19:04 +00:00
Ben Lambert 60dfc2928a Merge pull request #25855 from drodil/cli_license
feat(cli): allow setting license for new command
2024-07-31 09:04:36 +02:00
Ben Lambert 5be065bec5 Merge pull request #25852 from dweber019/feat/graph-presentation-api
feat: use `entityPresentationApi` for the node title and the icon
2024-07-31 09:00:53 +02:00
Heikki Hellgren adabb40edb feat(cli): allow setting license for new command
This allows using custom licenses for new plugins when using the
backstage-cli new command

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-07-31 09:29:56 +03:00
Alex Lorenzi 3d9891d224 Update plugins/techdocs/src/reader/transformers/styles/transformer.test.tsx
Signed-off-by: Alex Lorenzi <671432+alexlorenzi@users.noreply.github.com>
2024-07-30 20:01:37 -04:00
David Weber 4a529c266e feat: use entityPresentationApi for the node title and the icon
Signed-off-by: David Weber <david.weber@w3tec.ch>
Signed-off-by: David Weber <david.weber.schenker@gmail.com>
2024-07-31 01:48:07 +02:00
renovate[bot] 69ae4c0309 fix(deps): update aws-sdk-js-v3 monorepo
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-30 20:04:59 +00:00
Alex Lorenzi bdc547132a Added changeset
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
2024-07-30 15:03:31 -04:00
Alex Lorenzi dd0ce5a890 The header size calculation weren't taking into account cases where the value was a CSS variable. This could lead to situation where the outputted property was invalid. This update resolves the CSS property and then tries to calculate again using that value
Signed-off-by: Alex Lorenzi <alorenzi@spotify.com>
2024-07-30 14:52:09 -04:00
Ben Lambert 5083c8024d Merge pull request #25843 from backstage/blam/fix-config-loading 2024-07-30 20:33:21 +02:00