Merge branch 'master' into ndudnik/github-actions-annotation

This commit is contained in:
Nikita Dudnik
2020-07-28 09:35:15 +02:00
committed by GitHub
130 changed files with 5850 additions and 436 deletions
+1
View File
@@ -27,6 +27,7 @@ TBD
description: backstage.io
annotations:
github.com/project-slug: 'spotify/backstage'
spec:
type: website
lifecycle: production
+1 -1
View File
@@ -44,7 +44,7 @@
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^10.4.1",
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^25.2.2",
"@types/jest": "^26.0.7",
"@types/node": "^12.0.0",
"jest-fetch-mock": "^3.0.3"
},