Skip to content
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

make basic version of run on Windows #18

Merged
merged 3 commits into from
Mar 21, 2024
Merged

Conversation

willmurphyscode
Copy link
Contributor

pty and syscall.SIGWINCH will not work on Windows. Make the command a basic pass-through so it will compile on Windows.

Tries to address part 1 on #17.

pty and syscall.SIGWINCH will not work on Windows. Make the command a
basic pass-through so it will compile on Windows.

Signed-off-by: Will Murphy <will.murphy@anchore.com>
Signed-off-by: Will Murphy <will.murphy@anchore.com>
This way, even if it takes a while for us to start publishing windows
release artifacts, PRs that prevent the tool from compiling at all on
windows will be blocked.

Signed-off-by: Will Murphy <will.murphy@anchore.com>
@willmurphyscode willmurphyscode marked this pull request as ready for review March 12, 2024 20:19
@willmurphyscode willmurphyscode changed the title make basic version of run on Windows make basic version of run on Windows Mar 13, 2024
@willmurphyscode willmurphyscode merged commit 26507e0 into main Mar 21, 2024
3 checks passed
@willmurphyscode willmurphyscode deleted the build-on-windows branch March 21, 2024 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants