summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
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-27github: fix some styling with the bug report formClementTsang
2022-06-27github: fix some issues with the bug report formClementTsang
2022-06-27github: try new issue form template (#758)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-05docs: some small updates to README and issue templatesClementTsang
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-04github: fix typo in packaging issue templateClementTsang
2022-05-03github: update packaging issue wordingClement Tsang
2022-05-01ci: move cargo fmt step into supported job (#722)Clement Tsang
2022-05-01ci: create deploy feature; test in CIClementTsang
2022-05-01ci: remove caching step from cargo fmt checkClementTsang
2022-05-01ci: clean up ci workflowClementTsang
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-28github: specify in the bug report that one should install from crates/bottomClement Tsang
2022-04-28ci: lock cargo-llvm-cov install in script (#715)Clement Tsang
2022-04-28ci: reduce code cov skip conditionsClementTsang
2022-04-28ci: try using llvm-cov instead of tarpaulinClementTsang
2022-04-27bug: change as_ref() to build in Rust beta 1.61.0 (#711)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-27ci: update audit workflow (#685)Clement Tsang
2022-02-25ci: enable strip on release builds with Cargo.toml (#679)Clement Tsang
2022-02-25ci: switch to a manual cargo tarpaulin installation (#680)Clement Tsang
2022-02-03github: update packaging issue template f/ clarityClement Tsang
2022-02-02ci: disable 32-bit in choco generation (#671)Clement Tsang
2022-01-29docs: add a line to feature request docs/template (#666)Clement Tsang
2022-01-19ci: remove winget step (#660)Clement Tsang
2022-01-16ci: update CFP hook secret nameClementTsang
2022-01-01docs: indicate stable version in selector on deploy (#654)Clement Tsang
2021-12-31docs: add section on WSL in Linux known issues, update links (#653)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