Skip to content

Commit

Permalink
feat: Azure Blob Storage service (#177)
Browse files Browse the repository at this point in the history
Wrapper service for Azure Blob Storage functionality. To be used in update of deployment process for rollback capability.

Resolves [AB#361]
  • Loading branch information
tbarlow12 authored Jun 25, 2019
1 parent 83cf9e4 commit 31cfbb8
Show file tree
Hide file tree
Showing 6 changed files with 322 additions and 57 deletions.
83 changes: 37 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"@azure/arm-appservice": "^5.7.0",
"@azure/arm-resources": "^1.0.1",
"@azure/ms-rest-nodeauth": "^1.0.1",
"@azure/storage-blob": "^10.3.0",
"axios": "^0.18.0",
"js-yaml": "^3.13.1",
"jsonpath": "^1.0.1",
Expand Down
Loading

0 comments on commit 31cfbb8

Please sign in to comment.