promu
promu copied to clipboard
Add codesign utility function
Calls on rcodesign to code sign a target binary.
TODO:
- [x] ~Add tests~ (no good way of doing this,
rcodesign verifydoes not work very well with this warning:(the verify command is known to be buggy and gives misleading results; we highly recommend using Apple's tooling until this message is removed) - [x] Other, based on feedback
@SuperQ wanna take a look?
Squashed, will make changes to https://github.com/prometheus/node_exporter/pull/2916 as well to accompany this.
Updated README as well now. And squashed again. Should be good to go, please take another look.
This should be merged before https://github.com/prometheus/node_exporter/pull/2916 to make pipelines start working properly with promu codesign
@roidelapluie does this PR look good?
Is there anyone else we can ask review from? If roidelapluie is busy, maybe someone else could take a look?