microsoftgraph / microsoftgraph/kibali
Automatically set the version number
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 8
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
We currently need to change the csproj file each time we do a release so that the packages can be published.
We should have an automation process as this is an easily ignorable step
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 inspecting the csproj file and the repository's release and package-publishing process to find where the version is currently set. Done means releases set the package version automatically, so the csproj no longer needs a manual change before publishing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100