Martinus Verburg
Martinus Verburg
+1 for interest in this. Tried to tweak build settings to add support for extended attributes in gnu-tar using homebrew, but it appears to be missing some header files /...
Pardon my ignorance, but while GNU tar (on macOS) is missing support for extended attributes, would using the tar version included in macOS be an option? The macOS version of...
After looking a bit more at the switch in actions/cache to GNU tar away from BSD tar in [this PR](https://github.com/actions/toolkit/pull/701) I decided to test if we can use BSD tar...
I'm still interested in this. I'd create a PR to add a boolean setting for whether to use either native BSD tar or GNU tar for actions/cache, but I haven't...
@homebysix - I guess the URL with -recipes appended would be most consistent, right? Otherwise [https://github.com/autopkg/WorkSpaceOneImporter](https://github.com/autopkg/WorkSpaceOneImporter) would be good for short naming.
I'll take another look at the parent-recipes why I made my own versions of the Munki recipes. If I recall correctly, I created some of those recipes to hold tweaks...
Hi @homebysix - All cleaned up and ready to proceed with the migration now as far as I can see. I've moved the duplicate recipes (MacAdminsPython.ws1.recipe.yaml and SuspiciousPackage.munki.recipe) into ws1-deprecated...
Friendly bump, please let me know if you find anything else that should be changed before it the repo can be added to the autopkg org. Thanks in advance. best...
I can see [rtrouton](https://github.com/autopkg/rtrouton-recipes/commit/a8b09b86a03cafd58174380467e26da7980615ea) has handled the change in his pkg.recipe by adding steps to unpack the new wrapped package as well in [this commit ](https://github.com/autopkg/rtrouton-recipes/commit/a8b09b86a03cafd58174380467e26da7980615ea)
and now I found a pull request https://github.com/autopkg/hjuutilainen-recipes/pull/285 from [a-vogel](https://github.com/a-vogel) who beat me to it 😄