Skip to content

chore(identity): add !windows tag in run_proxy_unix.go#14345

Merged
olix0r merged 1 commit intomainfrom
zd/ignore-unix-files-on-windows-builds
Aug 11, 2025
Merged

chore(identity): add !windows tag in run_proxy_unix.go#14345
olix0r merged 1 commit intomainfrom
zd/ignore-unix-files-on-windows-builds

Conversation

@zaharidichev
Copy link
Copy Markdown
Member

In a recent change #14307 we split the proxy running logic in the identity wrapper. It turns out that _unix suffixes are not ignored for windows builds. Therefore, we add a build tag to the file to ignore it for windows specific builds.

For context: golang/go#51572

Signed-off-by: Zahari Dichev zaharidichev@gmail.com

Signed-off-by: Zahari Dichev <zaharidichev@gmail.com>
@zaharidichev zaharidichev requested a review from a team as a code owner August 11, 2025 13:03
@olix0r olix0r merged commit b31918c into main Aug 11, 2025
69 of 71 checks passed
@olix0r olix0r deleted the zd/ignore-unix-files-on-windows-builds branch August 11, 2025 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants