6997 Commits

Author SHA1 Message Date
Deepthi Ajith 3519cba943 docs: add anchor links to quickstart-app-plugin tutorial sections
Signed-off-by: Deepthi Ajith <deepthi.ajith@infosys.com>
2026-01-28 08:30:58 +00:00
Andre Wanlin 4977f58b9a Refactored into a script using zod based on feedback
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-01-27 19:14:44 -06:00
Andre Wanlin ed3bcf377c Plugins - Added plugin directory validation
Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Correct file check

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Correct file extension

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Minor corrections

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Corrected ldap-auth file

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Added pattern to npmPackageName

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Removing pattern

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Ran prettier

Signed-off-by: Andre Wanlin <awanlin@spotify.com>

Changes based on feedback

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-01-27 18:26:47 -06:00
github-actions[bot] d4b85dddee Version Packages (next) 2026-01-27 15:51:11 +00:00
David Festal 00638e4145 Fix review comment on 07-module-federation.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: David Festal <dfestal@redhat.com>
2026-01-27 14:54:21 +01:00
David Festal 95693a951b Complete docs
Signed-off-by: David Festal <dfestal@redhat.com>
2026-01-27 14:54:20 +01:00
David Festal 86bb4321a9 Add and update documentation
Signed-off-by: David Festal <dfestal@redhat.com>
Assisted-by: Cursor
2026-01-27 14:54:19 +01:00
Patrik Oldsberg 04f9897a07 Merge pull request #32534 from backstage/rugvip/catalog-stable
catalog-node: promote extension points
2026-01-27 13:59:35 +01:00
Patrik Oldsberg 3b488a071e Merge pull request #32521 from backstage/rugvip/no-multi
frontend-plugin-api: deprecate support for multiple attachment points
2026-01-27 13:52:57 +01:00
Patrik Oldsberg 78005082ae docs/releases: roll back changelog changes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-27 13:35:35 +01:00
Patrik Oldsberg d2c74e8cf6 catalog-node: move model extension point back to alpha
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-27 13:32:24 +01:00
Patrik Oldsberg cfd8103e63 catalog-node: promote extension points
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-27 13:22:04 +01:00
Patrik Oldsberg b9ac3a6014 Merge pull request #32512 from backstage/rugvip/module-failures
catalog-backend: attribute provider connection failures to modules
2026-01-27 13:02:28 +01:00
Patrik Oldsberg 9554c36e4c frontend-plugin-api: deprecate multiple attachment points and document api pattern
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-26 16:53:03 +01:00
Patrik Oldsberg 467aa1d58d Merge pull request #32496 from backstage/rugvip/internal
frontend-plugin-api: add new internal extension input option, complete app-react deprecations
2026-01-26 12:13:24 +01:00
Juan Pablo Garcia Ripa bb9b471bd3 add plugin id format warning on frontend framework
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2026-01-25 16:55:44 +01:00
Juan Pablo Garcia Ripa f4470cd3a3 make a warning for invalid plugin and module Ids
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2026-01-25 13:53:14 +01:00
Juan Pablo Garcia Ripa 5766fc71c6 validate plugin and module ids
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2026-01-25 13:53:11 +01:00
Patrik Oldsberg 30c40523fa Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-25 12:19:31 +01:00
Patrik Oldsberg f1d29b4d4d catalog-backend: attribute provider connection failures to modules
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-24 17:06:07 +01:00
Isaac Fidler dd15012b42 doc: fix typo in technical-overview.md (#32381)
Signed-off-by: Isaac Fidler <zac.fidler2@gmail.com>
2026-01-23 09:16:13 -07:00
chanchalkhatri 82e6aa5685 docs: fix README link in getting-involved.md documentation (#32368)
Signed-off-by: chanchalkhatri19 <chanchal@IDRSUC626191L.ad.infosys.com>
Co-authored-by: chanchalkhatri19 <chanchal@IDRSUC626191L.ad.infosys.com>
2026-01-23 09:15:15 -07:00
Jack Palmer 59c06a215e chore: update documentation
Signed-off-by: Jack Palmer <jackpalmer@spotify.com>
2026-01-23 10:55:38 +00:00
Patrik Oldsberg f73d947c85 docs/frontend-system: document internal option for createExtensionInput
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-23 11:41:16 +01:00
Aramis Sennyey 1e669ccd64 chore: migrate audit events docs to docsite (#32143)
* chore: migrate audit events docs to docsite

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* change headers

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* fix rebase conflict in sidebars.ts

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

* correct sidebar

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>

---------

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2026-01-22 08:45:06 -07:00
Patrik Oldsberg 1a3b4bccec Merge pull request #31690 from backstage/sennyeya/disable-ref-build
chore: disable old api reference generation
2026-01-22 15:14:13 +01:00
Fredrik Adelöw 8b2ce74d6f fix links in release notes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-01-22 13:06:47 +01:00
milliehartnt123 c53fc11b62 Update select-delete-entity.png
Changed red arrow to green arrow. Green is same color as used in Backstage documentation Next Page text.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-21 18:22:49 -05:00
milliehartnt123 f187235817 Update entity-actions.png
Changed red annotation text and arrows to green color used in Backstage documentation for next page link text.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-21 18:18:36 -05:00
milliehartnt123 55951a63f8 Try to fix prettier errors in entity relationships documentation
Removed unnecessary line breaks and improved formatting to try to fix prettier errors.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-21 13:15:08 -05:00
milliehartnt123 7a4dff3314 Delete docs/assets/uiguide/max-depth-1-and-infinite.png
Replaced with two separate graphic files; one for max depth = 1 and one for max depth = infinite

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-21 12:59:03 -05:00
milliehartnt123 69c88bdf37 Delete docs/assets/uiguide/simplify-merge-relations-on-off.png
Replaced with 4 separate graphic files.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-21 12:53:33 -05:00
milliehartnt123 ef269d80ce Delete docs/assets/uiguide/curve-monotone-step-before.png
Replaced with two separate graphic files; one for curve = monotone and one for curve= step-before

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-21 12:52:44 -05:00
milliehartnt123 f961ac15e9 Update audience and refine entity relationships graphics and content
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-21 11:39:17 -05:00
Saptarshi Mula 3934a9f990 Merge branch 'backstage:master' into techdocs-config-md 2026-01-21 22:06:18 +05:30
Patrik Oldsberg 6d2c262458 docs/releases/v1.47.0: add security fix notice (#32430)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-21 16:09:01 +01:00
Fredrik Adelöw 7ee464d176 Merge pull request #32133 from JessicaJHee/sync-gl-id
feat(catalog): add gitlab user ID in user entity
2026-01-21 11:15:15 +01:00
Fredrik Adelöw ca52467453 add 1.47 release notes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-01-20 21:18:44 +01:00
milliehartnt123 9ef38f9745 Merge branch 'backstage:master' into milliehartnt123-create-ui-doc 2026-01-20 12:27:24 -05:00
github-actions[bot] 2e902e7b43 Version Packages 2026-01-20 16:40:05 +00:00
milliehartnt123 8aebf28362 Breaking up graphic into 4 different ones
Per PR feedback, breaking up simplify-merge-relations-on-off.png into 4 different files which will each be added to the documentation with a caption.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-20 10:19:43 -05:00
Fredrik Adelöw 05fb5f23aa Merge pull request #32275 from meganide/feat/cli-pattern
feat: add --include and --output-file to backstage-cli-info
2026-01-20 15:34:30 +01:00
milliehartnt123 943fe4ff18 Split max-depth-1-and-infinite into two files
Created a new max-depth-1.png and max-depth-infinite.png file. These two, along with image captions, will replace the max-depth-1-and-infinite.png file in the documentation.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-20 09:33:00 -05:00
milliehartnt123 5f9f4a132c add 2 new graphics
Feedback was to split graphics that showed multiple images and annotations into individual graphic files. The new graphic files are included in the doc with a caption. Split the curve-monotone-step-before.png file into curve-monotone.png and curve-step-before.png

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2026-01-20 09:07:09 -05:00
Patrik Oldsberg 3e7e38a207 Merge pull request #32332 from backstage/rugvip/wrapper-v2
frontend-plugin-api: rework AppRootWrapperBlueprint
2026-01-20 12:07:19 +01:00
Renas 4399328c37 feat: replace --output-file with --format
Signed-off-by: Renas <renash@spotify.com>
2026-01-19 15:43:04 +01:00
Renas cc8e5f52b5 docs: update cli info docs
Signed-off-by: Renas <renash@spotify.com>
2026-01-19 15:43:04 +01:00
Andre Wanlin c0aa915a07 Merge pull request #32355 from rmartine-ias/default-orphan-strategy
docs: Update orphan strategy config to reflect new defaults
2026-01-18 12:23:11 -06:00
Patrik Oldsberg 1c03dc3333 Merge pull request #32334 from meleu/patch-2
docs: Backstage is an ~~application~~ framework
2026-01-17 13:53:39 +01:00
Patrik Oldsberg 3799135578 Update docs/frontend-system/building-plugins/03-common-extension-blueprints.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2026-01-17 01:09:55 +01:00