Patrik Oldsberg
a33301aa8d
Merge pull request #27078 from backstage/rugvip/cleanup
...
cli: remove legacy backend start
2024-10-16 13:36:53 +02:00
MT Lewis
98a1b5cf75
docs: document installation and usage of yarn plugin
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2024-10-16 11:45:52 +01:00
Fredrik Adelöw
4f7c3e980f
Merge pull request #27130 from backstage/freben/logs
...
try to improve log tests stability
2024-10-16 10:03:23 +02:00
github-actions[bot]
a9c095d0be
Version Packages
2024-10-15 10:25:03 +00:00
Ben Lambert
56f656343d
Merge pull request #27116 from backstage/blam/fix-api-report
...
Fix API Report warning validation
2024-10-15 12:20:02 +02:00
Ben Lambert
1ed88214b0
Merge pull request #27120 from backstage/renovate/esbuild-0.x
...
chore(deps): update dependency esbuild to ^0.24.0
2024-10-15 11:19:35 +02:00
Fredrik Adelöw
0a69ca128e
try to improve log tests stability
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-15 09:42:13 +02:00
renovate[bot]
8f0898bc61
chore(deps): update dependency esbuild to ^0.24.0
...
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 07:29:54 +00:00
Ben Lambert
943574b2d0
Merge pull request #27111 from backstage/blam/fixing-any-params
...
Fixing issue with `ParamKeys` type inferrence
2024-10-15 09:12:34 +02:00
blam
fc01ce7e77
chore: fix api-reports warnings
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 17:56:00 +02:00
Fredrik Adelöw
49a3ae195d
set a higher timeout for a feature service test
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-14 16:57:30 +02:00
blam
31f54a673f
fix: fixing the checking of the reports with new format
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 16:47:46 +02:00
blam
39001f4091
chore: changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 16:33:19 +02:00
Fredrik Adelöw
40b7e88ca2
Merge pull request #26927 from davidfestal/refactor-dynamic-plugins
...
Refactor dynamic plugins
2024-10-14 16:28:13 +02:00
Fredrik Adelöw
d993ca90b4
Merge pull request #26849 from drodil/custom_sign_in_error
...
feat: allow defining custom sign in error element
2024-10-14 16:27:24 +02:00
Patrik Oldsberg
a27c5e1d38
Merge pull request #27109 from backstage/rugvip/link
...
cli: link to logger service docs in backend plugin template
2024-10-14 16:26:40 +02:00
Patrik Oldsberg
387acc4130
Merge pull request #25823 from stephenglass/fix-redirect-error-handling
...
Fix error handling using auth redirect flow
2024-10-14 16:26:23 +02:00
blam
f63ea9a583
bug: fixing issue with type inference for ParamKeys
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 16:26:09 +02:00
Fredrik Adelöw
f1355742ed
Merge pull request #27102 from RoadieHQ/docker-fixes
...
Fix Dockerfile deprecated syntax.
2024-10-14 16:13:28 +02:00
Patrik Oldsberg
18c5040457
cli: link to logger service docs in backend plugin template
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 16:11:52 +02:00
Patrik Oldsberg
337e7cb192
Merge pull request #27104 from backstage/rugvip/scaffolder-module
...
cli: update scaffolder-module template
2024-10-14 15:51:54 +02:00
Fredrik Adelöw
307c8ab6b6
Update packages/backend-dynamic-feature-service/src/features/features.test.ts
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-10-14 15:49:18 +02:00
Fredrik Adelöw
33dfb91ccb
Merge pull request #27062 from backstage/renovate/jscodeshift-0.x
...
chore(deps): update dependency @types/jscodeshift to ^0.12.0
2024-10-14 15:42:04 +02:00
Patrik Oldsberg
fc8f25030d
cli: update scaffolder-module template test + fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 15:33:39 +02:00
Patrik Oldsberg
888f968cd3
backend-test-utils: keep OS tmpdir cleanup in an afterAll callback
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 15:30:03 +02:00
Patrik Oldsberg
ac0dd751cd
cli: update scaffolder-module template
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 15:30:03 +02:00
Patrik Oldsberg
a19ce000c2
backend-test-utils: allow createMockDirectory to be called in individual tests
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 15:30:03 +02:00
Patrik Oldsberg
4cbda67d86
Merge pull request #27096 from backstage/rugvip/backend-template
...
cli: update backend plugin template
2024-10-14 15:29:44 +02:00
Brian Fletcher
b4520883c6
Fix Dockerfile deprecated syntax.
...
```
1 warning found (use docker --debug to expand):
- LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 48)
```
Signed-off-by: Brian Fletcher <brian@roadie.io >
2024-10-14 13:38:08 +01:00
Patrik Oldsberg
f98ca69195
cli: remove test code
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-14 14:01:44 +02:00
Patrik Oldsberg
8c2a152516
Merge pull request #27098 from backstage/rugvip/since
...
cli: repo test tweaks
2024-10-14 12:37:20 +02:00
Ben Lambert
84808db296
Merge pull request #27056 from backstage/blam/add-integrations
...
NFS: Add missing default API's and `DefaultSignInPage`
2024-10-14 11:38:23 +02:00
Patrik Oldsberg
dcda50a048
Merge pull request #27088 from backstage/rugvip/promote
...
promote all backend feature exports to main entry point
2024-10-14 11:33:01 +02:00
blam
666d5b1431
chore: new changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 11:24:16 +02:00
blam
47aea43209
chore: cleanup app-next a little bit
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 11:17:22 +02:00
blam
374d3f7040
chore: need a yarn.lock
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 10:49:49 +02:00
Patrik Oldsberg
9a86d79017
cli: update backend plugin templating test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-12 23:49:57 +02:00
Patrik Oldsberg
11a489f2fa
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-12 21:55:36 +02:00
Patrik Oldsberg
a05fcbbe63
cli: update backend plugin template README
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-12 21:55:36 +02:00
Patrik Oldsberg
26c719d4a3
cli: add missing templating package versions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-12 21:55:36 +02:00
Patrik Oldsberg
95999c5e2c
cli: update backend plugin template
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-12 21:55:36 +02:00
Patrik Oldsberg
40c3ae6cfe
cli: no longer notify test cache hit when not included in since
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-12 18:50:34 +02:00
Patrik Oldsberg
264058c1f0
cli: no longer default test to watch mode when since flag is provided
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-12 18:49:48 +02:00
JounQin
212986b422
Merge branch 'master' into feat/rspack
2024-10-12 13:09:10 +08:00
JounQin
62b147ebe2
chore: upgrade rspack to v1.0
...
Signed-off-by: JounQin <admin@1stg.me >
2024-10-12 13:07:55 +08:00
Patrik Oldsberg
3109c24cb3
promote all backend feature exports to main entry point
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 16:47:41 +02:00
Heikki Hellgren
1ff1dbde19
feat: allow defining custom sign in error element
...
this allows to customize what error is shown to the user if the sign in
fails. especially with the `ProxiedSignInPage` users might want to get
more information what went wrong and what to do next instead cryptic
error panel.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-10-11 17:17:30 +03:00
Patrik Oldsberg
cba5fc2457
Merge pull request #27081 from backstage/rugvip/pretty
...
backend-defaults: pretty-print JSON responses during development
2024-10-11 13:21:28 +02:00
Patrik Oldsberg
8fd7debe89
backend-defaults: pretty-print JSON responses during development
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 12:44:08 +02:00
Patrik Oldsberg
6d38ce2ed7
Merge pull request #27080 from backstage/rugvip/prop
...
backend-defaults: define token field on credentials as non-enumerable
2024-10-11 12:04:17 +02:00