summaryrefslogtreecommitdiffstats
path: root/.github/workflows/nightly.yml
AgeCommit message (Expand)Author
2023-01-01ci: update action-gh-release dependency (#946)Clement Tsang
2022-12-30ci: clean all workflow caches to script (#936)Clement Tsang
2022-11-11ci: bump delete-tag-and-release to v0.3.1 (#889)Clement Tsang
2022-11-11ci: switch delete-tag-and-release to personal fork to avoid node16 warning (#...Clement Tsang
2022-11-04ci: remove caching for release building (#866)Clement Tsang
2022-10-27ci: automatically create and get build artifacts from Cirrus CI (#854)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
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-10-09ci: Create release only if the entire pipeline passes (#595)Clement Tsang
2021-10-03ci: revert previous i686 change (#593)Clement Tsang
2021-10-03ci: Disable cross for i686 Windows, add multilib for i686 Linux for Nightly (...Clement Tsang
2021-10-03ci: only create nightly release if build passes (#590)Clement Tsang
2021-09-25ci: add missing step for compressing completion files (#586)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-19ci: disable AUR packaging (#551)Clement Tsang
2021-06-29ci: update pkgbuilds for ARM, fix bugs (#530)Clement Tsang
2021-06-21ci: remove zip dependency for windows (#509)Clement Tsang
2021-06-21docs: migrate documentation over to mkdocs (#506)Clement Tsang
2021-06-11ci: distribute completion files separately (#494)Clement Tsang
2021-05-15github: fix nightly mocking (#481)Clement Tsang
2021-05-15github: remove mocking from nightlyClementTsang
2021-05-12github: add old Linux build to nightly/deploy for older glibc (#477)Clement Tsang
2021-05-11github: Update ubuntu instances due to deprecation (#476)Clement Tsang
2021-05-09github: Remove strip from Windows deploy/nightly (#472)Clement Tsang
2021-04-07refactor: Unify disk conversion to string step (#446)Clement Tsang
2021-02-24ci: Lock cargo deb version to 1.29.0ClementTsang
2021-02-21ci: Fix typoClement Tsang
2021-02-21ci: Add sleep to nightly build script after deleteClement Tsang
2021-02-18ci: Fix nightly build config again... (#412)Clement Tsang
2021-02-18ci: Fixes an incorrect action in the nightly build workflow (#411)Clement Tsang
2021-02-18ci: Fix incorrect nightly CI nameClement Tsang