mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 22:42:48 +03:00
1e8ebdadfd
I lost a few hours over the weekend because the GH release uploads are flakey and the action I was using doesn't internally perform retries. I had to manually delete the failed uploads from the release and then re-trigger the builds across several platforms, several times for both of the releases I pushed this weekend :-/ This commit speculatively switches over to using the GH cli in the hopes that the error reporting is better, and also because it is simpler to externally drive a retry loop. Let's see how this goes. |
||
---|---|---|
.. | ||
appimage.sh | ||
appstreamcli | ||
build-docs.sh | ||
check-rust-version.sh | ||
create-release.sh | ||
deploy.sh | ||
generate-docs.py | ||
generate-workflows.py | ||
make-color-screen-shots.sh | ||
PKGBUILD.template | ||
retry.sh | ||
source-archive.sh | ||
subst-release-info.py | ||
tag.sh | ||
wezterm-homebrew-macos.rb.template | ||
wezterm-linuxbrew.rb.template | ||
windows-installer.iss |