• Joined on 2025-07-20
michael commented on issue Installomator/Installomator#172 2026-01-19 18:33:04 +00:00
Broken app label: catoclient

@MacDude commented on GitHub:

Blarg! New URL is actually: "https://clientdownload.catonetworks.com/public/clients/CatoClient.pkg"

michael commented on issue Installomator/Installomator#173 2026-01-19 18:33:04 +00:00
Broken app label: Yubikey Manager

@jschwager commented on GitHub:

Are you sure this is an issue with 10.6? The downloadURL in 10.6 points to "https://developers.yubico.com/yubikey-manager-qt/Releases/yubikey-manager-qt-latest-mac.…

michael commented on issue Installomator/Installomator#172 2026-01-19 18:33:04 +00:00
Broken app label: catoclient

@jschwager commented on GitHub:

@MacDude If you're using Jamf you can add a downloadURL override by adding the following into a parameter in your policy as a temporary fix until this is…

michael commented on issue Installomator/Installomator#173 2026-01-19 18:33:04 +00:00
Broken app label: Yubikey Manager

@SonicGhost117 commented on GitHub:

Also confirmed for v10.6 using label yubikeymanagerqt

michael closed issue Installomator/Installomator#174 2026-01-19 18:33:04 +00:00
Broken app label: Perimeter81
michael opened issue Installomator/Installomator#176 2026-01-19 18:33:04 +00:00
Broken app label: shottr
michael closed issue Installomator/Installomator#176 2026-01-19 18:33:04 +00:00
Broken app label: shottr
michael commented on issue Installomator/Installomator#168 2026-01-19 18:33:03 +00:00
Separate labels from main script

@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…

michael commented on issue Installomator/Installomator#168 2026-01-19 18:33:03 +00:00
Separate labels from main script

@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…

michael commented on issue Installomator/Installomator#169 2026-01-19 18:33:03 +00:00
Broken app label: AnyDesk

@MrSuaz commented on GitHub:

I ran into this same issue. Just go into the script, find the label, update the TeamID to Match. The script will match up and install the app just fine.

michael commented on issue Installomator/Installomator#167 2026-01-19 18:33:03 +00:00
Broken app label: Slack

@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…

michael opened issue Installomator/Installomator#171 2026-01-19 18:33:03 +00:00
Broken app label: aftermath
michael opened issue Installomator/Installomator#173 2026-01-19 18:33:03 +00:00
Broken app label: Yubikey Manager
michael commented on issue Installomator/Installomator#168 2026-01-19 18:33:03 +00:00
Separate labels from main script

@gilburns commented on GitHub:

Maybe the above PR will never make it into the code, but I feel it has merit to consider it.

Even if you don't want to completely separate the labels from the…

michael commented on issue Installomator/Installomator#167 2026-01-19 18:33:03 +00:00
Broken app label: Slack

@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…

michael opened issue Installomator/Installomator#168 2026-01-19 18:33:03 +00:00
Separate labels from main script
michael opened issue Installomator/Installomator#169 2026-01-19 18:33:03 +00:00
Broken app label: AnyDesk
michael opened issue Installomator/Installomator#170 2026-01-19 18:33:03 +00:00
Request: Option to make prompt_user Not Report ERROR if User declines Update
michael commented on issue Installomator/Installomator#168 2026-01-19 18:33:03 +00:00
Separate labels from main script

@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…

michael commented on issue Installomator/Installomator#168 2026-01-19 18:33:03 +00:00
Separate labels from main script

@mrwizard05 commented on GitHub:

I love this idea! I was just talking with a colleague about how something like this should be considered