csharpfritz / csharpfritz/MyFirstTextGame
Add CI pipeline with GitHub Actions
- Lingua principale
- C#
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
No CI pipeline exists. Set up a GitHub Actions workflow that: builds the solution (dotnet build), runs all tests (dotnet test), and reports results. Trigger on push to main and on pull requests. Use .NET 10 SDK.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by inspecting the solution and test projects, then run dotnet build and dotnet test locally with the .NET 10 SDK. Set up a GitHub Actions workflow triggered by pushes to main and pull requests; done means the workflow builds the solution, runs all tests, and reports their results.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp, github-actions
- Ambito
- build-system, ci-cd, testing
- Tipo di issue
- Funzionalità
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 52/100