Oleg Yukhnevich

Results 285 comments of Oleg Yukhnevich

Hey @morki, are you still willing to finish PR? Or I could finish it? The reason I'm asking, is that I do have some changes to be merged which will...

Hey! You can proceed with the changes. May be even not from scratch 😀 I've decided to postpone big changes for some future release as I was not really happy...

Hey @morki are you still willing to work on this PR? I'm planning to do a release by the end of September and wanted to include this.

Hm, I see. It needs macOS :) For this PR probably it should be enough to run `:cryptography-core:apiDump` as only this module has changed it ABI. Could you try it?...

Hey! Unfortunately we can't update the version right now because of compatibility with older Gradle verisions (which are still supported by Gradle and Kotlin Gradle Plugin). In case you need...

Action point: * mention in `known issues` for K2 opt-in release * decide afterwards on priority

@vmishenev Probably this issue should not be closed. Upstream issue in AA was fixed and we now can fix it on our side.

> In K1, we register IDE's service JavadocManager; we could do the same in K2 Is there a reason not to do it in K2? I mean, if we don't...

Hey @3flex ! Do you still willing to work on this PR? If so, could you please: * rebase on latest master (some changes could be applied already there by...

curious: why can't we just remove `@OutputFile` from `dokkaConfigurationJsonFile`?