Commit Graph

69435 Commits

Author SHA1 Message Date
milliehartnt123 3617c032e2 Merge branch 'backstage:master' into milliehartnt123-create-ui-doc 2026-01-05 12:42:21 -05: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
milliehartnt123 bec34b728f Update prerequisites for registering a component
Changed the wording of already having a running standalone app to match the agreed upon text used in creating a component.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-30 17:17:46 -05: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
milliehartnt123 7ac601484b Update sidebar links in sidebars.ts
Added new files and structure for Using Backstage after resolving merge conflicts that incorporated a new format for the sidebars file.

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-23 10:25:05 -05:00
milliehartnt123 83f5e18b14 Merge branch 'master' into milliehartnt123-create-ui-doc
Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-23 10:17:58 -05:00
milliehartnt123 059725ab06 Update create-a-component.md to remove Node 20 flag prerequisite
Removed the following prerequisite bullet:

- If you are running Backstage with Node 20 or later, pass the flag `--no-node-snapshot` to Node in order to use the templates feature to create new components. One way to do this is to specify the `NODE_OPTIONS` environment variable before starting Backstage:

Signed-off-by: milliehartnt123 <108491788+milliehartnt123@users.noreply.github.com>
2025-12-23 10:08:08 -05: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
Charles de Dreuille 4ea1d15542 Other fixes
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-12-22 16:22:44 +01:00
Charles de Dreuille 93f073c4b2 Sync CSS
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-12-22 16:17:02 +01:00
Charles de Dreuille 90a72b8d3e Rename --bui-bg into --bui-bg-surface-0
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-12-22 16:15:56 +01:00
Ben Lambert 7210ac16ef Merge pull request #32194 from backstage/blam/enter-selecta
Enter `next` release
2025-12-21 13:12:24 +01:00
Patrik Oldsberg 6fa92c8d4f Merge pull request #32190 from backstage/rugvip/ttt
backend-defaults: fixed shuttting down
2025-12-21 12:03:51 +01:00
Aramis Sennyey bd655dcc6b Merge pull request #32189 from backstage/sennyeya/fix-reference-links 2025-12-20 10:03:03 -05:00
Patrik Oldsberg 7126bf2d47 backend-defaults: fixed shuttting down
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-12-20 12:21:36 +01:00
Patrik Oldsberg 064aaaccc9 Merge pull request #31310 from chriskilding-relx/oidc-start-url-custom-search-parameters
Support custom start URL search parameters in OIDC provider
2025-12-20 12:20:25 +01:00
Patrik Oldsberg da706d64f8 Update .changeset/proud-streets-switch.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-12-20 11:50:17 +01:00
Patrik Oldsberg 7c7712e9ac Update CONTRIBUTING.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-12-20 11:33:17 +01:00