Johannes Link

Results 390 comments of Johannes Link

Currently not working on it. See [Status: Maintenance Mode](https://github.com/jqwik-team/jqwik?tab=readme-ov-file#maintenance-mode)

Currently not working on it. See [Status: Maintenance Mode](https://github.com/jqwik-team/jqwik?tab=readme-ov-file#maintenance-mode)

Hi @phdavis1027, I'm a bit lost about what you want to do and how that relates to jqwik. Maybe you can provide more context?

OK, that makes more sense to me. :-) I've no idea what Robolectric does but I can talk about the hooks that might be useful in that case: - LauncherInterceptor...

@jacopocav-mollie Makes absolutely sense. My goal is to make a bug fix release shortly and include a fix for that.

Sorry for not addressing this. I would, but I'm currently fighting over getting Maven Central publishing working again. Sonatype have changed their basic publishing mechanism and I haven't succeeded yet...

> [@jlink](https://github.com/jlink) , I’ve good experience with https://github.com/GradleUp/nmcp. I recently moved to generate the pgp key in github actions, and store it in secrets. It enables one-click releases to Central....

@lucasmdjl Thanks for reporting that. The behaviour looks indeed strange and I can replicate it. It has to do with mutating a generated object. I'll dive deeper into it when...

I dove a bit into the problem and it _probably_ has to do with how flat-mapping handles the re-generation of dependent objects. This could likely be fixed but I currently...