Commit Graph

286 Commits

Author SHA1 Message Date
github-actions[bot] 778bc48921 Version Packages (next) 2024-03-12 13:35:55 +00:00
github-actions[bot] 8db51ca72f Version Packages (next) 2024-03-05 13:38:18 +00:00
github-actions[bot] 4cca80fbf8 Version Packages (next) 2024-02-27 16:48:30 +00:00
Fredrik Adelöw c66a99c272 sort package.json files that have no PRs active toward them
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-23 13:54:10 +01:00
github-actions[bot] f1831dd9b2 Version Packages 2024-02-20 11:04:26 +00:00
github-actions[bot] 7236e15fa2 Version Packages (next) 2024-02-13 14:00:45 +00:00
Fredrik Adelöw 439df11d06 upgrade knip
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-12 11:06:30 +01:00
Fredrik Adelöw e97cc0b0a3 updated the knip rules a bit
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-08 09:53:18 +01:00
Heikki Hellgren c9d39120b2 chore: update knip reports
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 09:08:32 +02:00
Heikki Hellgren 23a29697aa ci: introduce knip for checking unused packages
fixes #21948

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:38:05 +02:00
Heikki Hellgren 55963c4714 feat: move knip reports under own command
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:29:50 +02:00
Heikki Hellgren 60a68f10e9 ci: introduce knip for checking unused packages
fixes #21948

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-08 08:29:48 +02:00
github-actions[bot] b17a6cccce Version Packages (next) 2024-02-06 14:58:46 +00:00
Patrik Oldsberg 19922cf012 Merge pull request #22539 from fshowalter/patch-3
Allow @types/react 18 as a peer dep for @backstage/theme
2024-02-02 13:50:49 +01:00
Frank Showalter 8fe56a816d expand to full repo
Signed-off-by: Frank Showalter <842058+fshowalter@users.noreply.github.com>
2024-01-30 15:56:10 -05:00
github-actions[bot] c70c3dc393 Version Packages (next) 2024-01-30 13:38:11 +00:00
github-actions[bot] 185d5ea0b0 Version Packages (next) 2024-01-23 13:57:50 +00:00
github-actions[bot] 8070f67dc4 Version Packages 2024-01-16 11:44:56 +00:00
github-actions[bot] ac277f3c91 Version Packages (next) 2024-01-09 12:44:34 +00:00
github-actions[bot] a3ccddeba5 Version Packages (next) 2024-01-02 10:42:54 +00:00
github-actions[bot] c9f71fba8d Version Packages (next) 2023-12-25 23:42:26 +00:00
github-actions[bot] a9801a3ec9 Version Packages 2023-12-19 13:39:54 +00:00
Emma Indal 6f280fa01a fix search issue analytics tracking
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-12-18 16:24:45 +01:00
Patrik Oldsberg 58141224d3 plugins: update all other plugins to fit new frontend system naming patterns
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-13 19:31:28 +01:00
github-actions[bot] 3f1192f32f Version Packages (next) 2023-12-12 15:45:17 +00:00
github-actions[bot] a7f57602d1 Version Packages (next) 2023-12-05 13:55:44 +00:00
Patrik Oldsberg 8f5d6c1fbf frontend-plugin-api: wrap resolved extension inputs in an object
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-28 19:17:48 +01:00
Patrik Oldsberg a794f37a14 API report updates for extension ID redesign
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-28 16:24:50 +01:00
Patrik Oldsberg 818eea4925 frontend-test-utils: updates to work with new extension IDs
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-28 16:24:49 +01:00
Patrik Oldsberg 36c94b8462 plugins: refactor DI extension IDs
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-28 16:24:49 +01:00
github-actions[bot] 356906bab8 Version Packages (next) 2023-11-28 13:37:18 +00:00
Patrik Oldsberg aea8f8d329 repo-tools: flip around API report naming
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-28 10:47:35 +01:00
Patrik Oldsberg a070100472 Merge pull request #21471 from backstage/rugvip/node
frontend-plugin-api: change extension factory to receive app node instead of id and source
2023-11-22 13:28:11 +01:00
Patrik Oldsberg 792983e167 refactor to forward node to ExtensionBoundary
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-22 13:07:40 +01:00
github-actions[bot] 8ece80419a Version Packages (next) 2023-11-21 15:13:12 +00:00
Patrik Oldsberg 326a9e40e1 frontend-test-utils: switch createExtensionTester render to be sync
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-15 13:43:33 +01:00
Patrik Oldsberg 37f4f98ba2 search-react: use frontend-test-utils
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-15 12:30:41 +01:00
Patrik Oldsberg 84dabc5363 search-react: remove dependency frontend-app-api dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-14 16:50:57 +01:00
github-actions[bot] c8a8aac2af Version Packages 2023-11-14 13:25:17 +00:00
Fredrik Adelöw 77c1e227f6 test with analytics api only in the dedicated test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-09 09:37:51 +01:00
Fredrik Adelöw f48cde800a fix the analytics flakiness in search
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-11-07 14:09:10 +01:00
github-actions[bot] 8a9f0ce86b Version Packages (next) 2023-11-07 09:43:56 +00:00
github-actions[bot] f577e1176f Version Packages (next)
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-31 15:42:09 +01:00
Patrik Oldsberg 897c787f17 Merge pull request #20853 from backstage/rugvip/factory
frontend-plugin-api: return output from extension factories instead
2023-10-27 16:41:53 +02:00
Ben Lambert 9383ba07c9 Merge pull request #20615 from acierto/configure-template
Make it possible to define control buttons text (Back, Create, Review) per template
2023-10-27 15:14:19 +02:00
Patrik Oldsberg 77f009b35d frontend-plugin-api: return output from extension factories instead
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-27 14:57:48 +02:00
Patrik Oldsberg a539643cba search-react: minor search bar analytics refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-24 14:19:39 +02:00
github-actions[bot] 8345a35d04 Version Packages (next) 2023-10-24 11:04:16 +00:00
Bogdan Nechyporenko 27b3963e03 Fix for flaky SearchContext.test.tsx
Signed-off-by: Bogdan Nechyporenko <bnechyporenko@bol.com>
2023-10-24 12:57:06 +02:00
Patrik Oldsberg f75caf9f3d search-react: fix search bar race
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-10-20 12:59:43 +02:00