mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
57f1aa2785
CI got broken by the termwiz release. This commit teaches the various `git describe --tags` calls to filter to the wezterm tags which all start with the year. We're match `20*` which should be good for the next 79 years. I've removed the vergen dependency as there was no way to teach it to do the equivalent matching, and it wasn't a terrible burden to just inline the git describe call anyway. |
||
---|---|---|
.. | ||
appimage.sh | ||
appstreamcli | ||
build-docs.sh | ||
deploy.sh | ||
generate-docs.py | ||
generate-workflows.py | ||
make-color-screen-shots.sh | ||
PKGBUILD.template | ||
source-archive.sh | ||
subst-release-info.py | ||
tag.sh | ||
wezterm-homebrew-macos.rb.template | ||
wezterm-linuxbrew.rb.template | ||
windows-installer.iss |