bnorm / kotlin-power-assert

Kotlin compiler plugin to enable diagrammed function calls in the Kotlin programming language
Apache License 2.0
573 stars 15 forks source link

Gradle plugin transition #105

Open TWiStErRob opened 3 months ago

TWiStErRob commented 3 months ago

In https://github.com/bnorm/kotlin-power-assert/issues/103#issuecomment-2015958409 you mentioned a transition.

I'm not sure what happened, did you get hired by JetBrains? Or have you always worked there, some context would be nice... anyways, getting sidetracked :)

I would recommend this:

More info on replacements: https://docs.renovatebot.com/presets-replacements/

How will this help? replacements:all is included by recommended, so probably "most" users will receive it: https://docs.renovatebot.com/presets-config/#configrecommended

Deployment:

bnorm commented 3 months ago

Thanks for the info! I was unaware of the Renovate replacement configuration, so I'll definitely take a look at that. I'm still undecided though on if I want a clean upgrade or just fail the build. I think failing the build will be more annoying but will also be the most obvious for all type of upgrades, automatic or not. I worry that a warning and passing build will just go unnoticed, and a Renovate replacement config will only be useful to those that use Renovate. But still thinking about all possible options.

I'm not sure what happened, did you get hired by JetBrains? Or have you always worked there, some context would be nice... anyways, getting sidetracked :)

I joined JetBrains last spring, and have been working on bundling power-assert with Kotlin since the fall!