csharpfritz / csharpfritz/MyFirstTextGame
Add CI pipeline with GitHub Actions
Offen
architecture
squad:fury
- Vorherrschende Sprache
- C#
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp, github-actions
- Bereich
- build-system, ci-cd, testing
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Klar beschrieben
- Anfängerfreundlichkeit
- 52/100