25 Commits

Author SHA1 Message Date
Laurenz
3cc6e58eab Run PDF and SVG export in CI (#4097) 2024-05-17 15:34:20 +02:00
Leedehai
a4522b0fe8 Fix the broken fuzz build (#4056) 2024-05-17 14:27:59 +02:00
Laurenz
f246f0a245 A few CI and crate config changes (#3852) 2024-05-17 14:27:58 +02:00
Laurenz
b2fb64f79c Pin CI Rust version (#3763) 2024-05-17 14:27:58 +02:00
Laurenz
aa69f44743
Collect test matrix result into single job result (#3552) 2024-03-05 11:55:00 +00:00
Laurenz
668a79f9f9
Add Windows to CI (#3548) 2024-03-04 17:46:57 +01:00
Laurenz
a434cbb64e Raise Rust version to 1.74 2024-01-29 14:41:45 +01:00
Laurenz
162b4e812d Test merge queue 2023-12-28 14:16:37 +01:00
Nathaniel Brough
9aadb18186
Add simple fuzz testing (#2581) 2023-12-05 19:26:58 +01:00
dependabot[bot]
00d4e07a92
Bump actions/checkout from 3 to 4 (#2781)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 14:05:24 +01:00
danieleades
3c2b61ee7d
Run clippy on all features (#2767) 2023-11-27 11:18:48 +01:00
Laurenz
fa29c66a11 Remove Nix flake CI
It takes long and it shouldn't break unless we raise the MSRV (for which there already is a CI check)
2023-09-11 19:21:33 +02:00
Laurenz
8791820590 Don't fail CI for multiple commits in quick succession 2023-08-26 19:10:43 +02:00
Caleb Maclennan
c44bad5739
Test build and run Nix Flake in CI (#1477)
Co-authored-by: figsoda <figsoda@pm.me>
2023-06-28 12:31:50 +02:00
Yang Hau
0dc1776202
refactor: Replace once_cell to std lib (#1402) 2023-06-07 14:42:58 +02:00
Lino Le Van
5400570efa
feat(cli): export as png (#1159)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-05-23 12:20:12 +02:00
Laurenz
7bb69c0902 Check crate docs in CI 2023-05-20 10:48:25 +02:00
Laurenz
2772e6436c Tidy up CI 2023-05-03 10:58:05 +02:00
HarmoGlace
856557353b
Add rust minimum version in Cargo.toml (#902) 2023-05-03 10:37:44 +02:00
Laurenz
f08ae95b9d Fix argument sinks
Fixes #886.
2023-04-19 17:51:33 +02:00
Laurenz
d10b53df0b Clippy 2023-04-18 19:16:13 +02:00
Laurenz
f738d89ff2 Check formatting in CI 2023-04-04 14:42:21 +02:00
CGMossa
621922bb35
CI runs all tests (#434) 2023-03-29 19:49:27 +02:00
Kian-Meng Ang
25acefeb5b
Fix typos (#115)
Found via `codespell -S target -L
crate,ist,thi,alle,dedented,ue,tung,nd,ende,overriden,dependant`
2023-03-22 09:02:51 +01:00
Laurenz
ea2a1525f0 Scheduled maintenance 2022-11-22 20:23:58 +01:00