bazelbuild / buildtools

A bazel BUILD file formatter and editor
Apache License 2.0
1.01k stars 415 forks source link

Add s390x arch support #1264

Open Repana-Chowdappa opened 5 months ago

Repana-Chowdappa commented 5 months ago

Hi Team, Please help us on adding s390x support for https://github.com/bazelbuild/buildtools. Currently buildtools repo doesn't a downloadable s390x binary yet for buildifier, buildozer. I tried to build buildtools on s390x and it actually builds fine. Let us know if we have to follow any specific process to include s390x arch binaries in https://github.com/bazelbuild/buildtools/releases/.

Repana-Chowdappa commented 5 months ago

I have raised PR https://github.com/bazelbuild/buildtools/pull/1265 for the same

Repana-Chowdappa commented 5 months ago

@vladmos @pmbethe09 @larsrc-google - Can you please check the PR https://github.com/bazelbuild/buildtools/pull/1265 and approve, this is blocking rules_rust and kong CI completion for s390x arch.

Repana-Chowdappa commented 4 months ago

@vladmos - Can you please check this PR and help us in merging it.