Azure / Azure/azure-powershell

[Eng]: should not generate documents and test stubs for internal functions

Open
#18,220 0 comments 0 reactions 1 assignee Claimed by @Francisco-Gamino View on GitHub
Engineering
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description

There are some internal (helper) functions in Az.Functions module such as `Get-AzSystemAssignedIdentity` or `Test-Az`. Their functionality is not exposed to the end user, which is as excepted, but their documents and test stubs still get generated, costing extra effort to remove them before releasing (for example [this commit](https://github.com/Azure/azure-powershell/pull/18209/commits/ece524ce259e055e937a2e88ef510e58da9deaf5)).

I'm talking about files in these directories (main branch):

- examples
- help
- tests

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.