AutoMQ / automq

AutoMQ is a cloud-first alternative to Kafka by decoupling durability to S3 and EBS. 10x cost-effective. Autoscale in seconds. Single-digit ms latency.
https://www.automq.com/docs
Other
3.59k stars 177 forks source link

[Enhancement] add in Gradle wrapper #1964

Closed MikAoJk closed 5 days ago

MikAoJk commented 2 weeks ago

Who is this for and what problem do they have today?

A standard gradle wrapper setup, standardizes a project on a given Gradle version for more reliable and robust builds, local and ci

Why is solving this problem impactful?

Provisioning the Gradle version for different execution environments (e.g., IDEs or Continuous Integration servers) is done with a simple Wrapper definition change.

Additional notes

https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:adding_wrapper