Skip to content
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

Update ProfileCreator.munki.recipe #109

Merged
merged 1 commit into from
Dec 24, 2024
Merged

Conversation

paul-cossey
Copy link
Contributor

Hi, @apizz

Profile Creator has a new release but the file format has changed from a zip to a dmg. This PR is based on changes to the download in this PR autopkg/neilmartin83-recipes#24

Output from a successful -v run

autopkg run -v ProfileCreator.munki.recipe
Looking for com.github.neilmartin83.download.ProfileCreator...
Did not find com.github.neilmartin83.download.ProfileCreator in recipe map
Rebuilding recipe map with current working directories...
Looking for com.github.neilmartin83.download.ProfileCreator...
Found com.github.neilmartin83.download.ProfileCreator in recipe map
**load_recipe time: 0.006694916010019369
Processing ProfileCreator.munki.recipe...
WARNING: ProfileCreator.munki.recipe is missing trust info and FAIL_RECIPES_WITHOUT_TRUST_INFO is not set. Proceeding...
GitHubReleasesInfoProvider
GitHubReleasesInfoProvider: Selected asset 'ProfileCreator-0.3.6.dmg' from tag '0.3.6' at url https://github.com/ProfileCreator/ProfileCreator/releases/download/0.3.6/ProfileCreator-0.3.6.dmg
URLDownloader
URLDownloader: Storing new Last-Modified header: Mon, 23 Dec 2024 23:41:21 GMT
URLDownloader: Storing new ETag header: "0x8DD23AB4E367CA5"
URLDownloader: Downloaded /Users/paul.cossey/Library/AutoPkg/Cache/com.github.apizz.munki.ProfileCreator/downloads/ProfileCreator-0.3.6.dmg
EndOfCheckPhase
MunkiImporter
MunkiImporter: Using repo lib: AutoPkgLib
MunkiImporter:         plugin: FileRepo
MunkiImporter:           repo: /Users/Shared/munki_repo
MunkiImporter: Copied pkginfo to: /Users/Shared/munki_repo/pkgsinfo/apps/profilecreator/ProfileCreator-0.3.6.plist
MunkiImporter:            pkg to: /Users/Shared/munki_repo/pkgs/apps/profilecreator/ProfileCreator-0.3.6.dmg
Receipt written to /Users/paul.cossey/Library/AutoPkg/Cache/com.github.apizz.munki.ProfileCreator/receipts/ProfileCreator.munki-receipt-20241224-130542.plist

The following new items were downloaded:
    Download Path                                                                                                      
    -------------                                                                                                      
    /Users/paul.cossey/Library/AutoPkg/Cache/com.github.apizz.munki.ProfileCreator/downloads/ProfileCreator-0.3.6.dmg  

The following new items were imported into Munki:
    Name            Version  Catalogs  Pkginfo Path                                    Pkg Repo Path                                 Icon Repo Path  
    ----            -------  --------  ------------                                    -------------                                 --------------  
    ProfileCreator  0.3.6    testing   apps/profilecreator/ProfileCreator-0.3.6.plist  apps/profilecreator/ProfileCreator-0.3.6.dmg

@apizz apizz merged commit 1af172e into autopkg:master Dec 24, 2024
@apizz
Copy link
Member

apizz commented Dec 24, 2024

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants