summaryrefslogtreecommitdiffstats
path: root/.github/workflows/deployment.yml
AgeCommit message (Expand)Author
2023-11-18ci: bump actions/checkout to v4.1.1 (#1322)Clement Tsang
2023-06-28ci: update release template (#1231)Clement Tsang
2023-06-25ci: clean + fix post-release and deployment actions (#1224)Clement Tsang
2023-06-11ci: update various dependencies as of 2023-06-11 (#1201)Clement Tsang
2023-06-11ci: add a build check for aarch64-linux-android (#1124)Clement Tsang
2023-05-11ci: pin and update some workflow actions (#1145)Clement Tsang
2023-05-10github: update deploy body templateClementTsang
2023-03-12ci: use sparse crates.io registries in CI (#1057)Clement Tsang
2023-03-10ci: update the upload artifact action to v3.1.2 (#1054)Clement Tsang
2023-01-01ci: update action-gh-release dependency (#946)Clement Tsang
2022-11-11ci: update upload-artifact to 3.1.1 to remove set-output warnings (#887)Clement Tsang
2022-11-06ci: rename deployment folder to scripts (#873)Clement Tsang
2022-10-27ci: automatically create and get build artifacts from Cirrus CI (#854)Clement Tsang
2022-10-20ci: update GitHub CI to remove deprecated/unmaintained actions and commands (...Clement Tsang
2022-06-02ci: bump checkout to v3 (#744)Clement Tsang
2022-06-02deployment: unify build release action between nightly/deploy (#743)Clement Tsang
2022-05-28deployment: deletes the debian folder in case of unwanted leftover files (#740)Clement Tsang
2022-05-28deployment: add aarch64/armv7 gnu .deb generation (#739)Clement Tsang
2022-05-18ci: note release sizes in nightly/deploy (#733)Clement Tsang
2022-05-07deployment: add arm musl targets (#726)Clement Tsang
2022-05-01ci: create deploy feature; test in CIClementTsang
2022-05-01ci: update rust-cache to 1.4.0ClementTsang
2022-04-29ci: disable debug symbols and incremental in CI, force locked #719 Clement Tsang
2022-04-10ci: use locked builds in deploy and nightly (#700)Clement Tsang
2022-04-08ci: update cargo deb to 1.37 (#699)Clement Tsang
2022-03-11other: add manpage file to cargo deb config, move back to build script (#693)Clement Tsang
2022-03-10ci: add manpage generation, migrate build script (#692)Clement Tsang
2022-02-25ci: enable strip on release builds with Cargo.toml (#679)Clement Tsang
2022-02-02ci: disable 32-bit in choco generation (#671)Clement Tsang
2022-01-19ci: remove winget step (#660)Clement Tsang
2021-12-30ci: test installing .deb in build (#651)Clement Tsang
2021-12-27bug/ci: fix debian file generation breaking completions (#645)Clement Tsang
2021-12-22ci: Use commit hash for some actions to pin them (#641)Clement Tsang
2021-12-19ci: revert rename of chocolateyinstall templateClementTsang
2021-10-09ci: Create release only if the entire pipeline passes (#595)Clement Tsang
2021-10-03ci: only create nightly release if build passes (#590)Clement Tsang
2021-09-23ci: move winget/msi and deb gen to separate steps (#585)Clement Tsang
2021-09-20ci: disable homebrew auto-gen (#584)Clement Tsang
2021-09-12ci: fix deploy script for completion directory copy (#577)0.6.4Clement Tsang
2021-08-19other: Make the battery dependency/features optional (#570)Clement Tsang
2021-07-31other: Add RISC-V to unofficially supported targets (#565)Clement Tsang
2021-07-27ci: add caching to more jobs (#563)Clement Tsang
2021-07-21ci: update winget template + deploy for more info (#554)Clement Tsang
2021-07-19ci: disable AUR packaging (#551)Clement Tsang
2021-06-29ci: update pkgbuilds for ARM, fix bugs (#530)Clement Tsang
2021-06-26github: fix deploy script for 2-17 again...0.6.2ClementTsang
2021-06-26github: fix deploy script for 2-17ClementTsang
2021-06-21ci: remove zip dependency for windows (#509)Clement Tsang
2021-06-11ci: distribute completion files separately (#494)Clement Tsang
2021-05-12github: add old Linux build to nightly/deploy for older glibc (#477)Clement Tsang