Implement readTree on BitBucketUrlReader - Add getBitbucketDefaultBranch

This commit is contained in:
Kim S. Ly
2020-12-15 00:48:03 -05:00
parent 1d1c2860f1
commit bbd0e354ff
6 changed files with 177 additions and 42 deletions
+1
View File
@@ -35,6 +35,7 @@
},
"devDependencies": {
"@backstage/cli": "^0.4.1",
"@backstage/test-utils": "^0.1.5",
"@types/jest": "^26.0.7",
"msw": "^0.21.2"
},