Skip to content

Add CI workflow, README badges and requirements - #8

Merged
MrGreenCheezz merged 1 commit into
masterfrom
repo-polish
Aug 10, 2026
Merged

Add CI workflow, README badges and requirements#8
MrGreenCheezz merged 1 commit into
masterfrom
repo-polish

Conversation

@MrGreenCheezz

Copy link
Copy Markdown
Owner

Repository housekeeping — no changes to application code.

  • CI: .github/workflows/build.yml builds on windows-latest and runs the PortsAppGui.Tests console runner. Windows-only because WinForms and GetExtendedTcpTable are.
  • README: release / build / license / .NET badges, plus Requirements (Windows 10-11 + .NET 8 Desktop Runtime; SSH password auth and a rathole binary on the remote hosts), Download for users who just want the exe, and Tests.
  • .gitignore: .serena/ tooling caches.

Verified locally in Release: dotnet build clean, test runner prints All tests passed and exits 0.

🤖 Generated with Claude Code

- GitHub Actions build on windows-latest: builds the app and runs the
  PortsAppGui.Tests console runner (WinForms and GetExtendedTcpTable are
  Windows-only, so no ubuntu job).
- README: release/build/license/.NET badges, Requirements and Download
  sections for users who just want the exe, and a Tests section.
- Ignore .serena/ tooling caches.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@MrGreenCheezz
MrGreenCheezz merged commit bbe9873 into master Aug 10, 2026
1 check failed
@MrGreenCheezz
MrGreenCheezz deleted the repo-polish branch August 10, 2026 20:08
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.

1 participant