From a93b7fdafb6789277661ba77b8cc3390de82db27 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Sat, 21 Mar 2026 15:54:12 +0100 Subject: [PATCH] Remove pending patch files (#33505) Made-with: Cursor Signed-off-by: Patrik Oldsberg --- .patches/pr-33377.txt | 1 - .patches/pr-33413.txt | 1 - .patches/pr-33418.txt | 1 - .patches/pr-33437.txt | 1 - .patches/pr-33443.txt | 1 - .patches/pr-33445.txt | 1 - .patches/pr-33450.txt | 1 - .patches/pr-33451.txt | 1 - .patches/pr-33455.txt | 1 - 9 files changed, 9 deletions(-) delete mode 100644 .patches/pr-33377.txt delete mode 100644 .patches/pr-33413.txt delete mode 100644 .patches/pr-33418.txt delete mode 100644 .patches/pr-33437.txt delete mode 100644 .patches/pr-33443.txt delete mode 100644 .patches/pr-33445.txt delete mode 100644 .patches/pr-33450.txt delete mode 100644 .patches/pr-33451.txt delete mode 100644 .patches/pr-33455.txt diff --git a/.patches/pr-33377.txt b/.patches/pr-33377.txt deleted file mode 100644 index ac278675ff..0000000000 --- a/.patches/pr-33377.txt +++ /dev/null @@ -1 +0,0 @@ -Added titleLink prop to PageLayoutProps so the plugin header title can link back to the plugin root \ No newline at end of file diff --git a/.patches/pr-33413.txt b/.patches/pr-33413.txt deleted file mode 100644 index dbd43c073e..0000000000 --- a/.patches/pr-33413.txt +++ /dev/null @@ -1 +0,0 @@ -Removed the unnecessary `@backstage/cli-module-new` dependency from the default create-app template. \ No newline at end of file diff --git a/.patches/pr-33418.txt b/.patches/pr-33418.txt deleted file mode 100644 index c4c9f64843..0000000000 --- a/.patches/pr-33418.txt +++ /dev/null @@ -1 +0,0 @@ -Fixed broken API reference links in documentation. \ No newline at end of file diff --git a/.patches/pr-33437.txt b/.patches/pr-33437.txt deleted file mode 100644 index e43813042b..0000000000 --- a/.patches/pr-33437.txt +++ /dev/null @@ -1 +0,0 @@ -Migrates TechDocs alpha plugin pages to BUI header system, fixing double scrollbar issue with the new plugin header. \ No newline at end of file diff --git a/.patches/pr-33443.txt b/.patches/pr-33443.txt deleted file mode 100644 index 4a7945c2fa..0000000000 --- a/.patches/pr-33443.txt +++ /dev/null @@ -1 +0,0 @@ -Integrate unprocessed entities as a DevTools tab by default \ No newline at end of file diff --git a/.patches/pr-33445.txt b/.patches/pr-33445.txt deleted file mode 100644 index bc54b3aefe..0000000000 --- a/.patches/pr-33445.txt +++ /dev/null @@ -1 +0,0 @@ -Add `apis` to `BootstrapSpecializedApp` and `FinalizedSpecializedApp` types \ No newline at end of file diff --git a/.patches/pr-33450.txt b/.patches/pr-33450.txt deleted file mode 100644 index 3f6e7274b6..0000000000 --- a/.patches/pr-33450.txt +++ /dev/null @@ -1 +0,0 @@ -Disable page layout header for the catalog entity page in the new frontend system \ No newline at end of file diff --git a/.patches/pr-33451.txt b/.patches/pr-33451.txt deleted file mode 100644 index c713be256a..0000000000 --- a/.patches/pr-33451.txt +++ /dev/null @@ -1 +0,0 @@ -Various fixes and improvements for the `@backstage/create-app` template. diff --git a/.patches/pr-33455.txt b/.patches/pr-33455.txt deleted file mode 100644 index 338a327e51..0000000000 --- a/.patches/pr-33455.txt +++ /dev/null @@ -1 +0,0 @@ -Fix scaffolder plugin page layout in the new frontend system