6997 Commits

Author SHA1 Message Date
milliehartnt123 afeb8aaf71 Add new catalog search file
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-13 12:32:10 -05:00
Rogerio Angeliski 42ea7c2707 Merge branch 'master' into add-default-enviroment 2025-11-13 09:00:13 -03:00
Fredrik Adelöw 35f3bbb4be Fix all current docs quality script warnings
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-11-13 12:04:59 +01:00
Ayush More f8957240e7 Remove CNCF logo from what-is-backstage.md
Removed the CNCF logo image from the Backstage overview document.

Signed-off-by: Ayush More <ayushmore42595@gmail.com>
2025-11-12 22:30:34 +05:30
milliehartnt123 2c9c887bdf Add link for updating a component in documentation
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-12 08:51:18 -05:00
milliehartnt123 cbcce3dc09 Merge branch 'backstage:master' into milliehartnt123-create-ui-doc 2025-11-12 08:39:47 -05:00
milliehartnt123 dd96c3b4cd Add update a component
New file to describe how to update a component using the Backstage UI.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-12 08:34:38 -05:00
milliehartnt123 35a138c4b6 Add graphic files for updating a component
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-12 08:31:49 -05:00
github-actions[bot] 20fae88bdf Version Packages (next) 2025-11-11 21:45:56 +00:00
Patrik Oldsberg dbd44317f6 Merge pull request #31699 from backstage/rugvip/attach-ts
frontend-plugin-api: add support for attachment point references
2025-11-11 16:13:53 -05:00
Patrik Oldsberg 717ce6dc83 Merge pull request #31515 from backstage/rugvip/relative
frontend-plugin-api: add support for relative attachments
2025-11-11 16:10:50 -05:00
Ayush More 5c2b9a3653 fix: correct image path and format custom.css
Signed-off-by: Ayush More <ayushmore42595@gmail.com>
2025-11-11 16:08:23 +00:00
Fredrik Adelöw df3d308d00 Merge pull request #31316 from henrikedegrd/allow-opt-in-strategy-for-notifications
feat(notifications): Allow for a opt-in strategy for notifications rather than opt-out.
2025-11-11 16:43:02 +01:00
Patrik Oldsberg c6b9f50337 frontend-plugin-api: type safe attachTo references
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-11 09:41:23 -05:00
Ayush More d8ba100ea6 fix
Signed-off-by: Ayush More <ayushmore42595@gmail.com>
2025-11-10 05:39:49 +00:00
Patrik Oldsberg 8b84f39946 frontend-plugin-api: runtime attachTo by reference
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-08 19:01:10 +01:00
Patrik Oldsberg 7c6a66dd9f frontend-plugin-api: add support for relative attachments
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-08 11:26:08 +01:00
Ayush More be76b403d8 Json fixxxxx
Signed-off-by: Ayush More <ayushmore42595@gmail.com>
2025-11-07 10:16:50 +00:00
Ayush More f0c4ad7292 Update backend plugin tutorial to refer to /todos endpoint instead of /health
This PR updates the backend plugin tutorial documentation to match the current plugin template.
Previously, the tutorial referenced a /health endpoint, which does not exist in the generated backend plugin.

Signed-off-by: Ayush More <ayushmore42595@gmail.com>
2025-11-07 09:18:24 +00:00
milliehartnt123 54a11b99c1 Cropped two graphics for clarity
Cropped the "enter-url-of-component" and "review-select-import" graphics

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 11:51:24 -05:00
milliehartnt123 bcd7d35454 Fix image filename in create-a-component.md
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 11:38:57 -05:00
milliehartnt123 dab743f97c Fix image paths in create-a-component documentation
Updated image paths for creating a component guide. Changed getting-started to uiguide in path to graphic.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 11:36:56 -05:00
milliehartnt123 235110578c Added graphics for create new component
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 11:33:13 -05:00
milliehartnt123 1920ef0f28 Add graphics for register a component
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 11:26:54 -05:00
milliehartnt123 4a5bad0752 Create review-select-import.png
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 11:25:45 -05:00
milliehartnt123 c632d93e97 Revise component registration guide for clarity
Updated the guide to register a component, including changes to the structure and wording for clarity. Updated graphics. Rewrote into task-based steps.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 10:55:29 -05:00
milliehartnt123 4f37d6c9c0 Update documentation for creating a component
Clarified the description of the Example Node.js Template and corrected the step numbering in the instructions.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-06 10:34:23 -05:00
milliehartnt123 ec98492a5f Revise component creation guide
Updated the guide to create a component using Software Templates, enhancing clarity and structure. Added detailed steps, additional supporting information, and corrected formatting for better readability. Updated graphics.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-11-05 10:52:42 -05:00
Enderson Menezes (Mr. Enderson) e838d00018 typo: change permissionPolicyExtension to permissionsPolicyExtension
There is a small spelling error that could prevent someone from following the tutorial literally.

Signed-off-by: Enderson Menezes (Mr. Enderson) <endersonster@gmail.com>
2025-11-05 11:52:38 -03:00
github-actions[bot] 3738293d26 Version Packages (next) 2025-11-04 15:00:26 +00:00
Fredrik Adelöw 037536c627 Merge pull request #31474 from abhishekbvs/feat/github-plugin-api-page-sizes
feat: add configurable GitHub API page sizes
2025-11-04 15:22:17 +01:00
Henrik Edegård 87e597c406 Allows for a opt-in strategy for notifications rather than opt-out.
Signed-off-by: Henrik Edegård <henrik.edegard@fortnox.se>
2025-11-04 12:45:19 +00:00
Patrik Oldsberg 3835287df2 Merge pull request #31053 from backstage/sennyeya/instance-metadata-update
feat: promote instance metadata
2025-11-04 13:11:40 +01:00
Jonas Beck 19931632e6 docs(events): add documentation for kafka events module
Signed-off-by: Jonas Beck <dev@jonasbeck.dk>
2025-11-03 18:12:58 +01:00
Tobias Zipfel c49c5a3201 Revise VS Code Jest setup and update paths
Updated VS Code Jest configuration instructions and corrected the path for the backstage-cli program.

Signed-off-by: Tobias Zipfel <tobiz@axis.com>
2025-11-01 18:50:36 +01:00
aramissennyeydd e743d11fad update docs to use root
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-10-30 08:54:29 -04:00
Andre Wanlin 04eadfcc7a Merge pull request #31386 from chriskilding-relx/improve-oidc-from-scratch-docs
Improve 'OIDC From Scratch' documentation
2025-10-29 10:43:17 -05:00
toya e4c1ba6a53 techdocs config doc update
Signed-off-by: toya <96932308+toyaAoi@users.noreply.github.com>
Signed-off-by: Saptarshi Mula <96932308+toyaAoi@users.noreply.github.com>
2025-10-25 23:29:11 +05:30
github-actions[bot] 2c1fe37d3b Version Packages (next) 2025-10-24 13:22:48 +00:00
abhishekbvs 999d1c1747 Update docs and code based on review comments
Signed-off-by: abhishekbvs <bvsabhishek@gmail.com>
2025-10-24 00:46:45 +05:30
Aramis Sennyey 9f298e81ee docs: start creating a golden path (#30925)
* docs: starting to fill out the plugin golden path

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

* another bit of work

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

* create-app docs

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

* Apply suggestions from code review

Co-authored-by: Peter Macdonald <peterm4c@pm.me>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>

* address PR feedback

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

* update to rspack

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

* fix lint errors

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

* add flag for golden paths

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

---------

Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Co-authored-by: Peter Macdonald <peterm4c@pm.me>
2025-10-22 12:02:43 -04:00
Benjamin Janssens 2bc4e02903 fix(cache): improve support for Valkey
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-10-22 17:32:10 +02:00
Fredrik Adelöw 2a49760606 Merge pull request #31486 from itsrishub/patch-2
Fix grammar in GitHub webhook setup instructions
2025-10-22 16:40:37 +02:00
Vincenzo Scamporlino 9c522d79bf Merge pull request #31449 from backstage/vinzscam-patch-2
Import Backstage UI CSS styles in index.ts
2025-10-21 21:35:25 +02:00
github-actions[bot] 807af8ce0e Version Packages (next) 2025-10-21 16:14:43 +00:00
Rishub 8bd4450d15 Fix grammar in GitHub webhook setup instructions
Corrected grammatical errors in webhook instructions.

Signed-off-by: Rishub <48987167+itsrishub@users.noreply.github.com>
2025-10-21 15:53:49 +05:30
Vincenzo Scamporlino 713dcd21ff Add catalogPlugin to app features
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-20 21:17:16 +02:00
Patrik Oldsberg fc7cbfced9 cli: add template for catalog provider
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-10-20 19:58:19 +02:00
Fredrik Adelöw be4d81eee9 change wording to Registered scheduled task
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-20 10:26:21 +02:00
Fredrik Adelöw 9bcfa77f8f adjust the log line wording of task worker starting
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-20 10:25:19 +02:00