criterion.rs icon indicating copy to clipboard operation
criterion.rs copied to clipboard

New version of criterion

Open psandana opened this issue 1 year ago • 4 comments
trafficstars

@bheisler @braveocheretovych why is there no new versions of criterion since a year?

Do you need support with chores of the project? In particular, I'm interested into use newer versions of dependencies, to keep with latest development and security patches.

psandana avatar Oct 04 '24 13:10 psandana

A couple of months ago, I gave a list of things that I thought should get some attention and tagged @lemmih ...

That's probably still roughly accurate.

Would love to hear from @lemmih about what the plans are as well.

waywardmonkeys avatar Oct 04 '24 15:10 waywardmonkeys

FYI, due the lack of releases in the project, forks are starting to spawn: https://crates.io/crates/criterion2

psandana avatar Oct 07 '24 12:10 psandana

@bheisler, it would be nice to grant more people access to make new releases.

lemmih avatar Oct 07 '24 13:10 lemmih

You can store the secrets in GitHub, and make a release pipeline that only triggers on GH releases (pushed tags), so you get releases from the pipeline, not humans locally.

psandana avatar Oct 07 '24 13:10 psandana

That's called release-plz - the setup is ridiculously simple, e.g. https://github.com/no111u3/avra-rs/pull/2 or https://github.com/jhannyj/iced_drop/pull/8 or https://github.com/jannic/rp2040-panic-usb-boot/pull/4

berkus avatar Nov 21 '24 16:11 berkus

@lemmih looks like this can be closed 😄 I assume you're a new maintainer?

andrewbanchich avatar May 19 '25 13:05 andrewbanchich

After 2 years, fixed with #860 . Thank you!

psandana avatar May 20 '25 18:05 psandana