-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
myIpAddressesEx() function support #139
Comments
Hi @ziyiwang, sure, I'll have a go at this and let you know if I have any questions. |
Hi @ziyiwang, I've got a PR up in #141, but I'm still working on testing this (which might take a while). If you've already got a pac file which uses myIpAddressEx, feel free to grab a build and let me know whether you notice any issues? You can dig up the build urls in the build job for each platform, but here it is for convenience:
(I think the windows upload artifact step is broken, I'll look into fixing that later, sorry) |
Thanks Sam, legend, let me give it a test with our pac
…On Sun, 2 Mar 2025 at 8:50 pm, Sam Uong ***@***.***> wrote:
Hi @ziyiwang <https://github.com/ziyiwang>, I've got a PR up in #141
<#141>, but I'm still working on
testing this (which might take a while). If you've already got a pac file
which uses myIpAddressEx, feel free to grab a build and let me know whether
you notice any issues?
You can dig up the build urls in the build job for each platform, but here
it is for convenience:
- macos/amd64:
https://github.com/samuong/alpaca/actions/runs/13614213646/artifacts/2677130966
- macos/arm64:
https://github.com/samuong/alpaca/actions/runs/13614213646/artifacts/2677130568
- linux/amd64:
https://github.com/samuong/alpaca/actions/runs/13614213646/artifacts/2677130129
- linux/arm64:
https://github.com/samuong/alpaca/actions/runs/13614213646/artifacts/2677130257
(I think the windows upload artifact step is broken, I'll look into fixing
that later, sorry)
—
Reply to this email directly, view it on GitHub
<#139 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALGMSR4J5JKEHEXJH4CG2D2SLH5RAVCNFSM6AAAAABX36GHB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOJSGY2TAMJSGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
[image: samuong]*samuong* left a comment (samuong/alpaca#139)
<#139 (comment)>
Hi @ziyiwang <https://github.com/ziyiwang>, I've got a PR up in #141
<#141>, but I'm still working on
testing this (which might take a while). If you've already got a pac file
which uses myIpAddressEx, feel free to grab a build and let me know whether
you notice any issues?
You can dig up the build urls in the build job for each platform, but here
it is for convenience:
- macos/amd64:
https://github.com/samuong/alpaca/actions/runs/13614213646/artifacts/2677130966
- macos/arm64:
https://github.com/samuong/alpaca/actions/runs/13614213646/artifacts/2677130568
- linux/amd64:
https://github.com/samuong/alpaca/actions/runs/13614213646/artifacts/2677130129
- linux/arm64:
https://github.com/samuong/alpaca/actions/runs/13614213646/artifacts/2677130257
(I think the windows upload artifact step is broken, I'll look into fixing
that later, sorry)
—
Reply to this email directly, view it on GitHub
<#139 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALGMSR4J5JKEHEXJH4CG2D2SLH5RAVCNFSM6AAAAABX36GHB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMOJSGY2TAMJSGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
hi
would like to request a addition of myIpAddressesEx function support.
as we have a use case to list all interfaces on the machine,
o we need to introduce myIpAddressesEx in our pacfile, but this will break alpaca for a lot of developers who uses it .
The text was updated successfully, but these errors were encountered: