bazel-central-registry icon indicating copy to clipboard operation
bazel-central-registry copied to clipboard

feat: add iceoryx

Open wep21 opened this issue 7 months ago • 4 comments

wep21 avatar Jan 06 '24 06:01 wep21

@fmeum I'm sorry, I removed the lockfile.

wep21 avatar Jan 06 '24 09:01 wep21

Looks like CI is failing due to missing build files, but the BCR setup looks good.

fmeum avatar Jan 06 '24 09:01 fmeum

@fmeum Do you know how to handle patch adding empty file? It causes a patch error as below. https://buildkite.com/bazel/bcr-presubmit/builds/2987#018ce4a0-352b-47bb-8c25-a5759631964c/236-266

wep21 avatar Jan 07 '24 15:01 wep21

@wep21 How did you generate the patch? The Bazel implementation of patch can be a bit strict at times. I would recommend using git diff to generate the patch, those usually work.

fmeum avatar Jan 09 '24 19:01 fmeum