gruntwork-io / fetch

Download files, folders, and release assets from a specific git commit, branch, or tag of public and private GitHub repos.
https://www.gruntwork.io/
MIT License
587 stars 90 forks source link

Return error if release tag is not found #110

Closed denis256 closed 2 years ago

denis256 commented 2 years ago

Description

Updated logic of release asset downloading to throw an error if release is not found

Documentation

TODOs

Please ensure all of these TODOs are completed before asking for a review.

Related Issues

Fixes https://github.com/gruntwork-io/gruntwork-installer/issues/79