dparrish / libcli

Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree.
https://dparrish.com/link/libcli
GNU Lesser General Public License v2.1
296 stars 147 forks source link

Add architecture ppc64le to travis build #62

Closed ddeka2910 closed 3 years ago

ddeka2910 commented 3 years ago

Add support for architecture 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

RobSanders commented 3 years ago

Not familiar with Travis too much, but the docs say that amd64 is used if no other architectures are listed, so adding that and ppc64le should not be a problem. Merging.

RobSanders commented 3 years ago

Do you have a preferred email address for attribution in the changelog section? Or are you ok with me using my email and tagging your by your github name in the text of the changelog?

gerrith3 commented 3 years ago

If you want someone to tag for longer term responsibility and responsiveness, you can use @gerrith3 as a tag. That should let people find someone to blame appropriately. ;)

RobSanders commented 3 years ago

Not so much responsibility, as attribution and recognition. Wonder when rpm will alter the changelog format to allow for something other than an email.... I'll use your IBM email rather than your tag if you don't mind...

gerrith3 commented 3 years ago

Sure, no problem. @ddeka2910 is a short term member of my team but I have others that can help if anything breaks. Thanks for the responses! Email is gerrit @ us.ibm.com