In-Ho Yi

Results 18 comments of In-Ho Yi
trafficstars

I would rather keep the code portable and don't have to resort to Rosetta. There might be a way, but then I would have to maintain two different toolchains and...

Btw while we are on the topic of platforms, wonder if we should get onboard tools like https://github.com/pypa/cibuildwheel so we publish all bdist wheels and don't have to manage all...

I've worked around by installing the [latest gazelle dependencies](https://github.com/bazelbuild/bazel-gazelle#running-gazelle-with-bazel) in my `WORKSPACE`

It's not just `requirements.txt`. All modern python toolchains `poetry` etc respects version pinning, and will basically give up if they can't find the suitable version of dependent packages (on M1...

This seems like a useful addition and will solve `#cloud-config` issue I've been seeing on my end as well. If you need extra contributor in creating a PR, I'm also...

nope, this doesn't work.. sorry will reopen it once I figure it out.

I won't commit jsedn.js as I am not sure what version of component we are using here. jsedn.js built from latest component generates file that are quite different in many...

It is a public facing repo. Could you share the exact error message you are seeing, please?