Commit Graph

6387 Commits

Author SHA1 Message Date
Patrik Oldsberg 83439b1539 core-plugin-api: add forwards compatibility for route refs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-11-18 10:26:20 +01:00
Andre Wanlin fa255f530a Bitbucket Cloud - API Token Support
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-11-17 12:49:43 -06:00
Benjamin Janssens d857bc4388 docs(cache): improve docs
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-11-17 15:00:36 +01:00
Benjamin Janssens 6e69c407cd docs(cache): add store-specific config
Signed-off-by: Benjamin Janssens <benji.janssens@gmail.com>
2025-11-17 14:57:24 +01:00
Ayush More a907203f7e style: format docs with prettier
Signed-off-by: Ayush More <ayushmore42595@gmail.com>
2025-11-17 06:03:42 +00: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
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
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
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
abhishekbvs 637a3de8d8 feat: add configurable GitHub API page sizes
- Add pageSizes configuration for GitHub providers
- Document pageSizes configuration

Related to #31437

Signed-off-by: abhishekbvs <bvsabhishek@gmail.com>
2025-10-20 01:58:25 +05:30
Andre Wanlin d57b13b2d4 Version Policy Update - Postgres 18 to 14
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-10-16 18:44:29 -05:00
Vincenzo Scamporlino cf56a5c357 Update comment for app configuration clarity
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-16 20:43:45 +02:00
Vincenzo Scamporlino e2fc34c0e6 Clarify plugin installation in index.md
Updated comments to clarify plugin installation and features.

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-16 20:42:54 +02:00
Vincenzo Scamporlino 9467690f40 Import Backstage UI CSS styles in index.ts
Added import statement for Backstage UI styles.

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-10-16 20:23:29 +02:00
Camila Belo 62907dce18 docs: remove unnecessary steps
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-10-16 13:04:21 +02:00
Fredrik Adelöw ca8368e882 some more small doc fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-10-15 09:33:34 +02:00
Camila Belo 836e97f97e docs: add release notes for v1.44.0
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-10-14 19:54:42 +02:00
Chris Kilding 2cc5445b6b Improve 'OIDC From Scratch' documentation
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Chris Kilding <56678532+chriskilding-relx@users.noreply.github.com>
2025-10-14 16:55:04 +01:00
github-actions[bot] d6ce2db9ca Version Packages 2025-10-14 15:29:54 +00:00