@acodega commented on GitHub:
Okay I see what you mean. The admin distributes those managed labels themselves. Like via MDM. I was thinking of something similar the other day.
To be honest I…
@ReArmedHalo commented on GitHub:
I feel like there is an issue with how you might be passing arguments as the ~/applications seems to be output in places it shouldn't. Can you provide more…
@gilburns commented on GitHub:
I like the idea. The current Installomator repo becomes just the script and logic. The labels then become a separately maintained repo.
The main Installomator…
@mrwizard05 commented on GitHub:
I love this idea! I was just talking with a colleague about how something like this should be considered
@acodega commented on GitHub:
The file update step is the hardest part. How do we maintain the security of that update? Think about how we verify a pkg is signed and notarized.
How do we verify…
@jschwager commented on GitHub:
My only other thought to this approach would be that there should be some functionality baked in to allow folks to use their own repo if desired for the label…
@kai-h commented on GitHub:
I am experiencing this issue as well. Is there a way to change the Developer ID in the script?
Yes, if you look at my comment directly above yours there are two…
@wantedwriter commented on GitHub:
I'm not able to replicate this issue.
`2024-11-20 18:54:53 : REQ : slack : ################## Start Installomator v. 10.6, date 2024-08-30 2024-11-20…
@fraserhess commented on GitHub:
I just use arch
Example: arch -arch x86_64 utils/assemble.sh wireshark
<img width="1596" height="254" alt="Image" src="https://github.com/user-attachments/as…
@acodega commented on GitHub:
I believe most every label determines architecture when it determines the download URL, example [amazoncoretto11jdk](https://github.com/Installomator/Installomator/bl…
@acodega commented on GitHub:
There is conversation on the PR which you can view.
@bpaluzzi commented on GitHub:
@acodega thanks for the heads up! Looks like Privileges 2 is the way to go.
@bpaluzzi commented on GitHub:
Having this same issue -- is this fix going to be added?
@MacMike077 commented on GitHub:
Made a PR: https://github.com/Installomator/Installomator/pull/2039