summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
2022-12-31ci: default to master branch on tag release (#943)0.7.0Clement Tsang
2022-12-31ci: disable cache for cross release gen (#942)Clement Tsang
2022-12-30ci: clean all workflow caches to script (#936)Clement Tsang
2022-12-09ci: add a timeout for builds and CI (#930)Clement Tsang
2022-11-20ci: bump cargo deb in CI (#906)Clement Tsang
2022-11-12ci: fix missing envs in build workflow (#891)Clement Tsang
2022-11-11ci: unify cache keys in actions (#890)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-11ci: update upload-artifact to 3.1.1 to remove set-output warnings (#887)Clement Tsang
2022-11-08ci: add back target as cache key (#879)Clement Tsang
2022-11-06ci: add missing PR pullClementTsang
2022-11-06ci: add cache clearing to PR merges (#874)Clement Tsang
2022-11-06ci: rename deployment folder to scripts (#873)Clement Tsang
2022-11-06ci: only enable ci cache if not a PR or not a fork (#872)Clement Tsang
2022-11-04ci: remove caching for release building (#866)Clement Tsang
2022-11-02ci: try only having cancel-in-progress for non-main branch (#864)Clement Tsang
2022-10-30ci: unify CI workflow with one ending step (#860)Clement Tsang
2022-10-29ci: add skip based on file changes for Cirrus tests (#859)Clement Tsang
2022-10-29ci: update workflows with setup-python to v4.3.0 (#858)Clement Tsang
2022-10-28ci: update comment on what build_release doesClement Tsang
2022-10-27ci: use one skip check for CI workflow (#855)Clement Tsang
2022-10-27ci: automatically create and get build artifacts from Cirrus CI (#854)Clement Tsang
2022-10-25ci: test cancelling stale actions (#851)Clement Tsang
2022-10-25ci: add token secret to make codecov action more stable (#850)Clement Tsang
2022-10-21ci: update codecov upload action to 3.1.1 (#848)Clement Tsang
2022-10-20ci: update GitHub CI to remove deprecated/unmaintained actions and commands (...Clement Tsang
2022-10-20ci: add basic Cirrus CI testing for FreeBSD + M1 (#827)Clement Tsang
2022-10-12Revert "ci: add basic Cirrus CI testing for FreeBSD + M1 (#826)"ClementTsang
2022-10-12ci: add basic Cirrus CI testing for FreeBSD + M1 (#826)Clement Tsang
2022-08-30ci: completion/manpage generation script spring cleaning (#795)Clement Tsang
2022-08-13ci: update release build OS to ubuntu 20.04 (#780)Clement Tsang
2022-08-13ci: add ARM macOS to build workflow (#779)Clement Tsang
2022-07-16ci: try simpler cross/cargo action for builds and tests (#767)Clement Tsang
2022-07-12ci: try to update cross to 0.2.4 (#764)Clement Tsang
2022-06-27ci: fix missing target in tests (#757)Clement Tsang
2022-06-25ci: lock cross to 0.2.1 on CI as well (#756)Clement Tsang
2022-06-25deployment: force usage of cross 0.2.1 for now (#755)Clement Tsang
2022-06-24ci: bump cargo-llvm-cov to 0.4.8 (#754)Clement Tsang
2022-06-02ci: try moving to rust-toolchain (#745)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-31ci: update cargo_llvm_cov to 0.4.4 (#741)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-25ci: fix missing aarch64 build (#738)Clement Tsang
2022-05-18ci: note release sizes in nightly/deploy (#733)Clement Tsang
2022-05-07ci: add back paths field to coverage workflow (#728)Clement Tsang
2022-05-07deployment: add arm musl targets (#726)Clement Tsang
2022-05-01ci: move cargo fmt step into supported job (#722)Clement Tsang