74233 Commits

Author SHA1 Message Date
solimant 29d8a18841 Fix tests
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:34 +00:00
solimant 9d2bd50113 Pull some types from the spec
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:34 +00:00
solimant d2da49c568 Deprecate and re-export
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:34 +00:00
solimant e2fa65af59 Fix OpenAPI types
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:33 +00:00
solimant 0976e117fa Generate Scaffolder OpenAPI client
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:33 +00:00
solimant 45dfc16205 Generate Scaffolder OpenAPI server
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:33 +00:00
solimant ecb5c20987 Remove UserEntity model
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:33 +00:00
solimant 7895137245 Add Autocomplete
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:33 +00:00
solimant 629485cb8d Add DryRun
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:33 +00:00
solimant 340611f85a Add StreamLogsPolling
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:33 +00:00
solimant 56da08711d Add StreamLogsEventStream
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:33 +00:00
solimant 1c38f059a9 Add Retry
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:33 +00:00
solimant 799910c6cc Add CancelTask
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:32 +00:00
solimant 9ebc8c4d25 Add GetTask
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:32 +00:00
solimant 91e5c465aa Add Scaffold
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:32 +00:00
solimant 64af920519 Add ListTasks
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:32 +00:00
solimant 2a5c17b261 Add ListActions
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:32 +00:00
solimant 4bdb3341b0 Add GetTemplateParameterSchema
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:32 +00:00
solimant 8cdc0aad49 Create openapi.yaml
Signed-off-by: solimant <solimant@users.noreply.github.com>
2025-07-28 20:59:32 +00:00
Patrik Oldsberg 32cc054e9a frontend-plugin-api: add test for params transforms
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-07-28 22:27:13 +02:00
Patrik Oldsberg 45f1b9fdce frontend-plugin-api: type cleanup, docs, and API reports for advanced blueprint types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-07-28 22:27:13 +02:00
Patrik Oldsberg f2f133ce8d update all usages of ApiBlueprint
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-07-28 22:27:13 +02:00
Patrik Oldsberg fa7861ddc5 frontend-plugin-api: refactor ApiBlueprint to use advanced param types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-07-28 22:27:13 +02:00
Patrik Oldsberg 39e8111a30 frontend-plugin-api: initial implementation of advanced blueprint params types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-07-28 22:27:13 +02:00
Patrik Oldsberg f318a35655 frontend-plugin-api: tests in place for advanced blueprint types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-07-28 22:27:12 +02:00
Jordan Andrzejczak a5b51024de Fix prettier in changeset
Signed-off-by: Jordan Andrzejczak <jordan.andrzejczak@outlook.com>
2025-07-28 20:16:15 +02:00
Jordan Andrzejczak b158801e2e Add changeset
Signed-off-by: Jordan Andrzejczak <jordan.andrzejczak@outlook.com>
2025-07-28 20:05:30 +02:00
Jordan Andrzejczak 5adad5eb9f Prevent overwrite with prev state of search params
Signed-off-by: Jordan Andrzejczak <jordan.andrzejczak@outlook.com>
2025-07-28 20:05:17 +02:00
Jonas Mai c118dcda83 docs(techdocs): Azure Storage Account Auth Guide Update (#30304)
* Azure Storage Account Auth Guide Update

Describe how any method supported by `DefaultAzureCredential ` can be used to authenticate.

Signed-off-by: Jonas Mai <hubwoop@users.noreply.github.com>

* Update using-cloud-storage.md

Signed-off-by: Jonas Mai <hubwoop@users.noreply.github.com>

* Replace VMs with Virtual Machines

As recommended by code-review

Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
Signed-off-by: Jonas Mai <hubwoop@users.noreply.github.com>

---------

Signed-off-by: Jonas Mai <hubwoop@users.noreply.github.com>
Co-authored-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2025-07-28 13:52:47 -04:00
Charles de Dreuille c33c6936ed Add onRowClick event + docs improvements
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-07-28 17:59:13 +01:00
renovate[bot] 3c03aaf27b chore(deps): update ossf/scorecard-action action to v2.4.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-28 12:26:41 +00:00
Patrik Oldsberg 3ef648c259 Merge pull request #30651 from backstage/node-transform-allow-js
cli: allow js files to be processed by nodeTransform
2025-07-28 14:17:11 +02:00
Charles de Dreuille 79335df33e Restructure raw content + css
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-07-28 09:00:23 +01:00
Charles de Dreuille 0615e54359 Create empty-years-grow.md
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-07-26 09:20:59 +01:00
Charles de Dreuille df17867133 Fix report
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-07-26 09:18:07 +01:00
Charles de Dreuille ef8855a9db Table restructure
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-07-26 09:09:49 +01:00
Peter Kögel 5bb870b87a Add Changeset
Signed-off-by: Peter Kögel <peter.koegel@vector.com>
2025-07-25 20:51:02 +02:00
Charles de Dreuille 917d004aa6 First pass at bringing new DataTable to BUI
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
2025-07-25 19:20:54 +01:00
MT Lewis a6af7684a8 cli: allow js files to be processed by nodeTransform
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2025-07-25 15:38:48 +01:00
Andre Wanlin 770c2c76c1 Merge pull request #30647 from Teo-ShaoWei/shaowei/remove-deprecated-loggerToWinstonLogger
chore: remove deprecated loggerToWinstonLogger
2025-07-25 08:15:29 -05:00
Peter Kögel afaede9418 scaffolder-backend-module-gitlab: Show cause for GitbeakerRequestError
Signed-off-by: Peter Kögel <peter.koegel@vector.com>
2025-07-25 13:39:32 +02:00
ShaoWei TEO 00ebaeb7b9 chore: remove deprecated loggerToWinstonLogger
Signed-off-by: ShaoWei Teo <tookunokaze@gmail.com>
2025-07-25 19:20:13 +08:00
Patrik Oldsberg 10ba8c2f92 Merge pull request #30621 from backstage/rugvip/nav-content
NFS: add NavContentBlueprint
2025-07-25 12:06:18 +02:00
benjdlambert bf24784a2d feat: added in search and user settings to sidebar
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-25 10:01:14 +02:00
benjdlambert 357d1c2304 chore: fixing version of icons
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-25 10:01:14 +02:00
benjdlambert d9fc7c4a71 chore: fix versions
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-25 10:01:14 +02:00
benjdlambert 01d7d9ae13 chore: moving things around a little bit
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-25 10:01:14 +02:00
benjdlambert 47e7ccb30c chore: removing missing file from e2e tests
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-25 10:01:14 +02:00
benjdlambert 58260b7f63 chopre: fixing tests
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-25 10:01:14 +02:00
benjdlambert aa9e905392 chore: refactor and rename a little bit
Signed-off-by: benjdlambert <ben@blam.sh>
2025-07-25 10:01:14 +02:00