Skip to content

Conversation

@PrzemyslawKlys
Copy link
Member

Summary

  • add GitHub Actions workflow to build and test .NET code on Windows, Ubuntu and macOS
  • add GitHub Actions workflow to validate PowerShell module across Windows, Ubuntu and macOS

Testing

  • dotnet build IISParser.sln --configuration Release
  • dotnet test IISParser.Tests/IISParser.Tests.csproj --configuration Release --no-build
  • pwsh Module/IISParser.Tests.ps1 (fails: hangs when installing modules)

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

@PrzemyslawKlys PrzemyslawKlys merged commit 19f9348 into master Aug 22, 2025
@PrzemyslawKlys PrzemyslawKlys deleted the create-ci-for-powershell-and-.net branch August 22, 2025 19:19
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.

2 participants