Jan Høydahl
Jan Høydahl
Thanks for stepping up @jkroepke. I uploaded my cert and set corresponding repo env vars as secrets (using REST API as GitHub UI won't let you do it unless you...
> @janhoy do you need any assistance? If you are made a committer on this project you will be able to push your signing cert as a secret like I...
Do you have a Mac? If not, I could probably help with the cert.
I have an Apple dev account, currently investigating the steps involved. If you are willing to grant me maintainer access to this repo, I can try to add my certificate...
A new tap for just one app sounds overkill, if it requires two commands by the end user (add tap, then install)? Are there any obvious benefit with defining a...
Got it. Also according to https://docs.brew.sh/Acceptable-Casks this will be an "Unofficial" binray, which will not be approved as a main cas anyway: >An allegedly unmodified compiled binary, by a third-party,...
Can you make a formula sign the Mac binaries? Where would you place the signing certificate?
This also goes for griffonw script
Ok. chmod 755 in the source distro then. griffonw seems to work equally well as manually installing griffon first, so it's a faster solution.
No Clean Git checkout: ``` -rw-r--r-- 1 janhoy staff 5050 Feb 27 14:34 griffonw ``` should be ``` -rwxr-xr-x 1 janhoy staff 5050 Feb 27 14:34 griffonw ```