chore: reverting some things that shouldn't be here

\
Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2022-03-11 16:00:44 +01:00
parent 261e507349
commit b45362677c
2 changed files with 2 additions and 8 deletions
-6
View File
@@ -283,12 +283,6 @@ catalog:
# Backstage end-to-end tests of TechDocs
- type: file
target: ../../cypress/e2e-fixture.catalog.info.yaml
- type: file
target: '../../template-test.yaml'
- type: url
target: https://github.com/benjdlambert/software-templates/blob/main/scaffolder-templates/react-ssr-template/template.yaml
scaffolder:
# Use to customize default commit author info used when new components are created
# defaultAuthor:
+2 -2
View File
@@ -59,7 +59,7 @@ import { LighthousePage } from '@backstage/plugin-lighthouse';
import { NewRelicPage } from '@backstage/plugin-newrelic';
import {
ScaffolderFieldExtensions,
NextScaffolderPage,
ScaffolderPage,
scaffolderPlugin,
} from '@backstage/plugin-scaffolder';
import { SearchPage } from '@backstage/plugin-search';
@@ -178,7 +178,7 @@ const routes = (
<Route
path="/create"
element={
<NextScaffolderPage
<ScaffolderPage
groups={[
{
title: 'Recommended',