test-reporter icon indicating copy to clipboard operation
test-reporter copied to clipboard

test-reporter support for arm64

Open odidev opened this issue 5 years ago • 5 comments

Hi ,

I am able to build test-reporter for arm64 , I am looking for test-report binary release for arm64 For amd64 we have released binary available at path https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64

Do we have any binary release available for arm64 or we are planing to release for arm64?

odidev avatar Jul 21 '20 15:07 odidev

Hi @odidev - thanks for checking in! We don't currently have support for arm64, and no plans for the near term.

  • can you provide a few more details about your use case?

Happy to bring this up with the team to discuss.

Thanks, Emily

efueger avatar Jul 21 '20 15:07 efueger

@efueger Thanks for the quick response

can you provide a few more details about your use case? We have observed in few package where we are providing arm64 support and test-reporter is being used . So it would be good if you considered arm64 release for test-reporter We will be happy to help to provide support for releasing binaries for arm64 with you help

odidev avatar Jul 21 '20 16:07 odidev

(I'm working with @odidev ) The package where test-reporter is used is: https://github.com/oauth2-proxy/oauth2-proxy specifically right here during the Travis-CI run: https://github.com/oauth2-proxy/oauth2-proxy/blob/24cdfa68b6338aad89348b7fc26a1d23b5518fd1/.travis.yml#L10

rhenwood-arm avatar Jul 21 '20 16:07 rhenwood-arm

@efueger May I know when are you planning on releasing ARM64 binaries? If any issues, I am happy to contribute.

odidev avatar Nov 04 '20 05:11 odidev

Isn't it listed here now? https://docs.codeclimate.com/docs/configuring-test-coverage#section-locations-of-pre-built-binaries

lmeynberg avatar Jan 17 '23 15:01 lmeynberg