We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the problem When running Handbrake.munki.recipe, the recipe fails because the GitHub processor returns
Handbrake.munki.recipe
HandBrake-1.7.2.dmg.sig
instead of
HandBrake-1.7.2.dmg
Preferences contents n/a
AutoPkg output
GitHubReleasesInfoProvider: Matched regex 'HandBrake-\S.*?.dmg' among asset(s): HandBrake-1.7.2.dmg GitHubReleasesInfoProvider: Matched regex 'HandBrake-\S.*?.dmg' among asset(s): HandBrake-1.7.2.dmg.sig GitHubReleasesInfoProvider: Selected asset 'HandBrake-1.7.2.dmg.sig' from tag '1.7.2' at url https://github.com/HandBrake/HandBrake/releases/download/1.7.2/HandBrake-1.7.2.dmg.sig URLDownloader URLDownloader: Storing new Last-Modified header: Sun, 24 Dec 2023 11:57:32 GMT URLDownloader: Storing new ETag header: "0x8DC04778332BA95" URLDownloader: URLDownloader: Downloaded /Users/WF/Library/AutoPkg/Cache/com.github.autopkg.munki.Handbrake/downloads/Handbrake.dmg EndOfCheckPhase CodeSignatureVerifier with image /Users/WF/Library/AutoPkg/Cache/com.github.autopkg.munki.Handbrake/downloads/Handbrake.dmg. /Users/WF/Library/AutoPkg/Cache/com.github.autopkg.munki.Handbrake/downloads/Handbrake.dmg is not mounted Failed.
Expected behavior The actual dmg asset should be returned to be processed further
dmg
Version (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the problem
When running
Handbrake.munki.recipe
, the recipe fails because the GitHub processor returnsHandBrake-1.7.2.dmg.sig
instead of
HandBrake-1.7.2.dmg
Preferences contents
n/a
AutoPkg output
Expected behavior
The actual
dmg
asset should be returned to be processed furtherVersion (please complete the following information):
The text was updated successfully, but these errors were encountered: