Skip to content

Add HtmlPlatform enum and refactor installer #263

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

Merged
merged 1 commit into from
Jul 20, 2025

Conversation

PrzemyslawKlys
Copy link
Member

Summary

  • add HtmlPlatform enum to centralize supported platforms
  • provide PlatformExtensions for platform detection and ID conversions
  • refactor HtmlBrowser.Installer to use enum-based logic
  • add tests for platform conversions

Testing

  • dotnet test Sources/HtmlTinkerX.sln
  • pwsh -NoLogo -NoProfile -File PSParseHTML.Tests.ps1

https://chatgpt.com/codex/tasks/task_e_687ca0dd75e0832ebf484de18f337b70

@PrzemyslawKlys PrzemyslawKlys merged commit 2517bc0 into v2-speedygonzales Jul 20, 2025
11 checks passed
@PrzemyslawKlys PrzemyslawKlys deleted the add-enum-for-supported-platforms branch July 20, 2025 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant