Fix some spleling

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-04-22 09:15:36 +02:00
parent 5eafc14dc5
commit 49574a8a3e
8 changed files with 30 additions and 16 deletions
+14
View File
@@ -0,0 +1,14 @@
---
'@backstage/plugin-rollbar-backend': patch
'@backstage/plugin-scaffolder-backend': minor
---
Fix some `spleling`.
The `scaffolder-backend` has a configuration schema change that may be breaking
in rare circumstances. Due to a typo in the schema, the
`scaffolder.github.visibility`, `scaffolder.gitlab.visibility`, and
`scaffolder.bitbucket.visibility` did not get proper validation that the value
is one of the supported strings (`public`, `internal` (not available for
Bitbucket), and `private`). If you had a value that was not one of these three,
you may have to adjust your config.