wakatime / wakatime-cli

Command line interface used by all WakaTime text editor plugins
https://wakatime.com/plugins
BSD 3-Clause "New" or "Revised" License
277 stars 41 forks source link

Migrate to new Apple notarytool #976

Closed alanhamlett closed 11 months ago

alanhamlett commented 11 months ago

https://developer.apple.com/documentation/technotes/tn3147-migrating-to-the-latest-notarization-tool?changes=_3_3

https://github.com/mitchellh/gon/pull/72

gandarez commented 11 months ago

Running it locally failed. Is it missing the formula @alanhamlett?

==> Tapping wakatime/tap
Cloning into '/opt/homebrew/Library/Taps/wakatime/homebrew-tap'...
remote: Enumerating objects: 3, done.
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 3 (delta 0), reused 3 (delta 0), pack-reused 0
Receiving objects: 100% (3/3), done.
Tapped (13 files, 4.8KB).
Warning: No available formula or cask with the name "wakatime/tap/gon".
alanhamlett commented 11 months ago

Oops, I didn't git add the formula. Fixed.