Rene Leonhardt

Results 371 comments of Rene Leonhardt

I'm no maintainer sorry. I suggest using a free AI to save contributors and reviewers time: https://www.coderabbit.ai/blog/how-linux-foundation-used-ai-code-reviews-to-reduce-manual-bottlenecks-in-oss

@francisbr Can you share an example? I can't find the creation time being used in the code, only last access time in `last_used_time(fingerprint_dir)`: https://github.com/holmgr/cargo-sweep/blob/master/src/fingerprint.rs#L114 Both time based `load_all_fingerprints` functions use...

Do you have the chance to test `--created` in the linked pull request?

Seems sad after months of soft and hard freeze leaving ample time to kink out all build problems that debian13 still isn't supported... why not just publish beta images in...

There are no trixie images yet. ```shell curl -s https://gcr.io/v2/distroless/static-debian13/tags/list ``` Edit: The first images / tags have been pushed, anyone can try if compression libs or something else is...

Have there been new reviews or findings or can this be merged?

Wow, thank you for all the hard work over the past 16 years! A 15x performance improvement is amazing—especially while maintaining compatibility with CPython after every release. I only wish...

### Notes - apt.llvm.org is outdated, Debian 12 and LLVM 21 seem to be the latest possible stable versions at the moment - actions-rs/toolchain has been archived, a supported action...

Has `testWithJava25` specifically not been added?

> > Has `testWithJava25` specifically not been added? > > Based on the previous pattern, my understanding of the build is that this will happen by default Could you log...