Merge remote-tracking branch 'backstage/master' into erikengervall/plugin-release-manager-as-a-service

This commit is contained in:
Erik Engervall
2021-04-13 11:37:38 +02:00
179 changed files with 4019 additions and 1754 deletions
+1 -1
View File
@@ -292,7 +292,7 @@ class Index extends React.Component {
Build your own software templates
</ActionBlock.Title>
<ActionBlock.Link
href={`https://github.com/backstage/backstage/blob/master/docs/features/software-templates/extending/index.md`}
href={`https://github.com/backstage/backstage/blob/master/docs/features/software-templates/index.md`}
>
Contribute
</ActionBlock.Link>
+7 -1
View File
@@ -142,6 +142,11 @@
"type": "subcategory",
"label": "LDAP",
"ids": ["integrations/ldap/org"]
},
{
"type": "subcategory",
"label": "Google GCS",
"ids": ["integrations/google-cloud-storage/locations"]
}
],
"Plugins": [
@@ -195,7 +200,8 @@
"auth/github/provider",
"auth/gitlab/provider",
"auth/google/provider",
"auth/okta/provider"
"auth/okta/provider",
"auth/onelogin/provider"
]
},
"auth/add-auth-provider",