ardalis / ardalis/CleanArchitecture
Add GitHub Actions for Windows Build and Testing in Debug and Release Modes
- Dominant language
- C#
- Stars
- 18.5k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
To improve the automation of builds and tests across different configurations, it would be great to add GitHub Actions for the following:
- Windows Build: Automatically build the project in both Debug and Release modes on a Windows environment.
- Automated Testing: Run all existing tests in both Debug and Release modes to ensure consistency and reliability across different configurations.
This would help streamline the development process and ensure that the project works seamlessly in different environments, enhancing cross-platform compatibility.
Contributor guide
Research direction
Start by locating the repository's GitHub Actions configuration and the existing build and test entry points. Add Windows workflows covering both Debug and Release modes, and verify that all existing tests run successfully in each mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github-actions
- Domain
- build-system, ci-cd, operating-systems, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100