Skip to content

[receiver/windowsservice] Added receiver scrape wireframe #39387

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

shalper2
Copy link
Contributor

Description

This PR adds the outline for the scraping functionality to the Windows Service receiver. This outlines the intended structure including how the receiver will access the win32 api and serialize the results. The actual implementation details will be submitted in a separate PR once the approach and framework is agreed upon.

The primary motivation for breaking the PRs up like this is to prevent scope creep and keep code light and easy to review.

Link to tracking issue

Fixes 38619

Testing

No testing required at this point.

Documentation

README.md included as well as scratch notes on the components.

@github-actions github-actions bot requested a review from pjanotti April 14, 2025 17:06
@pjanotti pjanotti added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Apr 14, 2025
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
receiver/windowsservice Skip Changelog PRs that do not require a CHANGELOG.md entry Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Windows Service Receiver
2 participants