Results 27 comments of Mike Glazer

So my reasoning for not doing your suggestion is the following: Say I have a number of customers for my service which I do not have access to, how do...

So in theory we could. But the problem comes down to how do i reasonably detect and manage that deprecation process? I know the metrics that exist and if I...

@carterkozak : I'm aware of the auto-migration. I wouldn't have filed this issue if I felt that the auto-migration was actually a correct or optimal solution to this problem. As...

Unfortunately testing this out on a real project in integration doesn't work as I'd have hoped, the strict locks from the subprojects prevent the configuration from being resolvable.

Do add further flavor to this, what's even odder, is that when I run: ``` ./gradlew why --hash a7dcb237 ``` And then regen locks, and then I run: ``` ./gradlew...

Sorry, didn't mean to close. I'm only seemingly able to reproduce this within the CI environment.

So is the only solution for me to manually go to every release branch in GHE (and remember to do this forever into the future when we cut release branches)...

I'm open to other solutions too, I just proposed the first one that came to mind since it was clearly the most obvious one.

Hey all: I just want to provide a bit of extra flavor as to why these other proposed options do not work. ## The special internal snapshot version that includes...

So make a fix to MP `3.0.0-rc26402` such that I bump all of the dependencies to something more reasonable and then I ensure all of my products depend on MP...