Commit Graph

69366 Commits

Author SHA1 Message Date
Jason Ouellet 88abcc6af6 add: changeset
Signed-off-by: GitHub <noreply@github.com>
2026-01-07 14:26:06 +00:00
Jason Ouellet a1b370db59 doc: add plugin doc
Signed-off-by: Jason Ouellet <jasonouellet@users.noreply.github.com>
2026-01-07 14:17:08 +00:00
Aramis Sennyey 9e7751b257 Merge pull request #31198 from kmikko/feat/home-page-state 2026-01-06 11:15:45 -05:00
Aramis Sennyey 64ea0d20c1 Merge pull request #32225 from backstage/sennyeya/fix-breaking-changes-comment-master 2026-01-06 11:14:57 -05:00
Fredrik Adelöw ca93836545 Merge pull request #32245 from backstage/changeset-release/master
Version Packages (next)
2026-01-06 15:52:22 +01:00
github-actions[bot] e237d65cdc Version Packages (next) 2026-01-05 22:23:51 +00:00
Zach Callahan a723b8a1e4 refactor(ui): use rehype-sanitize for gfm sanitization (#31770)
Signed-off-by: Zach Callahan <zach@zmc.dev>
2026-01-05 22:17:25 +00:00
Andre Wanlin 332eaf5841 Merge pull request #32201 from awanlin/topic/move-to-trixie
Updated to use Node 24 and Debian Trixie
2026-01-05 14:04:30 -06:00
Andre Wanlin 95a5f625fb Update .github/vale/config/vocabularies/Backstage/accept.txt
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2026-01-05 13:50:28 -06:00
Mikko Korhonen e091a83703 feat(home): improve widget editing state management
Signed-off-by: Mikko Korhonen <mikko.korhonen@gmail.com>
2026-01-05 20:47:13 +02:00
Andre Wanlin 5af1d3d113 Updated Prerequisites Node version
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-01-05 12:31:54 -06:00
Andre Wanlin abdbc9ad31 Added Trixie to Vale
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-01-05 12:31:28 -06:00
Andre Wanlin daffbaf03a Missed some
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-01-05 12:25:53 -06:00
Andre Wanlin f1fe6fe90d Updated to use Node 24 and Debian Trixie
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2026-01-05 12:25:52 -06:00
Aramis Sennyey ae31b31664 fix: generated index URLs were URI encoded (#32226)
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2026-01-05 09:17:18 -07:00
Peter Macdonald 8e9c30d04a Merge pull request #32241 from Parsifal-M/docs/cleanup-docs
Some small tidying up of the docs site 🧹
2026-01-05 17:03:30 +01:00
Fredrik Adelöw 790a77c418 Merge pull request #32039 from backstage/renovate/actions-setup-node-6.x
chore(deps): update actions/setup-node action to v6
2026-01-05 14:14:27 +01:00
Fredrik Adelöw 3bda268f80 Merge pull request #32161 from backstage/renovate/uiw-react-codemirror-4.x-lockfile
chore(deps): update dependency @uiw/react-codemirror to v4.25.4
2026-01-05 14:09:55 +01:00
Fredrik Adelöw cd52bbdf4b Merge pull request #32170 from backstage/renovate/typescript-json-schema-0.x-lockfile
chore(deps): update dependency typescript-json-schema to v0.67.1
2026-01-05 13:12:53 +01:00
Fredrik Adelöw 17e33e683d fix tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-01-05 11:30:06 +01:00
renovate[bot] b98fe9e4f0 chore(deps): update dependency typescript-json-schema to v0.67.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-05 11:25:06 +01:00
Fredrik Adelöw 1b41b39e4d Merge pull request #32244 from backstage/freben/jest30
explicitly use jest 30
2026-01-05 11:20:54 +01:00
Fredrik Adelöw 1292f257d4 Merge pull request #32234 from backstage/renovate/npm-qs-vulnerability
chore(deps): update dependency qs to v6.14.1 [security]
2026-01-05 11:09:11 +01:00
Fredrik Adelöw 5bfc3bc31d explicitly use jest 30
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-01-05 10:49:44 +01:00
Fredrik Adelöw 5c49a00bbd fix tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-01-05 10:29:07 +01:00
Fredrik Adelöw 06e1270eaa Merge pull request #32071 from backstage/renovate/cross-env-10.x
chore(deps): update dependency cross-env to v10
2026-01-05 10:15:31 +01:00
Peter Macdonald 032f2a8468 Some small tidying up of the docs site
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2026-01-05 09:38:56 +01:00
Patrik Oldsberg 0fe2a23ad9 Merge pull request #32015 from schultzp2020/ai-contrib
feat: add AI Use Policy and Guidelines
2026-01-02 13:22:27 +01:00
Nguyễn Nhật Thành fc63723560 fix(frontend-system-doc): use PascalCase for SidebarContent in migration guide (#32228)
* fix(frontend-system-doc): update import statement for sidebar content in migration guide

Signed-off-by: Thanh Nguyen <thanh.nguyen35@mservice.com.vn>

* fix(frontend-system-doc): update capitalization for SidebarContent naming in migration guide

Signed-off-by: Thanh Nguyen <thanh.nguyen35@mservice.com.vn>

---------

Signed-off-by: Thanh Nguyen <thanh.nguyen35@mservice.com.vn>
Co-authored-by: Thanh Nguyen <thanh.nguyen35@mservice.com.vn>
2026-01-01 13:20:19 -07:00
renovate[bot] 38d2da95a7 chore(deps): update dependency qs to v6.14.1 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-01 19:31:29 +00:00
renovate[bot] ac85225de4 chore(deps): update dependency cross-env to v10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-31 12:44:34 +00:00
renovate[bot] 3db7157061 chore(deps): update actions/setup-node action to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-31 12:43:49 +00:00
renovate[bot] 0636c47a5f chore(deps): update dependency @uiw/react-codemirror to v4.25.4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-31 12:35:09 +00:00
milliehartnt123 46bfd1a485 Update create an app for feature issue 21913 (#31366)
* Update index.md rewritten as task-based steps

Page has been rewritten and images have been updated/replaced.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Updated create-app-output and portal graphics

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Updated name of backstage app in graphic

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md to add guest user login screen and graphic

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Add graphic for guest user login screen to app

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md rearranged guest login section

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md fixed some indenting issues

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md fix prettier errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md rearranged admin links at bottom of page

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md fix prettier errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md changed title and added prerequisites

Made the isolated-vm module installed by everyone. Changed the title and sidebar_label. Added disc space size requirement and a note to the Linux requirement. 

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md Add minimum of 4 GB memory as placeholder.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md fix prettier errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update index.md added additional text and removed a graphic

Updated tip from 'webpack compiled successfully' to "Rspack compiled successfully'

Added selected output from 'yarn start' command to explain the sequence of calls that are being done when starting up the frontend and backend.

Removed graphic that showed 'webpack compiled successfully'.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Fix formatting issues in getting-started documentation

Fixed prettier errors

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update system requirements for Backstage application

Updated minimum memory and disk space requirements.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Update docs/getting-started/index.md

Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>

* Fix spelling error in getting started documentation

Corrected the spelling of 'initialized' in the documentation.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

* Simplify frontend startup instructions

Removed redundant information about waiting for the frontend to start.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>

---------

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
Signed-off-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
Co-authored-by: Aramis Sennyey <159921952+aramissennyeydd@users.noreply.github.com>
2025-12-30 22:22:47 +00:00
aramissennyeydd 4171b4e7e3 fix: use correct PR ID to post comments
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-12-30 12:39:09 -07:00
Backstage Service Account 9f1ee3e667 Version Packages (next) (#32222)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-30 16:06:20 +01:00
Ben Lambert 3afeab42a0 feat(integrations): Add googleGcs to ScmIntegrations and implement readTree for the UrlReader (#31998)
* feat: implementing google gcs read tree and scm integrations

Signed-off-by: benjdlambert <ben@blam.sh>

* feat: added changesets

Signed-off-by: benjdlambert <ben@blam.sh>

* chore: cleanup
Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>

* chore: fix test issues

Signed-off-by: benjdlambert <ben@blam.sh>

* chore: fix code review comments
Signed-off-by: benjdlambert <ben@blam.sh>

* chore: fix code review comments

Signed-off-by: benjdlambert <ben@blam.sh>

---------

Signed-off-by: benjdlambert <ben@blam.sh>
2025-12-30 14:20:23 +01:00
Vincenzo Scamporlino 4c7bd5b8bc Merge pull request #32132 from backstage/techdocs-aws-config-visibility
TechDocs: mark some aws config as visibility backend
2025-12-29 22:09:53 +01:00
Andre Wanlin 1b596daeb0 Merge pull request #32217 from backstage/blog/backstage-wrapped-2025
Backstage Wrapped 2025
2025-12-29 08:53:29 -06:00
Ben Lambert 9083273931 Revert "fix: making the github urls case insensitive" (#32220)
Signed-off-by: benjdlambert <ben@blam.sh>
2025-12-29 14:11:46 +01:00
Vincenzo Scamporlino 9a61995a53 prettier
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-12-29 07:23:24 +01:00
Vincenzo Scamporlino 52f3a3375a blog: backstage wrapped assets
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-12-29 06:51:41 +01:00
Vincenzo Scamporlino ff3d7d88e3 blog: backstage wrapped 2025
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2025-12-29 06:51:19 +01:00
Backstage Service Account fea3e3972d Version Packages (next) (#32150) 2025-12-23 18:22:06 +01:00
Charles de Dreuille f322010f67 Fix background in Spotify theme
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-12-23 15:00:38 +01:00
Charles de Dreuille c2b4f75735 Update tokens.css
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-12-23 15:00:38 +01:00
Charles de Dreuille 1880402c5e Fixes --bui-bg-surface-0 token
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-12-23 15:00:38 +01:00
Charles de Dreuille 027ef66a7c Merge pull request #32200 from backstage/bui-new-surfaces
BUI - Update surfaces tokens
2025-12-22 17:18:27 +00:00
Charles de Dreuille c12dc659c0 Update index.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-12-22 16:28:42 +01:00
Charles de Dreuille e4a1180ffd Create wild-toys-retire.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-12-22 16:26:06 +01:00