summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
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
2021-12-20docs: disable CFP hook for now while investigating issues (#635)Clement Tsang
2021-12-19docs: revert CFP for now (#633)Clement Tsang
2021-12-19docs: try switching over to Cloudflare Pages (#632)Clement Tsang
2021-12-19ci: fix invalid secret param for CFP hookClementTsang
2021-12-19ci: adds cloudflare pages deploy hook (#631)Clement Tsang
2021-12-19ci: revert rename of chocolateyinstall templateClementTsang
2021-12-19other: update bug report templateClementTsang
2021-12-19other: update PR templateClementTsang
2021-12-19ci: disable codecov patch (#629)Clement Tsang
2021-11-28ci: add run type to codecov action (#618)Clement Tsang
2021-11-28ci: switch action's accepted files back to "paths"Clement Tsang
2021-11-27ci: deal with skipping, matrices, reliant jobs (#617)Clement Tsang
2021-11-27ci: deal with skipping and matrix (#616)Clement Tsang
2021-11-27ci: go back to a paths_ignore for ci workflow (#615)Clement Tsang
2021-11-27ci: be more specific with paths for ci/codecovClementTsang
2021-11-27ci: Add test for building docsClementTsang
2021-11-27ci: actually skip ci if duplicate (#611)Clement Tsang
2021-11-27ci: skip duplicate runs (#610)Clement Tsang