Mike Solomon
Mike Solomon
I'm not actually seeing any easy way to automate this - but I also am unsure whether it's worth the time to do this. Anyone using Gradle can just run...
@timtebeek When you have time, would you mind assisting with examples here? Specifically: * I am not sure when you'd use the different cursor options (`getCursor`, `updateCursor`, `new Cursor`). *...
Hey there @MartinAhrer -- I'm taking a look at this issue now, but I'm a bit confused. Hoping you might be able to help me understand the issue. Were you...
As mentioned in [this issue](https://github.com/openrewrite/rewrite-recipe-markdown-generator/pull/99), I believe that changes will need to be made in rewrite itself (specifically [RecipeDescriptor](https://github.com/openrewrite/rewrite/blob/main/rewrite-core/src/main/java/org/openrewrite/config/RecipeDescriptor.java)) to allow for Preconditions to be made available to the docs.
This issue requires the help of someone on the dev team to read through the [JavaTemplate doc](https://docs.openrewrite.org/concepts-explanations/javatemplate) and then provide information on what needs to change. Tagging @sambsnyd for potential...
As part of this - we should make sure to include information about context sensitivity. [Related slack post](https://moderneinc.slack.com/archives/C04HR6EJ38D/p1692724445796149?thread_ts=1692722704.781429&cid=C04HR6EJ38D)
Would you mind expanding on what you mean by add these to the markdown generator @timtebeek ? If we are just making a page with links and a blurb, I’m...
@timtebeek I didn't see any recipes in the public SaaS that matched `Axon`. Are community recipes like these not available in the SaaS or am I just searching for the...
From Slack discussions - another point to consider: Some of the code we have will not work out of the box for external recipes. For instance, GitHub recipe links won't...
@knutwannheden Do you think this should be moved to `rewrite` instead? I may be misunderstanding, but your comment makes it sound like this is something we should change in rewrite...