macadmins / nudge

A tool for encouraging the installation of macOS security updates.
Apache License 2.0
1.03k stars 187 forks source link

Move identifier from com.github.macadmins.Nudge to io.macadmins.nudge #453

Open erikng opened 1 year ago

erikng commented 1 year ago

Thinks to think through

kevinmcox commented 1 year ago

I'll play Devil's Advocate:

Is this change worth the lift? For example, Munki still runs under com.googlecode.munki. to avoid having to deal with stuff like this.

Assuming it is:

How hard is it from the code side to support both namespaces?

flammable commented 1 year ago

Replacing the LaunchAgent would be an interesting problem, too. I guess we'd need to handle unloading the old one, then loading the new one?

bradtchapman commented 7 months ago

@erikng ; why is this needed? Is there a change on the horizon?

erikng commented 7 months ago

Macadmins.io is the domain for MacAdmins open source, where these signing certs come from.

MacAdmins.org is the domain for the MacAdmins foundation.

Both are non profits but serve different purposes. These concepts post date this GitHub group, which is why I made the "mistake".

erikng commented 3 months ago

I've decided not to do this. It is not worth the pain for admins + my own sanity from a support perspective.