74233 Commits

Author SHA1 Message Date
Patrik Oldsberg b8a675df4b docs/tooling: add docs for new repo start command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-08 13:14:45 +02:00
Benedikt Scheffbuch c4a47efe7a Fix vscode launch.json in debugging.md
- Add comment descriptions
- Link to VSCode docs

Signed-off-by: Benedikt Scheffbuch <github@benediktscheffbuch.de>
2025-04-08 11:57:52 +02:00
renovate[bot] 5b76599d8c chore(deps): update dependency @types/ws to v8.18.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-08 09:22:51 +00:00
Fredrik Adelöw 02981a2377 Merge pull request #29368 from tylerd-canva/catalog-backend-sortField-distinct
Fix for duplicate results in queryEntities when using an orderField
2025-04-08 10:42:21 +02:00
Patrik Oldsberg 1b27c4d434 cli: add repo start fallback for running plugins if app/backend are missing
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-08 10:36:45 +02:00
Patrik Oldsberg c70f89ff38 cli: repo start refactor and more accurate logging of started packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-08 10:36:45 +02:00
Patrik Oldsberg c36ac9742b cli: repo start partial parsing of script options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-08 10:36:45 +02:00
Patrik Oldsberg 944af983d9 cli: refactor and fully implement starting packages via repo start
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-08 10:36:45 +02:00
Patrik Oldsberg efd6a048d5 cli: initial repo start implementation with package selection
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-08 10:36:45 +02:00
Patrik Oldsberg bd3943b7ae cli: migrate start command to module
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-08 10:36:45 +02:00
Patrik Oldsberg 80b82f1493 Merge pull request #29025 from backstage/sennyeya/alpha-cli-report
feat: allow multiple CLI reports for easier diff
2025-04-08 10:33:58 +02:00
Fredrik Adelöw 12c2262a4a Merge pull request #29465 from backstage/renovate/npm-next-vulnerability
fix(deps): update dependency next to v14.2.26 [security]
2025-04-08 10:29:50 +02:00
Fredrik Adelöw 8276234d8d Merge pull request #29476 from backstage/renovate/chromaui-action-digest
chore(deps): update chromaui/action digest to 649b4fd
2025-04-08 10:29:24 +02:00
Fredrik Adelöw 4c781a637e Merge pull request #29391 from backstage/renovate/github-codeql-action-3.x
chore(deps): update github/codeql-action action to v3.28.15
2025-04-08 10:23:14 +02:00
Fredrik Adelöw f424b92089 Merge pull request #29503 from backstage/dependabot/npm_and_yarn/microsite/estree-util-value-to-estree-3.3.3
Bump estree-util-value-to-estree from 3.0.1 to 3.3.3 in /microsite
2025-04-08 10:22:54 +02:00
dependabot[bot] 7028883532 Bump estree-util-value-to-estree from 3.0.1 to 3.3.3 in /microsite
Bumps [estree-util-value-to-estree](https://github.com/remcohaszing/estree-util-value-to-estree) from 3.0.1 to 3.3.3.
- [Release notes](https://github.com/remcohaszing/estree-util-value-to-estree/releases)
- [Commits](https://github.com/remcohaszing/estree-util-value-to-estree/compare/v3.0.1...v3.3.3)

---
updated-dependencies:
- dependency-name: estree-util-value-to-estree
  dependency-version: 3.3.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:01:48 +00:00
renovate[bot] 9729c57fa3 chore(deps): update github/codeql-action action to v3.28.15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-07 23:41:17 +00:00
Yuval Fatal 1cb286e38e Add Firefly Backstage Plugin
Signed-off-by: Yuval Fatal <92246164+YuvalFireFly@users.noreply.github.com>
2025-04-07 22:26:38 +03:00
Nina Berg d903b92284 capitalize SSE for vale
Signed-off-by: Nina Berg <nikb100@gmail.com>
2025-04-07 14:50:02 -04:00
Nina Berg 9b5b744e24 add changeset and tests
Signed-off-by: Nina Berg <nikb100@gmail.com>
2025-04-07 14:36:09 -04:00
Nina Berg d65ec54f23 proxy-backend support sse connections closing
Signed-off-by: Nina Berg <nikb100@gmail.com>
2025-04-07 11:30:24 -04:00
Patrik Oldsberg ed0bd5bfc1 Merge pull request #29492 from backstage/rugvip/https
scaffolder: mention that pages must use HTTPS for template editor
2025-04-07 17:10:27 +02:00
Patrik Oldsberg d67fd32c6b Merge pull request #29495 from backstage/canon-docs-fix-nav
Canon docs - Fix sidebar links for TextField
2025-04-07 15:59:49 +02:00
Charles de Dreuille 27a3d1c506 Update data.ts
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-04-07 15:42:32 +02:00
Patrik Oldsberg 006d5c8ba6 Merge pull request #29494 from backstage/rugvip/pack
cli: fix trailing /* in automatic imports
2025-04-07 15:20:30 +02:00
Patrik Oldsberg 6969f79ff0 cli: fix trailing /* in automatic imports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-07 14:58:50 +02:00
Patrik Oldsberg 407eba1522 scaffolder: mention that pages must use HTTPS for template editor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-07 14:55:06 +02:00
Charles de Dreuille 0a10eb71ff Merge pull request #29482 from backstage/canon-improve-form-components 2025-04-07 14:26:34 +02:00
Charles de Dreuille b9dfbae784 Merge branch 'master' into canon-improve-form-components 2025-04-07 14:05:59 +02:00
Patrik Oldsberg 0b7cbb1ec9 Merge pull request #29247 from backstage/canon-render-prop
Canon: Add render prop to Link
2025-04-07 12:08:21 +02:00
Patrik Oldsberg 54cd0d59c0 Merge pull request #29466 from backstage/canon-docs-text-field
Canon - Add TextField docs
2025-04-07 12:05:54 +02:00
Patrik Oldsberg 38ef606f38 Merge pull request #29475 from backstage/canon-container
Canon - Improved Container styles
2025-04-07 12:03:58 +02:00
Patrik Oldsberg c6e619d3f1 Merge pull request #29477 from alex-mckay/addCatalogFilterExtensionPoint
Move catalog filter blueprint to -react package
2025-04-07 11:20:55 +02:00
Patrik Oldsberg 4e4cccd5ad Update .changeset/happy-spoons-sing.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-04-07 11:06:38 +02:00
Bogdan Nechyporenko f2212f1f3e Merge pull request #29146 from wrighbr/add-update-branch-support
 Add support for allowing branch updates
2025-04-07 07:28:34 +02:00
David Söderlund 2e32407e4b fixed language in change set
Signed-off-by: David Söderlund <ds@dsoderlund.consulting>
2025-04-05 22:23:40 +02:00
aramissennyeydd 47503891e1 rerun with latest
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-05 16:17:59 -04:00
David Söderlund c761cf5b3a Added changeset with instructions on how to not be affected by this change in existing templates.
Signed-off-by: David Söderlund <ds@dsoderlund.consulting>
2025-04-05 22:17:04 +02:00
aramissennyeydd 2be6a2253e fix other api reports
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-05 16:15:13 -04:00
aramissennyeydd 018094dbd6 feat: allow multiple CLI reports for easier diff
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
2025-04-05 16:15:11 -04:00
David Söderlund 6febfdb2b7 Update the documentation to reflect that defaultBranch can be set when publishing to github
Signed-off-by: David Söderlund <ds@dsoderlund.consulting>
2025-04-05 22:04:47 +02:00
David Söderlund c0bb4b9c92 Updated the example template "create-app" to include defaultBranch: 'main' when publishing to github
Signed-off-by: David Söderlund <ds@dsoderlund.consulting>
2025-04-05 22:02:47 +02:00
David Söderlund 7bbd08b3e8 Changed value of defaultBranch from 'master' to 'main'.
Signed-off-by: David Söderlund <ds@dsoderlund.consulting>
2025-04-05 21:50:14 +02:00
David Söderlund b2ece20e2e Updated github tests to reflect that the default branch is expected to be "main" for new repos that get created.
Signed-off-by: David Söderlund <ds@dsoderlund.consulting>
2025-04-05 21:49:03 +02:00
Peter Macdonald 19e23da8d6 adds some more context to the commitaction for gitlab:repo:push in terms of the options available
Signed-off-by: Peter Macdonald <peterm4c@pm.me>
2025-04-05 19:48:47 +02:00
Charles de Dreuille 4c9a6c94ee Improve DataTable
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-04-04 22:15:45 +01:00
Charles de Dreuille dbd6b5915c Merge branch 'master' into canon-table-updates 2025-04-04 21:34:22 +01:00
Charles de Dreuille 2b74f7be4b Add DataTable
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-04-04 21:32:59 +01:00
Fredrik Adelöw 61f169210c Merge pull request #29472 from jpbottinelli/kubecon
make certificate strings optional for Dev environments
2025-04-04 20:19:27 +02:00
Charles de Dreuille f038613057 Create shiny-bears-know.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-04-04 17:01:17 +01:00