Warn user about sensitive credentials

This commit is contained in:
Johan Haals
2021-01-15 17:21:12 +01:00
parent b604a9d411
commit 7d2a390a4f
2 changed files with 6 additions and 4 deletions
+1 -4
View File
@@ -1,8 +1,5 @@
---
'@backstage/cli': patch
'@backstage/create-app': patch
---
Append `-credentials.yaml` to credentials file generated by `backstage-cli create-github-app`.
Add `*-credentials.yaml` to gitignore to prevent accidental commits.
Append `-credentials.yaml` to credentials file generated by `backstage-cli create-github-app` and display warning about sensitive contents.