Update Windows manifest handling in push-agones-sdk-manifest#4136
Update Windows manifest handling in push-agones-sdk-manifest#4136markmandel merged 1 commit intoagones-dev:mainfrom
Conversation
|
Build Succeeded 🥳 Build Id: ff43f0fa-2b77-418d-af0b-c3ef623d9e46 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
|
Fun question for you - have you tried this. I'm getting a follow up weird issue. So this in my dev.mk settings Then when I run: and then it hangs on this step. Are you seeing the same thing? I'm curious if it's just me or not. So I can't push to an external artifact registry at all at this point 😞 either with all image architectures, or just with the linux x86 version. |
|
Okay that's wacky. It took a while but it looks like it actually passed. I wonder why the |
What type of PR is this?
/kind bug
What this PR does / Why we need it:
Which issue(s) this PR fixes:
Fixes the issue where setting WITH_ARM=0 and WITH_WINDOWS=0 did not properly skip ARM and Windows builds
Closes #4135
Special notes for your reviewer: