summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yml
AgeCommit message (Expand)Author
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-05-15github: more CI tweaks (#483)Clement Tsang
2021-05-13github: make fail-fast false for rustfmt and clippyClementTsang
2021-05-12github: move tests ci into check (#478)Clement Tsang
2021-05-11github: Update ubuntu instances due to deprecation (#476)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
2020-12-11refactor: Use feature flags to avoid building with fern and log (#351)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-26ci: Fix some bugs/typos with the deploy script and components (#329)Clement Tsang
2020-11-22ci: Fix deployment GitHub Action script (#322)Clement Tsang
2020-11-22ci: uptick to 0.5.1, fix ciClementTsang
2020-11-21ci: Add initial github actions ciClementTsang