django-rest-framework-filters icon indicating copy to clipboard operation
django-rest-framework-filters copied to clipboard

Adding ppc64le architecture support on Travis-CI

Open kishorkunal-raj opened this issue 3 years ago • 2 comments

Hi, I had added ppc64le(Linux on Power) architecture support on travis-ci in the branch and looks like its been successfully added. I believe it is ready for the final review and merge. The travis ci build logs can be verified from the link below. https://travis-ci.com/github/kishorkunal-raj/django-rest-framework-filters/builds/190244371

Reason behind running tests on ppc64le: This package is included in the ppc64le versions of RHEL and Ubuntu - this allows the top of tree to be tested continuously as it is for Intel, making it easier to catch any possible regressions on ppc64le before the distros begin their clones and builds. This reduces the work in integrating this package into future versions of RHEL/Ubuntu.

Please take a look.

Regards, Kishor Kunal Raj

kishorkunal-raj avatar Oct 15 '20 12:10 kishorkunal-raj

Codecov Report

Merging #348 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

codecov-io avatar Oct 15 '20 12:10 codecov-io

Any review on the PR?

kishorkunal-raj avatar Oct 19 '20 06:10 kishorkunal-raj