git-lfs/script
brian m. carlson c3e9c12955
Add a script to notarize macOS binaries
We'll want to notarize macOS binaries using the new `notarytool` command
rather than `gon` because the latter uses `altool` under the hood, which
will be disabled as of November 1, 2023.  Create a script that runs the
proper command without echoing the arguments so that we don't include the
password in the log, even if it is filtered.
2023-10-25 15:11:28 +00:00
..
lib Add a single source of truth for our distro info 2023-07-24 20:28:17 +00:00
macos workflows/release: sign and notarize macOS binaries 2020-05-29 19:29:26 +00:00
spec Add a single source of truth for our distro info 2023-07-24 20:28:17 +00:00
windows-installer installer: let it work on 32-bit Windows again 2023-01-27 13:16:26 +00:00
build-git ci: don't reinstall openssl with Homebrew 2020-09-22 20:05:21 +00:00
changelog script: add a noninteractive mode to the changelog generator 2019-02-07 16:51:30 +00:00
cibuild script/cibuild: exclude icons from whitespace check 2022-10-13 12:43:05 +00:00
compile-win-installer-unsigned.bat compile-win-installer-unsigned: fix the name of the inno setup script 2017-09-15 09:11:32 +02:00
distro-tool Add a single source of truth for our distro info 2023-07-24 20:28:17 +00:00
gen-i-reverse Add support for a fake locale for testing 2022-01-18 17:05:02 +00:00
hash-files script: add a script to hash files 2022-04-27 20:10:14 +00:00
install-git-source export those env vars 2016-11-15 13:10:46 -07:00
install.sh script/install.sh: mark as executable 2018-07-27 10:52:30 -05:00
notarize Add a script to notarize macOS binaries 2023-10-25 15:11:28 +00:00
packagecloud.rb script/packagecloud: use distro library for distro info 2023-07-24 20:33:51 +00:00
update-version release: v2.9.0 2019-10-15 20:56:43 +00:00
upload Merge pull request #5438 from AaronDewes/main 2023-08-01 13:43:23 +00:00