Patrik Oldsberg
6dae45e766
root: switch foreach scripts to --jobs unlimited
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-01-10 10:05:50 +01:00
Patrik Oldsberg
071ef159ea
Merge pull request #28425 from backstage/rugvip/e2e-fix
...
create-app: add lock seeds for @google-cloud and @octokit
2025-01-09 17:27:51 +01:00
Patrik Oldsberg
8cb6c9ec0f
create-app: add lock seeds for @google-cloud and @octokit
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2025-01-09 17:13:39 +01:00
Charles de Dreuille
7e8bea9f1c
Merge branch 'master' into canon-directives
2025-01-07 17:10:11 +00:00
Charles de Dreuille
1b5d12fc2a
Add 'use client' directive when needed
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-01-07 16:45:32 +00:00
Charles de Dreuille
aaad211d68
Merge pull request #28390 from backstage/canon-docs-updates
...
Canon - Update docs
2025-01-07 16:43:48 +00:00
MT Lewis
366a9432af
Merge pull request #28323 from backstage/yarn-plugin-integration-tests
...
yarn-plugin: add end-to-end test suite
2025-01-07 16:28:45 +00:00
Charles de Dreuille
ded46fd949
Merge branch 'master' into canon-docs-updates
2025-01-07 16:27:45 +00:00
Charles de Dreuille
543de24f40
Merge pull request #28389 from backstage/canon-styles-updates
...
Canon styles updates
2025-01-07 16:15:30 +00:00
Charles de Dreuille
adb3e03265
Fixes imports
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-01-07 15:50:35 +00:00
Charles de Dreuille
dac99ebd87
Update stories on Storybook
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-01-07 15:38:58 +00:00
Charles de Dreuille
08bdc39c54
Fix components issues
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-01-07 15:10:35 +00:00
Charles de Dreuille
78c912d72e
Fix global styling issues
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2025-01-07 15:10:12 +00:00
github-actions[bot]
0980e400a0
Version Packages (next)
2025-01-07 15:04:17 +00:00
MT Lewis
15de7a09c9
yarn-plugin: set timout to 30s for all tests and hooks in index suite
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2025-01-07 12:31:45 +00:00
MT Lewis
43566de4e9
yarn-plugin: add integration test suite
...
The new test suite fully exercises the plugin,
including onboarding and offboarding from the
plugin and the effect on lockfiles.
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2025-01-07 12:31:45 +00:00
MT Lewis
d1fd317e32
yarn-plugin: document local development of yarn plugin
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2025-01-07 01:12:08 +00:00
blam
f9a6bd1805
chore: updating api-reports
...
Signed-off-by: blam <ben@blam.sh >
2025-01-02 09:29:53 +01:00
blam
f167aa83b1
chore: move usage of expand type to @backstage/types
...
Signed-off-by: blam <ben@blam.sh >
2025-01-02 09:16:03 +01:00
blam
b853a4d5bf
chore: move expand to @backstage/types
...
Signed-off-by: blam <ben@blam.sh >
2025-01-02 09:11:01 +01:00
github-actions[bot]
c31289fe06
Version Packages (next)
2024-12-31 14:00:13 +00:00
Fredrik Adelöw
571ceec699
Merge pull request #28271 from backstage/freben/signals-new
...
remove old backend system suport in the signals backend
2024-12-27 11:55:56 +01:00
Fredrik Adelöw
5477e54a66
Merge pull request #28296 from awanlin/topic/create-app-foreach-jobs
...
create-app - Added `-j 2` to `dev` script
2024-12-24 21:06:52 +01:00
Andre Wanlin
828c99374d
create-app - Added -j 2 to dev script
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2024-12-24 13:19:39 -06:00
github-actions[bot]
2e3fbc11c2
Version Packages (next)
2024-12-24 10:07:58 +00:00
Ben Lambert
6eb0fb437e
Merge pull request #28283 from backstage/freben/gitlab-node-fetch
...
Go back to using node-fetch for gitlab
2024-12-24 10:52:33 +01:00
Ben Lambert
8c023f0e2b
Merge pull request #27501 from danielfigueiredo/fix-typescript-eslint-version
...
fix: @typescript-eslint incompatible versions with eslint@8.x.x
2024-12-24 10:50:51 +01:00
Patrik Oldsberg
f5de08bca8
Merge pull request #28241 from backstage/rugvip/fixes
...
internal type fixes
2024-12-24 10:44:37 +01:00
Fredrik Adelöw
575613f560
Go back to using node-fetch for gitlab
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-12-23 12:50:36 +01:00
Fredrik Adelöw
f59ea1d40d
remove old backend system suport in the signals backend
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-12-21 22:16:47 +01:00
Fredrik Adelöw
8379bf4a80
remove PluginDatabaseManager and PluginEndpointDiscovery
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-12-21 20:49:21 +01:00
Fredrik Adelöw
ec547b8032
add error handler middleware in the plugin router
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-12-21 16:08:35 +01:00
Ben Lambert
2277e87f9a
Merge pull request #28253 from backstage/blam/configfi
...
fix: Omit collecting `backend-common` `config.d.ts` if `backend-defaults` is detected
2024-12-20 14:32:31 +01:00
blam
4e7f18f604
chore: simplify
...
Signed-off-by: blam <ben@blam.sh >
2024-12-20 14:15:58 +01:00
blam
ba84063925
chore: smol comment
...
Signed-off-by: blam <ben@blam.sh >
2024-12-20 14:09:47 +01:00
blam
b6cb774823
chore: fixing config schema again
...
Signed-off-by: blam <ben@blam.sh >
2024-12-20 13:58:17 +01:00
blam
5c399429d9
chore: small refactor and some new config.d.ts
...
Signed-off-by: blam <ben@blam.sh >
2024-12-20 13:50:33 +01:00
Ben Lambert
3b9f0606e7
Merge pull request #28182 from backstage/freben/search-catalog-remove-old
...
remove old backend support in the catalog collator
2024-12-20 13:17:41 +01:00
blam
8ecf8cb449
chore: changeset
...
Signed-off-by: blam <ben@blam.sh >
2024-12-20 13:06:43 +01:00
blam
b51173266c
chore: fixing tests
...
Signed-off-by: blam <ben@blam.sh >
2024-12-20 13:04:39 +01:00
blam
c8d8a1de05
fix: omit collecting backend-common package if backend-defaults is included
...
Signed-off-by: blam <ben@blam.sh >
2024-12-20 12:08:32 +01:00
Srushti Rane
a6f7cd8679
fixed typo in the createInitializationLogger
...
Signed-off-by: Srushti Rane <srushtirane2000@gmail.com >
2024-12-20 08:18:13 +05:30
Patrik Oldsberg
b664b2ae09
internal type fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-12-19 22:04:20 +01:00
Charles de Dreuille
208f9a27fa
Update spaceProps.ts
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-12-19 16:17:41 +00:00
Charles de Dreuille
9b61fb6421
Fix API report
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-12-19 15:25:07 +00:00
Charles de Dreuille
7404c0954b
Fix Inline + Stack props
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-12-19 15:15:33 +00:00
Charles de Dreuille
02d68087ae
Remove sprinkles for good
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-12-19 13:58:35 +00:00
Charles de Dreuille
4d1235a018
Finish it up
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-12-19 13:35:07 +00:00
Charles de Dreuille
bd74f7663b
Fix Stack component
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-12-19 12:29:59 +00:00
Charles de Dreuille
85d6754b37
Update Container to the new css classes
...
Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com >
2024-12-19 12:17:33 +00:00