pkg / errors

Simple error handling primitives
https://godoc.org/github.com/pkg/errors
BSD 2-Clause "Simplified" License
8.18k stars 691 forks source link

AddingPowerSupport_CI/Testing #234

Closed santosh653 closed 3 years ago

santosh653 commented 3 years ago

Adding Power & Updating the go versions to 1.13/1.14/1.15 as lower versions are not supported.

Adding power support ppc64le with Continues Integration/testing so that code remains architecture independent.

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.

The build is successful on both arch: amd64/ppc64le, please find the Travis Link below. https://travis-ci.com/github/santosh653/errors

Please let me know if you need any further details?

Thank You !!

santosh653 commented 3 years ago

@davecheney As advised by you, I have re-run the Tests with go-1.14/1.15., Thank You !!

santosh653 commented 3 years ago

@davecheney Checking herewith if you have any further queries on this PR?

Thank you !!

davecheney commented 3 years ago

@davecheney Checking herewith if you have any further queries on this PR?

Thank you !!

Thank you. I'm waiting on you to revert the change to the architectures, please see https://github.com/pkg/errors/pull/234#pullrequestreview-545989426