Add CI pipeline with GitHub Actions
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 52/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- csharp, github-actions
- Domain
- build-system, ci-cd, testing
Research direction
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.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- C#
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from csharpfritz/MyFirstTextGame
-
enhancement game-content squad:romanoff
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
enhancement game-content squad:romanoff
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
squad:barton testing
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
architecture enhancement squad:fury
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
engine enhancement squad:banner
Difficulty 3/5 1-2 days Newbie friendliness 58/100
All issues in csharpfritz/MyFirstTextGame
Similar issues
-
:watch: Not Triaged dotnet-fsharp/svc
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
Client customer-reported needs-team-attention question Service Attention WebPubSub
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
Azure/azure-sdk-for-net#63292 · 3 comments · 1 reaction ·
-
Issue-Enhancement Needs-Triage
Difficulty 1/5 Under an hour Newbie friendliness 86/100
PowerShell/PowerShell#28061 · 2 reactions ·
-
dependencies needs-team-triage server-Azure.Mcp
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
aspnet-core/svc aspnetcore-signalr/subsvc doc-enhancement Pri2 SignalR
Difficulty 1/5 Under an hour Newbie friendliness 88/100
dotnet/AspNetCore.Docs#37729 ·