Fixes for non-breaking typos and typos configuration
Signed-off-by: Andre Wanlin <awanlin@spotify.com> More Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-gitlab': patch
|
||||
---
|
||||
|
||||
Fixed typo in code: `Commited` corrected to `Committed` in `GitlabDiscoveryEntityProvider`.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-kubernetes-backend': patch
|
||||
---
|
||||
|
||||
Fixed typo in internal variable name: `headerSplitted` corrected to `headerSplit` in `KubernetesProxy`.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder-backend': patch
|
||||
---
|
||||
|
||||
Fixed typo in internal variable name: `promtStepCount` corrected to `promStepCount` in `NunjucksWorkflowRunner`.
|
||||
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-scaffolder': patch
|
||||
---
|
||||
|
||||
Fixed typo in CSS class name: `ScaffolderCustomFieldExtensionsPlaygroud` corrected to `ScaffolderCustomFieldExtensionsPlayground` in `CustomFieldPlayground`.
|
||||
Reference in New Issue
Block a user