microsoft / microsoft/setup-msbuild
Add more logging in action
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 398
- Forks
- 93
- Avg merge
- 21d 14h
- Merged PRs (30d)
- 1
Description
Add more logging in the action for verbosity to help folks debug some possible random things like expressed in #78
Ideas:
- MSBuild version
- Path found as info log (non-verbose)
- architecture
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.
Research direction
Review the issue checklist and the related context in #78 first. Identify the action's existing logging entry points, then determine how to report the MSBuild version, resolved path, and architecture, including which details should be informational versus verbose. Done means the requested diagnostics are emitted during action execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100