summaryrefslogtreecommitdiff
path: root/.github (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: relative project path written to config, bump MSRV to 1.88.0pml682025-07-011-1/+1
* ci: rename `all` jobs -> `lint` & `test` [skip ci]pml682025-06-272-2/+2
* ci: disable fail-fast in `build` workflowpml682025-06-201-0/+1
* ci: separate `Lint` and `Test` workflowspml682025-06-163-6/+30
* ci: test build on MSRV, build with `release` profilepml682025-06-161-2/+2
* ci: remove `libgtk-3-dev` dependencypml682025-04-282-2/+2
* ci: set dependabot interval to monthlypml682025-04-151-1/+1
* ci: add dependabot config file [skip ci]pml682025-03-231-0/+10
* ci: change cache keyspml682025-03-232-2/+2
* fix(ci): CI profile related stuffpml682025-03-232-2/+2
* ci: add caching, use mold for linkingpml682025-03-232-5/+23
* ci: add step for running testspml682025-02-271-2/+4
* feat: update to Rust 2024pml682025-02-211-3/+3
* fix(ci): `"` -> `'`pml682025-01-141-1/+1
* ci: only upload artifact for `stable` buildpml682025-01-141-0/+1
* ci: add build and lint workflowspml682025-01-132-0/+46