pszymczyk / embedded-consul

Embedded Consul provides easy way to run Consul in integration tests.
Apache License 2.0
95 stars 29 forks source link

Added ARM64 support to embedded-consul #98

Closed odidev closed 4 years ago

odidev commented 4 years ago

Resolves #96

Added code in HttpBinaryRepository.groovy file for setting url according to the build architecture.

Signed-off-by: odidev odidev@puresoftware.com

ruslansennov commented 4 years ago

thanks

odidev commented 4 years ago

@ruslansennov Thanks for the merge. When are you planning to release in the maven repository?

ruslansennov commented 4 years ago

@pszymczyk take a look please

pszymczyk commented 4 years ago

Hi @odidev Many thanks for contribution, I will try to release new version soon.

pszymczyk commented 4 years ago

@odidev new library version with your change is in central now: https://repo1.maven.org/maven2/com/pszymczyk/consul/embedded-consul/2.2.0/