summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Collapse)Author
2021-05-15build(ci): Use Cache to speed up CI checkshenil
2021-05-10improve bug report template (#466)matu3ba
Give copy-paste commands and give example of typical information and density. Refer to common sense of the issue author.
2021-05-07docs(issue): update issue template to new folder locationAram Drevekenin
2021-05-05docs(issue): update issue template with more precise instructionsAram Drevekenin
2021-04-29fix(ci): name assets consistentlyBrooks J Rady
2021-04-27feat(ci): add M1 macOS buildsBrooks J Rady
2021-04-27fix(ci): formatting tweakBrooks J Rady
2021-04-26fix(ci): fix asset namingBrooks J Rady
2021-04-26fix(ci): add missing item to the build listBrooks J Rady
2021-04-26fix(ci): fix release namingBrooks J Rady
2021-04-26fix(ci): fix environment variable (again)Brooks J Rady
2021-04-26fix(ci): fix environment variableBrooks J Rady
2021-04-26fix(ci): fix manual dispatchBrooks J Rady
2021-04-26fix(ci): properly order the arguments to tarBrooks J Rady
2021-04-26feat(ci): add CI trigger for manual buildsBrooks J Rady
2021-04-24feature(release): added automatic release on pushing tag v*.*.*Doron Tsur
2021-04-24docs(issue-template): add instructionAram Drevekenin
2021-04-24Fix The Bug Report Templatea-kenji
2021-04-24Add Instructions to Bug Report Templatea-kenji
2021-04-23chore(ci): remove release.ymlv0.5.1Aram Drevekenin
2021-04-14feat(build): vastly simplify the build systemBrooks J Rady
2021-04-13fix(ci): unbreak thingsBrooks J Rady
2021-04-13Revert "fix(ci): speed up ci and fix some typos"Brooks J Rady
This reverts commit f036a981246ee84abbaf5fe6aed12f3d7c5406f3.
2021-04-13fix(ci): speed up ci and fix some typosBrooks J Rady
2021-04-13fix(ci): update to use the new build systemBrooks J Rady
2021-02-23Now it's exhaustingBrooks J Rady
2021-02-23Everything is rubbish - if you can't beat them, join themBrooks J Rady
2021-02-23Ubuntu is rubbish, arch ftw <3Brooks J Rady
2021-02-23YoloBrooks J Rady
2021-02-23More shots in the darkBrooks J Rady
2021-02-23Maybe fix the build CIBrooks J Rady
2021-02-09Fix actionsBrooks J Rady
2021-01-31Add initial issue template and CONTRIBUTING.mdhenil
2021-01-23Automatically build release binarieshenil
2020-11-28chore(infra): added clippy check. (#65)Roee Shapira
* Added clippy check. * Changed step name. * Used the suggested ci config. * Some more clippy fixes. * Some more clippy fixes. * More clippy fixes. * Removed allow annotations. * Minor lint edit. * More clippy fixes. * Ran cargo fmt. * More clippy fixes. * More clippy fixes. * More clippy fixes. * More clippy fixes. * More clippy fixes. * More clippy fixes. * Code review edits. * Code review edits. * Code review edits. * CI update. * CI update. * CI update. * Added clippy warn so wip won't fail ci. * Cargo fmt.
2020-11-23fix(compatibility): various htop issues (#66)Aram Drevekenin
* fix(compatibility): various htop issues * style(format): make rustfmt happy * fix(logging): do not delete log dir on startup * fix(tests): update htop with command toggle * chore(ci): reduce test concurrency to 1
2020-11-14feat: add rustfmt, update action workflow to check for formatting (#45)Denis Maximov
2020-10-27Create rust.ymlDoron Tsur