Skip to content

Publish-Module should truncate the tags in nuspec metadata to 10000 #884

@adityapatwardhan

Description

@adityapatwardhan

Summary of the new feature / enhancement

Publish module generates a space separated string for each command in the tags section of the metadata in the nuspec file. If a module has large number of commands then this can get very big. We should truncate the size to 10000 space separated tags.

Related to PowerShell/PowerShellGallery#246

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions