-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add doctl #37
feat: add doctl #37
Conversation
Codecov Report
@@ Coverage Diff @@
## master #37 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 18 26 +8
Lines 258 365 +107
Branches 19 33 +14
==========================================
+ Hits 258 365 +107
Continue to review full report at Codecov.
|
- Add description - Rework messages
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
# [2.0.0](v1.0.0...v2.0.0) (2021-12-13) ### Features * add doctl ([#37](#37)) ([3add6cf](3add6cf)) ### BREAKING CHANGES * Many packages have been updated to major versions
🎉 This PR is included in version 2.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
Add Doctl installer and command handler
Review
Installer
Command
Others
https://github.com/marceloavf/digitalocean-tools-vsts/blob/doctl/Tasks/DigitalOceanSpacesDownload/utils/Download.ts#L145