summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2022-09-23github: update bug report desc for non-releaseClement Tsang
2022-08-30ci: completion/manpage generation script spring cleaning (#795)Clement Tsang
2022-08-24github: update wording for packaging issuesClement Tsang
2022-08-23github: update packaging issue template (#791)Clement Tsang
2022-08-17github: update version placeholder in bug templateClement Tsang
2022-08-17github: update issue link and wordingClement Tsang
2022-08-17github: add note on coverage/tests in PR templateClement Tsang
2022-08-14github: tweak wording of PRClement 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-08-13github: update PR template wording for testingClement Tsang
2022-08-09github: update some wording in issue templateClement 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-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