summaryrefslogtreecommitdiffstats
path: root/.github
AgeCommit message (Expand)Author
2023-03-10ci: update the upload artifact action to v3.1.2 (#1054)Clement Tsang
2023-02-26ci: add some comments regarding codecov to actionClementTsang
2023-02-26ci: add coverage actions for macOS and windows (#1030)Clement Tsang
2023-02-22ci: specify where part of the CI workflow isClementTsang
2023-02-21ci: reduce CI timeout to 18 minutes (#1028)Clement Tsang
2023-02-19other: promote macOS aarch64 to official support (#1025)Clement Tsang
2023-02-03docs: update requirements.txt and bump to 3.11 (#1011)Clement Tsang
2023-01-24ci: update cargo-llvm-cov to 0.5.9 (#1000)Clement Tsang
2023-01-23ci: don't cache coverage in some casesClementTsang
2023-01-23other: update issue template wordingClementTsang
2023-01-22uptick: 0.8.0 (#996)Clement Tsang
2023-01-20refactor: change name of some stuff, add some comments (#992)Clement Tsang
2023-01-13ci: add schedule to clear PR caches (#973)Clement Tsang
2023-01-13ci: try removing cache from build workflow (#972)Clement Tsang
2023-01-12ci: remove git hash and nightly tag from deb file name (#970)Clement Tsang
2023-01-12ci: follow .deb naming conventions (#969)Clement Tsang
2023-01-05uptick: 0.7.1 (#959)Clement Tsang
2023-01-05ci: fix CI concurrency grouping (#961)Clement Tsang
2023-01-05ci: add timeout to build workflow caching (#957)Clement Tsang
2023-01-02ci: add build hash to nightly builds for version (#951)Clement Tsang
2023-01-01other: run rustfmt (#949)Clement Tsang
2023-01-01ci: use a better way of getting branch from tagged builds for CirrusCI (#948)Clement Tsang
2023-01-01ci: update action-gh-release dependency (#946)Clement Tsang
2022-12-31ci: default to master branch on tag release (#943)0.7.0Clement Tsang
2022-12-31ci: disable cache for cross release gen (#942)Clement Tsang
2022-12-31uptick: 0.7.0 (#940)Clement Tsang
2022-12-30ci: clean all workflow caches to script (#936)Clement Tsang
2022-12-09ci: add a timeout for builds and CI (#930)Clement Tsang
2022-11-20ci: bump cargo deb in CI (#906)Clement Tsang
2022-11-16github: update bug report template OS inputClement Tsang
2022-11-16github: update bug report templateClement Tsang
2022-11-12ci: fix missing envs in build workflow (#891)Clement Tsang
2022-11-11ci: unify cache keys in actions (#890)Clement Tsang
2022-11-11ci: bump delete-tag-and-release to v0.3.1 (#889)Clement Tsang
2022-11-11ci: switch delete-tag-and-release to personal fork to avoid node16 warning (#...Clement Tsang
2022-11-11ci: update upload-artifact to 3.1.1 to remove set-output warnings (#887)Clement Tsang
2022-11-08ci: add back target as cache key (#879)Clement Tsang
2022-11-07docs: update usage and config, add blurb in home (#876)Clement Tsang
2022-11-06ci: add missing PR pullClementTsang
2022-11-06ci: add cache clearing to PR merges (#874)Clement Tsang
2022-11-06ci: rename deployment folder to scripts (#873)Clement Tsang
2022-11-06ci: only enable ci cache if not a PR or not a fork (#872)Clement Tsang
2022-11-04ci: remove caching for release building (#866)Clement Tsang
2022-11-02ci: try only having cancel-in-progress for non-main branch (#864)Clement Tsang
2022-10-30ci: unify CI workflow with one ending step (#860)Clement Tsang
2022-10-29ci: add skip based on file changes for Cirrus tests (#859)Clement Tsang
2022-10-29ci: update workflows with setup-python to v4.3.0 (#858)Clement Tsang
2022-10-28ci: update comment on what build_release doesClement Tsang
2022-10-27ci: use one skip check for CI workflow (#855)Clement Tsang
2022-10-27ci: automatically create and get build artifacts from Cirrus CI (#854)Clement Tsang