-
-
Notifications
You must be signed in to change notification settings - Fork 188
Do not require specifying the shasum when fetching source #123
Copy link
Copy link
Open
Labels
Feature RequestEnhancement to existing functionality or new functionalityEnhancement to existing functionality or new functionalityHelp WantedAssistance is required to resolve this issueAssistance is required to resolve this issuehacktoberfestAn issue highlighted for the digital ocean Hacktoberfest EventAn issue highlighted for the digital ocean Hacktoberfest Event
Metadata
Metadata
Assignees
Labels
Feature RequestEnhancement to existing functionality or new functionalityEnhancement to existing functionality or new functionalityHelp WantedAssistance is required to resolve this issueAssistance is required to resolve this issuehacktoberfestAn issue highlighted for the digital ocean Hacktoberfest EventAn issue highlighted for the digital ocean Hacktoberfest Event
Type
Fields
Give feedbackNo fields configured for issues without a type.
If no shasum is provided the cookbook should attempt to fetch the SHASUMS.txt file, parse that file, and determine the shasum automatically. This would make it much easier to specify a version to install. We're doing this in the tomcat cookbook right now and it's working nicely.