-
Notifications
You must be signed in to change notification settings - Fork 174
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
windows build #832
windows build #832
Conversation
- add windows release to goreleaser - fix all k8s tests being skipped in CI - change injector chmod 777 -> 755 - move aarch musl call from musl.cc -> govcloud (known issue https://github.com/orgs/community/discussions/27906) - move cluster check to setup vs every test - add (supposedly) better cache performance for windows - remove random extra deps added into CI for windows - publish new injector stage1 binary w/correct tag
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I merged in all my changes via PR #860, will leave for @JasonvanBrackel and @Racer159 to sanity check before we merge it.
…f' into 426-make-windows-release-for-zarf
5744e40
to
ffa7b6f
Compare
Issues resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added all final corrections based on @Racer159 & @JasonvanBrackel comments.
Add windows AMD/ARM builds & CI pipeline ## Related Issue Fixes #426 Co-authored-by: Jeff McCoy <[email protected]>
Description
Related Issue
Fixes #426
Type of change
Checklist before merging
needs-tests
label)needs-docs
label)needs-adr
label) [ 1 2 3 ]