-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(downloader): replace workflow with a single request (#158)
- add method to downloader to getFile - add method to file manager to use new downloader getFile - rewrite updateBinary function to use new file manager method - add a couple of unit tests around downloader getFile - use es6 promises, change travis to use node 6 minimum - remove old method to request file in file manager and downloader
- Loading branch information
Showing
5 changed files
with
199 additions
and
180 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.