samuel / go-zookeeper

Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.
BSD 3-Clause "New" or "Revised" License
1.64k stars 672 forks source link

AddingPowerSupport_golang-github-samuel-go-zookeeper #254

Closed santosh653 closed 3 years ago

santosh653 commented 3 years ago

Adding power support.

Adding power support ppc64le This is part of the Ubuntu distribution for ppc64le. This helps us simplify testing later when distributions are re-building and re-releasing. For more info tag @gerrith3.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.3%) to 79.935% when pulling 826f1cc7a0dbc203532d7917717e443b2cd0e5f0 on santosh653:master into 2164a8ac840e69b0c255f9b12b3b36f969e7fd5d on samuel:master.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.4%) to 80.0% when pulling 826f1cc7a0dbc203532d7917717e443b2cd0e5f0 on santosh653:master into 2164a8ac840e69b0c255f9b12b3b36f969e7fd5d on samuel:master.

santosh653 commented 3 years ago

@coveralls Can you please check this PR & approve/merge?

santosh653 commented 3 years ago

@coveralls If all the checks are successful, Can you please process this PR?

santosh653 commented 3 years ago

@coveralls Hello, In case there are no further checks to be verified, Can we have this PR approved? It is open from quite sometime now.

santosh653 commented 3 years ago

Can you Please check & approve this PR? It's been open from very long time.,

santosh653 commented 3 years ago

Herewith Checking if you have any further questions on this

Thank you!!

santosh653 commented 3 years ago

A gentle nudge, Checking if you have any questions on this PR!!

santosh653 commented 3 years ago

A gentle reminder to Let us know if you have any further queries on this PR?

santosh653 commented 3 years ago

Checking herewith if there are any further queries here?

santosh653 commented 3 years ago

Are there any queries open on this PR?

samuel commented 3 years ago

Hi. Thanks for the change. This project isn't maintained anymore as there's a fork that's taken over support: https://github.com/go-zookeeper/zk

gerrith3 commented 3 years ago

@santosh653 can you look into enabling https://github.com/go-zookeeper/zk for travis as well? thanks!