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

choose presence detection reason based on GOOS, enable windows #1959

Conversation

James-Pickett
Copy link
Contributor

@James-Pickett James-Pickett commented Nov 15, 2024

@James-Pickett James-Pickett changed the title choose reason based on GOOS choose presence detection reason based on GOOS Nov 15, 2024
@James-Pickett James-Pickett marked this pull request as ready for review November 15, 2024 21:22
@James-Pickett James-Pickett changed the title choose presence detection reason based on GOOS choose presence detection reason based on GOOS, enable windows Nov 15, 2024
@James-Pickett James-Pickett added this pull request to the merge queue Nov 18, 2024
@@ -30,7 +30,8 @@ const (
kolideKryptoHeaderKey = "X-Kolide-Krypto"
kolideSessionIdHeaderKey = "X-Kolide-Session"
kolidePresenceDetectionIntervalHeaderKey = "X-Kolide-Presence-Detection-Interval"
kolidePresenceDetectionReasonHeaderKey = "X-Kolide-Presence-Detection-Reason"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could make this a compile time constant. but 🤷

Merged via the queue into kolide:main with commit 8a91d13 Nov 18, 2024
29 checks passed
@James-Pickett James-Pickett deleted the james/launcher-determine-os-presence-detection branch November 18, 2024 16:04
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