Updates to improve build system management
Open
Nobody has claimed this yet.
ci-quality
- Dominant language
- C#
- Stars
- 474
- Forks
- 65
- Avg merge
- 22h 25m
- Merged PRs (30d)
- 26
Description
Currently the build system for working on GitHub is chained together across .NET and powershell, let's make it easier to build the project completely primarily centered around .NET.
Contributor guide
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.
Research direction
Start by mapping how the current build is chained across .NET and PowerShell. Identify the existing build entry points and determine which steps must be brought under a primarily .NET-based workflow. Done means the project can be built completely with less dependence on the current chained process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- build-system, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100