Commit Graph

8 Commits

Author SHA1 Message Date
Marek Novák 8784ba7b57 SOLID refactoring: Abstract prerequisite checks into IPrerequisiteVerifier to bypass physical OS checks and fix Gitea CI/CD test run
Build and Test / build (push) Successful in 1m14s
2026-07-02 00:02:37 +02:00
Marek Novák dd7f1cdaa4 Use legacy solution format (.sln) to fix MSBuild project not found errors
Build and Test / build (push) Failing after 54s
2026-07-01 23:50:48 +02:00
Marek Novák 4871dd4006 Fix solution filename in CI/CD pipeline (use .slnx extension)
Build and Test / build (push) Failing after 57s
2026-07-01 23:46:44 +02:00
Marek Novák 64722e641e Fix Gitea Actions container checkout failure by using setup-dotnet and deploy wrapper binary as build artifact
Build and Test / build (push) Failing after 57s
2026-07-01 23:44:55 +02:00
Marek Novák b1a4c10dd2 Upgrade projects to .NET 10 and implement automatic prerequisites check/installation and PATH registration
Build and Test / build (push) Failing after 41s
2026-07-01 02:10:35 +02:00
Marek Novák 74f7a1ae06 Configure CLI project to output nix.exe directly 2026-07-01 02:05:46 +02:00
Marek Novák 01308e2b5e Configure Gitea Actions CI/CD pipeline and workspace guidelines 2026-07-01 02:04:53 +02:00
Marek Novák 161eb7d387 Initial commit: Nix WSL Wrapper project with DDD, Clean Code, and tests 2026-07-01 02:04:43 +02:00