Johan Persson
5f88e246e3
chore(create-app): add jest 30 dependencies to template
...
Add jest and its environment dependencies as devDependencies to the
create-app template, so new Backstage apps are set up with Jest 30
support out of the box.
For Jest 30, apps need @jest/environment-jsdom-abstract and jsdom
instead of jest-environment-jsdom.
Signed-off-by: Johan Persson <johanopersson@gmail.com >
2025-12-11 18:07:01 +01:00
github-actions[bot]
e08f48a9b5
Version Packages (next)
2025-12-09 15:00:09 +00:00
Fredrik Adelöw
2bae83ab2e
Version Policy Update - Node 22 to 24
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-12-08 10:53:38 +01:00
github-actions[bot]
336db00d21
Version Packages (next)
2025-12-02 15:37:41 +00:00
github-actions[bot]
756986e5e7
Version Packages (next)
2025-11-25 16:21:32 +00:00
Ben Lambert
e2c6671a03
Merge pull request #31381 from enyineer/fix/create-app-with-proxy
...
Allow configuration of Proxy when using create-app CLI
2025-11-25 10:25:23 +01:00
enyineer
ab017b9918
Remove global-agent from create-app
...
Signed-off-by: enyineer <nico.enking@gmail.com >
2025-11-19 10:42:45 +01:00
enyineer
1a483ed02f
Remove undici and old mocks
...
Signed-off-by: enyineer <nico.enking@gmail.com >
2025-11-19 10:11:12 +01:00
github-actions[bot]
792f4d7e3d
Version Packages
2025-11-18 12:23:09 +00:00
enyineer
84a0dff66f
Refactor naming of proxy bootstrapping function
...
Signed-off-by: enyineer <nico.enking@gmail.com >
2025-11-12 15:02:04 +01:00
github-actions[bot]
20fae88bdf
Version Packages (next)
2025-11-11 21:45:56 +00:00
github-actions[bot]
3738293d26
Version Packages (next)
2025-11-04 15:00:26 +00:00
Patrik Oldsberg
9f939a6a4c
create-app: add app visualizer in next template
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-11-04 00:13:53 +01:00
github-actions[bot]
2c1fe37d3b
Version Packages (next)
2025-10-24 13:22:48 +00:00
github-actions[bot]
807af8ce0e
Version Packages (next)
2025-10-21 16:14:43 +00:00
Patrik Oldsberg
fc7cbfced9
cli: add template for catalog provider
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-10-20 19:58:19 +02: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
github-actions[bot]
d6ce2db9ca
Version Packages
2025-10-14 15:29:54 +00:00
enyineer
cdbec2e0d5
Add proxy to create-app tasks
...
Signed-off-by: enyineer <nico.enking@gmail.com >
2025-10-10 10:14:38 +02:00
enyineer
944d3fa82e
Bootstrap Proxy agent if proxy configured
...
Signed-off-by: enyineer <nico.enking@gmail.com >
2025-10-10 10:14:38 +02:00
Fredrik Adelöw
bf6038cd91
Merge pull request #31358 from backstage/freben/sqlite
...
bump create-app sqlite version
2025-10-08 11:52:26 +02:00
Fredrik Adelöw
7dcedff2fb
bump create-app sqlite version
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-10-08 10:21:49 +02:00
github-actions[bot]
316d0774b8
Version Packages (next)
2025-10-07 15:00:59 +00:00
github-actions[bot]
ffb5b44d86
Version Packages (next)
2025-09-30 14:42:12 +00:00
github-actions[bot]
c2c60546d2
Version Packages (next)
2025-09-24 12:57:42 +00:00
github-actions[bot]
c73bfa46d4
Version Packages (next)
2025-09-23 15:00:29 +00:00
github-actions[bot]
b799a2d07f
Version Packages
2025-09-16 13:22:58 +00:00
Paul Schultz
133ac7ad66
fix(repo-tools): resolve knip-reports failure with spaces in workspace paths
...
Signed-off-by: Paul Schultz <pschultz@pobox.com >
2025-09-15 12:34:26 -05:00
Fredrik Adelöw
f58e7f1d0d
Merge pull request #31002 from mathieu-benoit/patch-3
...
feat: Update backend/Dockerfile - `node:20` --> `node:22`
2025-09-12 23:28:29 +02:00
Ben Lambert
f346091c8a
Merge pull request #31131 from backstage/rugvip/noseed
...
create-app: remove redundant lock seed entries
2025-09-12 15:14:58 +02:00
Patrik Oldsberg
0fc9b1c71f
create-app: remove redundant lock seed entries
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-09-12 14:15:45 +02:00
github-actions[bot]
020d484ac4
Version Packages (next)
2025-09-09 15:00:36 +00:00
github-actions[bot]
ac48eeb3ba
Version Packages (next)
2025-09-02 12:17:03 +00:00
secustor
02dbe8eaae
fix(packages/create-app): add missing cli dependency
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2025-09-01 23:43:30 +02:00
Mathieu Benoit
7cfea1aac8
feat: Update backend/Dockerfile - node:20 --> node:22
...
Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr >
2025-08-27 16:19:32 -04:00
Mathieu Benoit
bf02e9649e
feat: Update backend/Dockerfile - node:20 --> node:22
...
Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr >
2025-08-27 16:14:49 -04:00
github-actions[bot]
9c441f9a78
Version Packages (next)
2025-08-25 15:09:39 +00:00
benjdlambert
9699971f39
chore: just use config for next app
...
Signed-off-by: benjdlambert <ben@blam.sh >
2025-08-20 10:54:36 +02:00
Camila Belo
b2d9fc1939
fix: redirect from home to catalog
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2025-08-20 09:55:15 +02:00
github-actions[bot]
b93a3471c2
Version Packages
2025-08-19 13:01:39 +00:00
Andre Wanlin
db58953a4f
Prettier changes
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-08-15 08:09:00 -05:00
Andre Wanlin
e33fce15df
create-app - Added Notifications and Signals to be installed by default
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-08-15 07:42:45 -05:00
github-actions[bot]
571280f19c
Version Packages (next)
2025-08-12 15:33:11 +00:00
Patrik Oldsberg
274ef53e13
create-app: update e2e test config to run app and backend separately
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-11 14:28:39 +02:00
Patrik Oldsberg
1cd81a9c5e
Merge pull request #30831 from backstage/rugvip/template-fix
...
create-app: fix bad JSON in next template
2025-08-08 14:52:48 +02:00
Patrik Oldsberg
bbe34cbd47
create-app: fix bad JSON in next template
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-08 00:43:01 +02:00
Fredrik Adelöw
8b1bf6e069
elevate app.packages to no longer be experimental
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2025-08-07 17:02:05 +02:00
github-actions[bot]
1e8a013c67
Version Packages (next)
2025-08-05 13:45:29 +00:00
Andre Wanlin
f859b123d0
create-app - Adjusted package order
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-08-05 10:12:40 +02:00
Patrik Oldsberg
18a0900f1a
cli: add template for new frontend system
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-08-05 09:15:24 +02:00