Commit Graph

68417 Commits

Author SHA1 Message Date
Andre Wanlin 1368b85d3a Corrected typo and formatting
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-10-16 19:28:45 -05:00
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
Charles de Dreuille 3c0ea67da1 Add changeset
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-16 19:14:32 +01:00
Charles de Dreuille 9e2aeee6a5 Fix @layer order
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-16 19:08:27 +01:00
Charles de Dreuille 498e1e8d61 Merge pull request #31444 from backstage/bui-fix-default-styles
BUI - Fix font smoothing in BUI
2025-10-16 18:18:12 +01:00
Gabriel Dugny a4d4a7084a chore: changeset & clarifications
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2025-10-16 18:47:13 +02:00
Gabriel Dugny 1b3d2a1bbe chore: split to dedicated hook
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2025-10-16 18:21:11 +02:00
Gabriel Dugny da6b06f4ff fix(techdocs): Header reload when navigating inside Techdocs
Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>

Attempt to fix regression introduced by https://github.com/backstage/backstage/pull/30984

LLM-generated, not review thoroughly yet.

Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>
2025-10-16 18:02:23 +02:00
Fredrik Adelöw 68c5fcf5c6 Merge pull request #31360 from swisspost/bitbucketurlreader-token-fix
fix: BitbuckerUrlReader ignoring provided token #31348
2025-10-16 15:15:55 +02:00
Camila Belo 5a50220e2b Merge pull request #31443 from backstage/docs/update-publish-mainline-release-steps
[Docs] Update publishing mainline release steps
2025-10-16 15:07:46 +02:00
Charles de Dreuille 4eb455ca15 Fix font smoothing in BUI
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-16 13:24:19 +01:00
Camila Belo 62907dce18 docs: remove unnecessary steps
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2025-10-16 13:04:21 +02:00
Andre Wanlin 0d3a5b0715 Merge pull request #31440 from awanlin/topic/contribfest-blog-post
Get ready for Backstage ContribFest at KubeCon Blog Post
2025-10-15 19:22:11 -05:00
Andre Wanlin ab86a8f021 Ran prettier:fix
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-10-15 16:10:34 -05:00
Andre Wanlin 6e2c8b94f8 Get ready for Backstage ContribFest at KubeCon Blog Post
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-10-15 16:09:19 -05:00
Patrik Oldsberg b828aa0647 Merge pull request #31436 from backstage/blam/add-swc-lock
Added `@swc/core` lock seed
2025-10-15 21:04:43 +02:00
Patrik Oldsberg b436f73803 Merge pull request #31166 from schultzp2020/constructor-parameters
refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
2025-10-15 18:56:42 +02:00
EstoesMoises de46943994 Change npm package name for Stack Overflow Teams
Updated npm package name for Stack Overflow Teams plugin.

Signed-off-by: EstoesMoises <118999648+EstoesMoises@users.noreply.github.com>
2025-10-15 17:54:49 +01:00
benjdlambert 703e9a2504 chore: updating seed for swc issue: https://github.com/swc-project/swc/issues/11129
Signed-off-by: benjdlambert <ben@blam.sh>
2025-10-15 17:42:10 +02:00
Patrik Oldsberg 21bb1cafb0 Merge pull request #31435 from backstage/bui-fix-default-styles
Fix default font size in BUI
2025-10-15 17:05:55 +02:00
Ben Lambert cf417a0083 Merge pull request #31382 from iainvdw/fix/fix-template-schema-parsing-in-scaffolder
fix: fix template parsing issue preventing proper function of RJSF allOf / oneOf / anyOf with nested if / else fields
2025-10-15 16:54:00 +02:00
Charles de Dreuille 146e3fc24e Change to 14px
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-15 15:52:44 +01:00
Charles de Dreuille dac851fa87 Fix default font size in BUI
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-15 15:50:53 +01:00
Ben Lambert 2bb6cdc6a6 Merge pull request #31431 from backstage/revert-31413-user_settings_nfs
Revert "feat(user-settings): add storage api blueprint for nfs"
2025-10-15 14:54:35 +02:00
Patrik Oldsberg 03df173438 Merge pull request #31432 from backstage/bui-fix-default-styles
Fix default font weight and family
2025-10-15 14:43:52 +02:00
benjdlambert 2b6fda34e3 chore: chagneset
Signed-off-by: benjdlambert <ben@blam.sh>
2025-10-15 14:41:18 +02:00
Charles de Dreuille 0012a27eb0 Update styles.css
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-15 13:29:54 +01:00
Charles de Dreuille 00bfb83780 Fix default font weight and family
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-15 13:19:56 +01:00
Ben Lambert cecb2113e3 Revert "feat(user-settings): add storage api blueprint for nfs"
Signed-off-by: benjdlambert <ben@blam.sh>
2025-10-15 14:19:41 +02:00
Patrik Oldsberg 7d521202fe Merge pull request #31429 from backstage/bui-default-text-color
Fix default text color in BUI
2025-10-15 13:16:05 +02:00
Patrik Oldsberg a7f7672c7b Merge pull request #31428 from backstage/rugvip/devbui
dev-utils: add missing BUI CSS
2025-10-15 12:48:28 +02:00
Charles de Dreuille 26c6a78c7a Fix default text color in BUI
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-10-15 11:42:36 +01:00
Patrik Oldsberg b29a856a70 dev-utils: add missing BUI CSS
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-10-15 12:15:47 +02:00
Fredrik Adelöw 132a42e123 Merge pull request #31426 from backstage/freben/confdoc
🧹  some more small doc fixes
2025-10-15 12:14:33 +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 99810880bd Merge pull request #31414 from backstage/camilaibs/release-notes-v1.44.0
Release Notes v1.44.0
2025-10-14 20:15:12 +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
Camila Belo 36dde6fdd4 Merge pull request #31351 from backstage/changeset-release/master
Version Packages
2025-10-14 18:52:50 +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
Ayush More 782fbe36a1 add sha tags
Signed-off-by: Ayush More <ayushmore42595@gmail.com>
2025-10-14 15:36:25 +00:00
github-actions[bot] d6ce2db9ca Version Packages 2025-10-14 15:29:54 +00:00
Patrik Oldsberg a1e82d634b Merge pull request #31417 from backstage/rugvip/testfix
cli: fix low frequency test flakiness
2025-10-14 17:23:38 +02:00
Patrik Oldsberg 287a8b0148 cli: fix low frequency test flakiness
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-10-14 17:19:29 +02:00
Ayush More aeaf3445a4 Add permissions to welcome workflow
Signed-off-by: Ayush More <ayushmore42595@gmail.com>
2025-10-14 20:47:22 +05:30
Hellgren Heikki 51ff7d8e46 feat(auth): allow configuring DCR token expiration
this adds a new config value for exprimental dynamic client registration
feature that allows configuring the token expiration.

added also missing config values to the config schema for this feature.

Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
2025-10-14 16:31:09 +03:00
Paul Schultz 42c8a67fb4 run api report
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-10-14 08:29:22 -05:00
Paul Schultz 161999e837 fix tsc issues
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-10-14 08:29:22 -05:00