Commit Graph

19 Commits

Author SHA1 Message Date
Casey Rodarmor
3ddd1b1683
Fix man page generation in release workflow (#2132) 2024-06-05 19:35:06 +00:00
Casey Rodarmor
3c40c0c6eb
Don't check in manpage (#2130) 2024-06-05 19:17:05 +00:00
Casey Rodarmor
8d3d88fc13
Don't check in auto-generated completion scripts (#2120) 2024-06-01 23:26:41 +00:00
David Alsh
cc731f46ea
Build aarch64-pc-windows-msvc release binaries (#2100) 2024-05-27 20:00:45 -07:00
dependabot[bot]
b4efe2628a
Update softprops/action-gh-release (#2029) 2024-05-13 10:28:57 -07:00
dependabot[bot]
1ad1525927
Update softprops/action-gh-release (#1973) 2024-03-18 10:26:16 -07:00
dependabot[bot]
0b777772f4
Update softprops/action-gh-release (#1954) 2024-03-11 10:29:04 -07:00
Casey Rodarmor
b40e006fab
Fix AArch64 release build error (#1942) 2024-03-08 11:43:36 -08:00
Christian Clauss
77e7cfe763
Remove deprecated actions-rs/toolchain (#1874) 2024-01-25 15:24:31 -08:00
Christian Clauss
827e4e53d5
Replace deprecated set-output command in Github Actions workflows (#1869) 2024-01-24 15:37:26 -08:00
dependabot[bot]
fd9ecffef4
Update actions/checkout and softprops/action-gh-release (#1871) 2024-01-24 15:19:35 -08:00
Renjaya Raga Zenta
e83b69135a
Add ARMv6 release target (#1715) 2023-10-30 17:22:51 +00:00
Casey Rodarmor
659b8211ad
Split up CI workflow (#1399) 2022-11-02 17:57:38 -07:00
Casey Rodarmor
cc91485d18
Build MacOS ARM release binaries (#1138) 2022-03-23 03:34:50 +00:00
Casey Rodarmor
9da8f41895
Upgrade Windows Actions runners to windows-latest (#1137) 2022-03-22 20:26:55 -07:00
Casey Rodarmor
57db9fe04d
Don't run tests in release workflow (#1080) 2022-01-30 12:37:15 -08:00
Casey Rodarmor
a4bd1cb67c
Use musl libc for ARM binaries (#1037) 2021-11-27 01:01:41 -08:00
Casey Rodarmor
daef7caaed
Improve GitHub Actions workflow triggers (#1033)
- Only run release workflow on pushed tags
- Run test workflow on all pushes
2021-11-22 01:37:15 +00:00
Casey Rodarmor
c49d534a27
Refactor github actions (#1028) 2021-11-21 16:55:21 -08:00