tison

Results 964 comments of tison

With #17733 we should be able to build ARM-based docker image manually. Integrating it with automation or CI is another topic.

@nicoloboschi perhaps we need a precommit or lightweight workflow runs to prevent regressions? Well. This script can produce false positive. And some false negative like `TokenAuthWithPublicPrivateKeys`.

No responses. Try to supersede in #18171.

@gaozhangmin what do you mean by "without providing full parameters"? From the issue description the only difference is the real manner contains extra logs.

@BewareMyPower I'm running the `build-mac-wheels.sh` script on macOS with Apple M1 silicon. It seems that old versions of Python don't support new arch. After comment out the old version: ```diff...

Confirm that Python support Apple M1 silicon arch from 3.9: https://docs.python.org/3/whatsnew/3.9.html#macos-11-0-big-sur-and-apple-silicon-mac-support

@BewareMyPower can you attach the full log file and tell me what branch you're running against? I can build 2.11.0 pulsar-client on master on macos 12.5 M1 with Python 3.9...