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

[v15] Ensure tbot compiles on windows #44070

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

hugoShaka
Copy link
Contributor

@hugoShaka hugoShaka commented Jul 11, 2024

Manual backport of #43877 to branch/v15 because of a Makefile conflict.

changelog: Made tbot compilable on Windows.

* Ensure tbot compiles on windows

* Restore unix tbot support

* fixup! Restore unix tbot support

* address feedback

* Fix tbot build on windows, use CGO for this OS

* Move unix-specific syscalls and file descriptors out of os-agnostic files

* fixup! Move unix-specific syscalls and file descriptors out of os-agnostic files

* lint
Copy link

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

1 similar comment
Copy link

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@hugoShaka hugoShaka added this pull request to the merge queue Jul 12, 2024
Merged via the queue into branch/v15 with commit 07cd395 Jul 12, 2024
35 of 37 checks passed
@hugoShaka hugoShaka deleted the hugo/backport-43877-branch/v15 branch July 12, 2024 01:04
@camscale camscale added no-changelog Indicates that a PR does not require a changelog entry and removed no-changelog Indicates that a PR does not require a changelog entry labels Jul 29, 2024
@camscale camscale mentioned this pull request Jul 29, 2024
This was referenced Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants