Charles de Dreuille
|
a2c2e52fa2
|
Improve button component
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-02-10 15:45:49 +00:00 |
|
Patrik Oldsberg
|
44330f0532
|
Merge pull request #28619 from backstage/rugvip/multi
frontend-plugin-api: add support for multiple attachTos
|
2025-02-10 15:55:05 +01:00 |
|
Charles de Dreuille
|
05a2cc685e
|
Improve Button styles
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
|
2025-02-10 14:23:21 +00:00 |
|
Fredrik Adelöw
|
79b242cdc8
|
Merge pull request #28785 from backstage/freben/brk
fix some accidental extra newlines in docs
|
2025-02-10 15:13:44 +01:00 |
|
Fredrik Adelöw
|
c93a9243a2
|
fix some accidental extra newlines in docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2025-02-10 13:34:58 +01:00 |
|
Fredrik Adelöw
|
29324d1577
|
Merge pull request #28783 from deejay1/catalog-doc-fix
fix(doc): Remove duplicate return statement
|
2025-02-10 13:19:33 +01:00 |
|
Patrik Oldsberg
|
ab14f4e30f
|
cli/new: fix interactive template select
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 11:54:09 +01:00 |
|
Patrik Oldsberg
|
d08fd8d415
|
root: move backstage field down for now
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 11:43:53 +01:00 |
|
Patrik Oldsberg
|
8c6251f246
|
cli/new: add ability to configure publish registry
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 11:38:05 +01:00 |
|
Patrik Oldsberg
|
c993e428f9
|
cli/new: automatically inject package.json input
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 11:37:13 +01:00 |
|
Łukasz Jernaś
|
56d88c2ecc
|
fix(doc): Remove duplicate return statement
Removes duplicate return statement and fixes some
trivial grammar issues.
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com>
|
2025-02-10 11:11:50 +01:00 |
|
Patrik Oldsberg
|
472c0d3d5c
|
cli/new: add backwards compatibility for id param
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 11:07:41 +01:00 |
|
Hellgren Heikki
|
02941e9c6e
|
test(scaffolder): add ongoing task title rendering test
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi>
|
2025-02-10 11:52:32 +02:00 |
|
Patrik Oldsberg
|
3d7595b70f
|
cli: inline removed test util
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 10:48:37 +01:00 |
|
Patrik Oldsberg
|
0133a6edcb
|
cli/new: move owner out of template values
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 10:46:11 +01:00 |
|
Patrik Oldsberg
|
24b2bacc58
|
cli/new: move config into backstage.cli.new
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 10:40:13 +01:00 |
|
Patrik Oldsberg
|
b3ff1819d9
|
cli/new: add default- prefix to built-in template pointers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 10:33:25 +01:00 |
|
Patrik Oldsberg
|
2c675620e1
|
cli/new: add support for predefined template parameters
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 10:30:05 +01:00 |
|
Patrik Oldsberg
|
401ca196b0
|
cli/new: add ability to reference built-in templates in config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 10:19:08 +01:00 |
|
Patrik Oldsberg
|
6d56c7d6b9
|
cli/new: move description to template pointer
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 01:28:50 +01:00 |
|
Phil Kuang
|
71ba1e0566
|
Merge pull request #28612 from kuangp/refactor/catalog-table
refactor(CatalogTable): allow overriding default components
|
2025-02-09 18:37:34 -05:00 |
|
Patrik Oldsberg
|
100681e427
|
cli/new: replace additionalActions with fixed installation per role
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-10 00:34:07 +01:00 |
|
Matt Benson
|
dc8dd4bea7
|
add enhanced/documented filter/global types and creator functions
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
|
2025-02-09 13:07:26 -06:00 |
|
aramissennyeydd
|
b78b2b0ed6
|
add changeset
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2025-02-09 13:17:44 -05:00 |
|
aramissennyeydd
|
8d480fdea2
|
clean up
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2025-02-09 13:08:44 -05:00 |
|
aramissennyeydd
|
7f089a8649
|
update to generate + merge as separate steps, runtime down to 40s
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com>
|
2025-02-09 13:00:42 -05:00 |
|
Gavin Clarke
|
3d6ef79fb6
|
Add support for file globbing to fs:delete
Signed-off-by: Gavin Clarke <431018+gavinclarkeuk@users.noreply.github.com>
|
2025-02-09 16:45:44 +00:00 |
|
Patrik Oldsberg
|
b15ecadc9a
|
cli/new: remove params from config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-09 14:37:13 +01:00 |
|
Patrik Oldsberg
|
c2101cc393
|
cli/new: remove unused test utils
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-09 14:37:13 +01:00 |
|
Patrik Oldsberg
|
8bd62ff071
|
cli/new: flatten config globals
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-09 14:37:12 +01:00 |
|
Patrik Oldsberg
|
8630bc6548
|
cli/new: remove targetPath configuration in templates
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-09 14:32:43 +01:00 |
|
Patrik Oldsberg
|
72bada65ef
|
cli/new: remove ability to define custom prompts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-09 13:22:52 +01:00 |
|
Patrik Oldsberg
|
f31a530c42
|
cli/new: rename executePluginPackageTemplate + add tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-09 12:19:10 +01:00 |
|
Matt Benson
|
846ed95c0e
|
refine TemplateFilter type
Signed-off-by: Matt Benson <gudnabrsam@gmail.com>
|
2025-02-08 21:48:06 -06:00 |
|
Patrik Oldsberg
|
15e44b0640
|
cli/new: further templaing simplification, avoid tmpdir
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-09 00:19:22 +01:00 |
|
Patrik Oldsberg
|
451205b246
|
cli/new: refactor templater to make it stateful
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-08 21:10:55 +01:00 |
|
Patrik Oldsberg
|
ece4911b9e
|
cli/new: cleanup template execution
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-08 21:10:53 +01:00 |
|
Patrik Oldsberg
|
5ff71a719e
|
cli/new: split out templating
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-08 20:57:53 +01:00 |
|
Patrik Oldsberg
|
82b1d4d6b1
|
cli/new: refactor to remove templating context
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-08 19:04:41 +01:00 |
|
Andre Wanlin
|
20700b40cb
|
Fixed typo
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
|
2025-02-08 10:27:05 -06:00 |
|
Andre Wanlin
|
1c6550d10d
|
Cleaned up the Kubernetes Backend Installation
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
|
2025-02-08 10:23:53 -06:00 |
|
Andre Wanlin
|
a706caf76b
|
Merge pull request #28674 from deepthi-28/azurediscovery-docs
Updated document Azure discovery
|
2025-02-08 09:59:25 -06:00 |
|
Patrik Oldsberg
|
eec35e9c90
|
cli/new: read template content during preparation phase
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-08 16:33:07 +01:00 |
|
Patrik Oldsberg
|
0244176c98
|
cli/new: wire up additional actions with new input
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-08 16:33:07 +01:00 |
|
Patrik Oldsberg
|
2ee6feed29
|
cli/new: move package info and template globals to input resolution
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-08 16:33:05 +01:00 |
|
Patrik Oldsberg
|
401b84e451
|
cli: update templates to use new variables and template values
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-08 14:14:15 +01:00 |
|
Patrik Oldsberg
|
68e87d7f4c
|
cli/new: add support for templated template values
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-08 14:07:36 +01:00 |
|
Patrik Oldsberg
|
b751402fc6
|
cli/new: refactor package info resolution
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2025-02-08 12:49:30 +01:00 |
|
Tim Hansen
|
1d7a9277f4
|
Add expects to positive test cases
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
|
2025-02-07 15:18:35 -07:00 |
|
Tim Hansen
|
b088a541e0
|
Remove extraneous type
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
|
2025-02-07 14:24:49 -07:00 |
|