Azure / Azure/azure-powershell-common
Some breaking change attributes with version doesn't show version info in message
- Dominant language
- C#
- Stars
- 36
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
Usage example: https://github.com/Azure/azure-powershell/blob/main/src/PowerBIEmbedded/PowerBIEmbedded/WorkspaceCollection/GetWorkspace.cs#L23
Attribute example: https://github.com/Azure/azure-powershell-common/blob/main/src/Common/CustomAttributes/CmdletDeprecationWithVersionAttribute.cs#40
Contributor guide
Research direction
Start with the usage example in src/PowerBIEmbedded/PowerBIEmbedded/WorkspaceCollection/GetWorkspace.cs and the attribute implementation in src/Common/CustomAttributes/CmdletDeprecationWithVersionAttribute.cs. Trace how the attribute contributes to the breaking-change message and verify that version information appears for the affected usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100