summaryrefslogtreecommitdiffstats
path: root/.github/workflows
AgeCommit message (Expand)Author
2021-07-12ci: reduce the number of tests in CI (#540)Clement Tsang
2021-06-30ci: Add post-release action for AUR repo (#531)Clement Tsang
2021-06-29ci: update pkgbuilds for ARM, fix bugs (#530)Clement Tsang
2021-06-27docs: Fix typoClementTsang
2021-06-27ci: remove nightly set in docs ciClementTsang
2021-06-27docs + ci: Update changelog and ignore some files in CI (#527)Clement Tsang
2021-06-26github: Fix incorrect line in post-release scriptClementTsang
2021-06-26github: fix deploy script for 2-17 again...0.6.2ClementTsang
2021-06-26github: fix deploy script for 2-17ClementTsang
2021-06-23docs: Switch to mike for versioning (#521)Clement Tsang
2021-06-22feature: add F9 as an alternative process kill key (#518)Clement Tsang
2021-06-21ci: ignore README and docs for ci actionClementTsang
2021-06-21ci: remove zip dependency for windows (#509)Clement Tsang
2021-06-21ci: fix doc deploy action (#507)Clement Tsang
2021-06-21docs: migrate documentation over to mkdocs (#506)Clement Tsang
2021-06-11ci: distribute completion files separately (#494)Clement Tsang
2021-05-15github: more CI tweaks (#483)Clement Tsang
2021-05-15github: fix nightly mocking (#481)Clement Tsang
2021-05-15github: remove mocking from nightlyClementTsang
2021-05-13github: make fail-fast false for rustfmt and clippyClementTsang
2021-05-12github: move tests ci into check (#478)Clement Tsang
2021-05-12github: add old Linux build to nightly/deploy for older glibc (#477)Clement Tsang
2021-05-11github: Update ubuntu instances due to deprecation (#476)Clement Tsang
2021-05-09github: Remove strip from Windows deploy/nightly (#472)Clement Tsang
2021-05-09github: update deployment process for winget filesClementTsang
2021-04-07refactor: Unify disk conversion to string step (#446)Clement Tsang
2021-04-04feature: Rework network y-axis, linear interpolation for off-screen data (#437)Clement Tsang
2021-03-12ci: Add cache back again (#435)Clement Tsang
2021-03-04ci: Test macOS ARM and Linux armv6 (#430)Clement Tsang
2021-02-24ci: Lock cargo deb version to 1.29.0ClementTsang
2021-02-21ci: Fix typoClement Tsang
2021-02-21ci: Add sleep to nightly build script after deleteClement Tsang
2021-02-18ci: Fix nightly build config again... (#412)Clement Tsang
2021-02-18ci: Fixes an incorrect action in the nightly build workflow (#411)Clement Tsang
2021-02-18ci: Fix incorrect nightly CI nameClement Tsang
2021-02-18ci: Create nightly build CI (#410)Clement Tsang
2021-01-31github: Change text for release deployment scriptClementTsang
2020-12-11refactor: Use feature flags to avoid building with fern and log (#351)Clement Tsang
2020-12-10ci: Switch to musl for homebrew linux (#347)Clement Tsang
2020-12-10ci: Use ubuntu-16.04 for linux gnu deploys and CIClement Tsang
2020-12-04docs: Add FAQ document (#339)Clement Tsang
2020-11-28feature: Add scroll indicator to keep track of table position in widgets. (#333)Clement Tsang
2020-11-27ci: Fix post-deploy step to actually use the correct files (#332)Clement Tsang
2020-11-26ci: Fix some bugs/typos with the deploy script and components (#329)Clement Tsang
2020-11-26ci: Move post deploy steps to main deploy script0.5.2Clement Tsang
2020-11-25ci: Fix incorrect path.ClementTsang
2020-11-25ci: Fix post-deploy scriptClementTsang
2020-11-22ci: Fix windows deployments (#323)Clement Tsang
2020-11-22ci: Fix post-deploy script0.5.1ClementTsang
2020-11-22ci: Fix deployment GitHub Action script (#322)Clement Tsang