summaryrefslogtreecommitdiffstats
path: root/.github/workflows/release.yml
AgeCommit message (Expand)Author
2024-01-06ci: add more ARM build configurations to CI and release workflowsYounes El-karama
2023-11-27release: tweak how sha256sum is invokedAndrew Gallant
2023-11-25ci: add Debian release buildAndrew Gallant
2023-11-21ci: strip release binaries on macOSAndrew Gallant
2023-11-21doc: scrub mentions of asciidoc/asciidoctorAndrew Gallant
2023-11-20cli: replace clap with lexopt and supporting codeAndrew Gallant
2023-07-09ci/release: use latest OS versionsAndrew Gallant
2023-07-09ci/release: add sha256 sums to release artifactsxEgoist
2023-07-08ci/release: Use GITHUB_REF_NAME instead of GITHUB_REFJames McKinney
2023-07-08ci/release: use GitHub CLIJames McKinney
2022-09-29ci: bump actions/checkout from 2 to 3 (#2318)dependabot[bot]
2022-09-29ci: bump actions/upload-release-asset from 1.0.1 to 1.0.2 (#2317)dependabot[bot]
2022-09-29ci: remove `fetch-depth` parameter from the checkout actionLingMan
2022-09-29ci: switch to using '@master' dtolnay actionLingMan
2022-09-29ci: use latest runner images in CILingMan
2022-07-14ci: switch to dtolnay/rust-toolchainAndrew Gallant
2021-05-31ci: re-work github actions releaseAndrew Gallant
2020-11-16ci: update to GITHUB_ENVAndrew Gallant
2020-11-09ci: install cross from crates.ioTaiki Endo
2020-05-08doc: use asciidoctor instead of a2xChayoung You
2020-03-30ci: upgrade to actions/checkout@v2Andrew Gallant
2020-03-28ci: attempt to fix CIAndrew Gallant
2020-03-15ci: tweak release nameAndrew Gallant
2020-03-15release: 12.0.0, take 212.0.0Andrew Gallant
2020-03-15ci: rebuild release infrastructure on GitHub ActionsAndrew Gallant