Commit Graph

214 Commits

Author SHA1 Message Date
blam 5dc77e3bd4 Deprecate packages
Signed-off-by: blam <ben@blam.sh>
2024-04-18 20:47:34 +02:00
github-actions[bot] 0e48f5a289 Version Packages 2024-04-16 12:20:53 +00:00
renovate[bot] cb1e3b052e chore(deps): update dependency @testing-library/dom to v10
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-14 20:20:07 +00:00
renovate[bot] abfbcfca9c chore(deps): update dependency @testing-library/react to v15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-11 21:06:44 +00:00
Fredrik Adelöw 4fe561b810 Merge pull request #24082 from gilfthde/bugfix/commit-status-array
Fix `plugin-github-pull-requests-board` failing to render because commit status returned by GraphQL query is a list
2024-04-10 13:06:19 +02:00
github-actions[bot] 036b9b3434 Version Packages (next) 2024-04-09 15:55:28 +00:00
Thorsten Gilfert ddf4f8d347 Update plugins/github-pull-requests-board/src/components/Card/CardHeader.tsx
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Thorsten Gilfert <67371810+gilfthde@users.noreply.github.com>
2024-04-08 20:58:35 +02:00
Thorsten Gilfert ecc412399c Fixing test
Signed-off-by: Thorsten Gilfert <thorsten.gilfert@bbraun.com>
2024-04-08 14:21:26 +00:00
Thorsten Gilfert c03e306778 Fixing test
Signed-off-by: Thorsten Gilfert <thorsten.gilfert@bbraun.com>
2024-04-08 13:56:42 +00:00
Thorsten Gilfert ae7a775fb8 Status checks are in an array of commits
Signed-off-by: Thorsten Gilfert <thorsten.gilfert@bbraun.com>
2024-04-08 13:16:24 +00:00
Fredrik Adelöw ba91121655 sort more package.json files
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-05 11:59:45 +02:00
github-actions[bot] 366cf07ad3 Version Packages (next) 2024-04-02 14:11:36 +00:00
Brian Phillips 617faf0233 Handle "null" statusCheckRollup values on commits
Signed-off-by: Brian Phillips <28457+brianphillips@users.noreply.github.com>
2024-03-27 12:29:18 -05:00
github-actions[bot] bb8923602f Version Packages 2024-03-27 09:37:09 +00:00
Fredrik Adelöw 04655bb318 Generate Release
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-22 21:41:20 +01:00
github-actions[bot] e83e055841 Version Packages 2024-03-19 14:56:10 +00:00
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 402d99181f more esm limitations
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-21 17:32:04 +01:00
Josh Uvi 6b5554e486 Merge branch 'master' into github-pull-requests-board
Signed-off-by: Josh Uvi <40158394+Josh-Uvi@users.noreply.github.com>
2024-02-20 16:42:35 +00:00
Josh Uvi 2fcd62e80c chore: hide status if undefined (review change)
Signed-off-by: Josh Uvi <joshuauvbiekpahor@gmail.com>
2024-02-20 16:40:06 +00:00
Josh Uvi 6ee98792ca chore: changes made due to review comments
Signed-off-by: Josh Uvi <joshuauvbiekpahor@gmail.com>
2024-02-20 13:17:24 +00: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
Josh Uvi 6899c2dcf5 feat: adds last commit status to PR cardheader component and changeset
Signed-off-by: Josh Uvi <joshuauvbiekpahor@gmail.com>
2024-02-13 12:57:29 +00:00
Josh Uvi 59d1a43b46 fix: failing test relating to changes made to github-pull-requests-board
Signed-off-by: Josh Uvi <joshuauvbiekpahor@gmail.com>
2024-02-13 09:36:32 +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
Josh Uvi d8c7e5eb65 feat: adds last commit and its status to the github-pull-requests-board
Signed-off-by: Josh Uvi <joshuauvbiekpahor@gmail.com>
2024-02-07 12:30:04 +00: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
Fredrik Adelöw 0738b72533 keep going
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-20 16:18:00 +01:00
Fredrik Adelöw 76a4904d2a remove some unused deps
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-20 15:55:16 +01:00
github-actions[bot] a9801a3ec9 Version Packages 2023-12-19 13:39:54 +00: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
github-actions[bot] 356906bab8 Version Packages (next) 2023-11-28 13:37:18 +00:00
github-actions[bot] 8ece80419a Version Packages (next) 2023-11-21 15:13:12 +00:00