Commit graph

39 commits

Author SHA1 Message Date
a97ecc5213 miri/semver checks arguments
All checks were successful
CI / checks (push) Successful in 29s
2025-10-19 15:57:54 +02:00
f48e7501a7 fix cargo-semver-checks toolchain version 2025-10-19 15:41:57 +02:00
9ea8194bfc add bench app
Some checks failed
CI / checks (push) Failing after 58s
2025-07-13 20:14:02 +02:00
4c38db3946 exclude dev-dependencies when doing semver check 2025-07-13 19:04:10 +02:00
3821e5b444 iai-callgrind support 2025-07-13 18:54:53 +02:00
642a7528dd fix pname for no-default-features
Some checks failed
CI / checks (push) Failing after 29s
2025-06-09 16:57:27 +02:00
8a5baa8225 allow overwriting cargo toml/lock location 2025-06-09 16:50:18 +02:00
a50219c7ee set PKG_CONFIG_PATH for semver-checks and miri
All checks were successful
CI / checks (push) Successful in 14s
2025-06-04 19:28:07 +02:00
dac3b74a89 more semver/miri paths
All checks were successful
CI / checks (push) Successful in 13s
2025-05-25 22:37:21 +02:00
e6d5d797b3 improve semver-checks wrapper 2025-05-23 23:19:24 +02:00
8f72fa46be improve miri wrapper 2025-05-23 23:00:49 +02:00
3288958cee .cargo/config.toml:wq 2025-03-23 19:53:36 +01:00
24ac68bfd0 read rust-toolchain.toml 2025-03-23 19:47:57 +01:00
2d3f2b2ea3 fix passing autodeps env to packages
Some checks failed
CI / checks (push) Failing after 17s
2025-03-22 14:17:38 +01:00
2343c0f007 autotools for sqlx 2025-03-17 19:36:58 +01:00
591ea924cf automatically add cargo-insta if used
Some checks failed
CI / checks (push) Has been cancelled
2025-02-28 23:51:03 +01:00
7e45bb598f allow disabling automatic cargo test checks
Some checks failed
CI / checks (push) Has been cancelled
2024-12-24 15:56:58 +01:00
9f851855a9 cleanup
Some checks are pending
CI / checks (push) Waiting to run
2024-12-23 22:56:03 +01:00
576d0418c8 switch to alejandra for nix formatting 2024-12-23 22:55:24 +01:00
d8e263916a autodep runtime dependencies
Some checks failed
CI / checks (push) Has been cancelled
2024-12-14 16:00:51 +01:00
6055ccecb6 autodep env variables 2024-12-14 15:49:29 +01:00
77800944c2 split of cargo.toml handling
Some checks failed
CI / checks (push) Has been cancelled
2024-12-12 00:39:42 +01:00
c71caa3c2b don't add 'all-features' checks if the only features are default 2024-12-12 00:27:28 +01:00
d71328fa95 clippy args fixes 2024-12-12 00:19:53 +01:00
8b4cbf174a only create default package if none is auto created
Some checks failed
CI / checks (push) Has been cancelled
2024-11-22 21:16:13 +01:00
9484c39cb9 also pass packageOpts to checks 2024-11-21 18:22:52 +01:00
8051d16230 add option to add extra paths
Some checks failed
CI / checks (push) Has been cancelled
2024-11-21 14:51:05 +01:00
9ab4c05bd4 allow configuring the toolchains
Some checks are pending
CI / checks (push) Waiting to run
2024-11-20 20:52:36 +01:00
9adbac228a add packageOpts
Some checks failed
CI / checks (push) Has been cancelled
2024-11-09 14:47:28 +01:00
c38c7c897b add insta snapshots files
Some checks are pending
CI / checks (push) Waiting to run
2024-11-08 23:33:31 +01:00
a195211af0 add extraFilesRegex option 2024-11-08 23:15:44 +01:00
08e5974348 fmt
Some checks failed
CI / checks (push) Has been cancelled
2024-10-30 19:08:00 +01:00
248e5485c0 add examples check 2024-10-20 17:26:51 +02:00
823fb3493c autodeps 2024-09-28 22:43:05 +02:00
02c5917656 filter src 2024-09-28 22:15:37 +02:00
8bd977cc48 add (native)buildinputs option 2024-09-28 21:51:58 +02:00
f4380e5341 cross work
Some checks failed
CI / checks (push) Failing after 3s
2024-09-26 18:09:03 +02:00
bda220ba75 more 2024-09-24 18:33:42 +02:00
f1fa085ef3 init 2024-09-24 16:54:20 +02:00