Commit Graph

8761 Commits

Author SHA1 Message Date
Taras 2a46e3701e Integrated feedback from @freben
Signed-off-by: Taras <tarasm@gmail.com>
2022-09-08 08:42:07 -04:00
Taras 184a610d12 Add missing export and generate api report
Signed-off-by: Taras <tarasm@gmail.com>
2022-09-07 18:20:10 -04:00
Taras 93a1072a0a Updated tests to include validateEntity in mocks
Signed-off-by: Taras <tarasm@gmail.com>
2022-09-07 18:12:01 -04:00
Taras 54f14d5b88 Added /validate-entity to the catalog client
Signed-off-by: Taras <tarasm@gmail.com>
2022-09-07 17:32:06 -04:00
Patrik Oldsberg 7d47def9c4 switch @types/jest to only be depended on by @backstage/cli
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-07 11:29:12 +02:00
github-actions[bot] f275697d2b Version Packages (next) 2022-09-06 13:11:16 +00:00
Ben Lambert c04161b8a3 Merge pull request #12953 from immobiliare/feat/added-ports-range
feat(backend-common): added ports range
2022-09-06 12:21:44 +02:00
Antonio Musolino e3b1993788 feat(backend-common): added ports range
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2022-09-06 12:01:05 +02:00
Ben Lambert ecc6da2d47 Merge pull request #13505 from backstage/blam/fix-swc-import
Fix the config for `jest` with `swc`
2022-09-06 11:52:56 +02:00
blam f0d6a7c29a chore: remove bonus settings
Signed-off-by: blam <ben@blam.sh>
2022-09-06 11:21:12 +02:00
blam 638d81413b chore: Use the LogoIcon instead
Signed-off-by: blam <ben@blam.sh>
2022-09-06 11:20:31 +02:00
blam 87516c49f7 chore: make jsx
Signed-off-by: blam <ben@blam.sh>
2022-09-06 10:58:22 +02:00
Fredrik Adelöw 3612e97174 Merge pull request #13550 from backstage/renovate/msw-0.x
chore(deps): update dependency msw to ^0.47.0
2022-09-06 09:51:25 +02:00
Johan Haals 117bc0f13c Merge pull request #13516 from Robbilie/patch-1
Use username password or token for bitbucket server
2022-09-06 09:12:10 +02:00
renovate[bot] 667d917488 chore(deps): update dependency msw to ^0.47.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-09-06 07:09:16 +00:00
Patrik Oldsberg e0ce252850 Merge pull request #13498 from backstage/rugvip/internalfactory
backend-plugin-api: made defaultFactories internal
2022-09-05 13:36:32 +02:00
Patrik Oldsberg ecaaaa2b3c Merge pull request #13530 from backstage/rugvip/fixtest
cli: fix templating tests
2022-09-05 12:13:39 +02:00
Patrik Oldsberg 647d84cfeb Merge pull request #13524 from backstage/rugvip/skipschema
cli: avoid backend schema processing when loading config
2022-09-05 12:00:34 +02:00
Patrik Oldsberg e7e4c77228 Merge pull request #13499 from backstage/rugvip/handling
backend-app-api: improve error messaging
2022-09-05 11:59:34 +02:00
Patrik Oldsberg b6225d61fb cli: fix templating tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-05 11:45:47 +02:00
Patrik Oldsberg ff142d29cc cli: remove unnecessary react transforms in jest swc config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-05 10:59:09 +02:00
Patrik Oldsberg 934cc34563 cli: avoid backend schema processing when loading config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-05 10:46:28 +02:00
Patrik Oldsberg d9818073d3 Merge pull request #13518 from backstage/rugvip/nodiff
cli: deprecate plugin:diff command
2022-09-05 10:30:33 +02:00
Patrik Oldsberg 16b61f27d7 Merge pull request #13519 from backstage/rugvip/lernadep
cli: remove last dependencies on Lerna
2022-09-05 10:28:23 +02:00
Patrik Oldsberg 825f82e82d Merge pull request #13520 from backstage/rugvip/clidep
add missing CLI dependencies
2022-09-05 09:40:05 +02:00
Patrik Oldsberg 0f0058673e cli: stop using lerna to execute build scripts when building dist workspace
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 17:13:34 +02:00
Patrik Oldsberg 0e46432621 cli: add baseVersion option to new command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 16:41:57 +02:00
Patrik Oldsberg 00747a8073 cli: refactor to use isMonoRepo helper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 16:40:26 +02:00
Patrik Oldsberg 05c4eae7de cli: add isMonoRepo helper
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 15:03:17 +02:00
Patrik Oldsberg 6ff94d60d5 create-app: remove root diff command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 14:42:30 +02:00
Patrik Oldsberg 548053614a cli: deprecate plugin:diff command
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 14:19:15 +02:00
Patrik Oldsberg 2d3cfc7643 add missing CLI dependencies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-04 13:57:06 +02:00
Fredrik Adelöw cf1fc3adfc Merge pull request #13508 from backstage/joonp/empty-state-custom-img
Allow custom images in empty state component
2022-09-04 11:54:58 +02:00
Robert Schuh 66952b3f28 Fix prettier
Signed-off-by: Robert Schuh <github@eneticum.de>
2022-09-04 02:21:59 +02:00
Robert Schuh d2ca018f43 Add a test for the precedence
Signed-off-by: Robert Schuh <github@eneticum.de>
2022-09-03 03:26:48 +02:00
Robert Schuh 6e06c1d1ab Use username password or token for bitbucket server
The bitbucket server publish action allows setting the token like other platforms, if the integration has a username and password configured though, not the token but the credentials are used

In config.ts the docs claim token takes precedence which only holds true if username & password are not set

Signed-off-by: Robert Schuh <github@eneticum.de>
2022-09-03 03:26:48 +02:00
Patrik Oldsberg 1eb9092b1d Merge pull request #13512 from backstage/rugvip/noptions
backend-plugin-api: properly forward lack of feature options
2022-09-02 23:27:30 +02:00
Joon Park 21494054dc Prettier
Signed-off-by: Joon Park <joonp@spotify.com>
2022-09-02 16:52:24 +01:00
Joon Park 801ecc0354 Add storybook
Signed-off-by: Joon Park <joonp@spotify.com>
2022-09-02 16:34:32 +01:00
Joon Park def8111ae1 Simplify prop type
Signed-off-by: Joon Park <joonp@spotify.com>
2022-09-02 16:34:15 +01:00
Patrik Oldsberg 91eed37a39 backend-plugin-api: properly forward lack of feature options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-02 17:02:41 +02:00
Fredrik Adelöw e40883d287 Merge pull request #13504 from backstage/freben/SSSSS
🧹  just get rid of some String
2022-09-02 16:39:01 +02:00
Joon Park 13f23f6510 Allow custom images in empty state component
Signed-off-by: Joon Park <joonp@spotify.com>
2022-09-02 13:17:21 +01:00
Patrik Oldsberg 2c57c0c499 backend-plugin-api: made defaultFactories internal
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-02 14:01:28 +02:00
Patrik Oldsberg c2b7cb1373 backstage-app-api: remove unnecessary cast
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-02 14:01:08 +02:00
blam d62982e62e chore: starting to look nicer
Signed-off-by: blam <ben@blam.sh>
2022-09-02 13:57:50 +02:00
blam c68a6ecbe6 chore: turn off tsx for .ts files
Signed-off-by: blam <ben@blam.sh>
2022-09-02 13:51:29 +02:00
blam b46b456501 chore: split up the config
Signed-off-by: blam <ben@blam.sh>
2022-09-02 13:41:39 +02:00
blam 742cb4f3d7 chore: update the config and add changeset
Signed-off-by: blam <ben@blam.sh>
2022-09-02 13:34:03 +02:00
Fredrik Adelöw 2f52e74b49 just get rid of some String
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-09-02 13:21:15 +02:00