Crescendo icon indicating copy to clipboard operation
Crescendo copied to clipboard

PSD file doesn't have link to the Repo or Licensing info

Open jhoneill opened this issue 3 years ago • 5 comments

So "Project Site" doesn't appear when looking at the package on the PowerShell gallery

jhoneill avatar May 19 '22 23:05 jhoneill

Hey @jhoneill -- Can you be more specific about the what package and issue you are referring?

theJasonHelmick avatar May 23 '22 19:05 theJasonHelmick

https://github.com/PowerShell/Crescendo/blob/master/Microsoft.PowerShell.Crescendo/src/Microsoft.PowerShell.Crescendo.psd

There's no PSData section. If it's built with New-Modulemanifest there are options to add them, IIRC that's where the Gallery gets its info from.

jhoneill avatar May 23 '22 20:05 jhoneill

see #159

JamesWTruher avatar Jun 20 '22 17:06 JamesWTruher

Thank you @jhoneill -- this is added with pr https://github.com/PowerShell/Crescendo/pull/159

theJasonHelmick avatar Jul 11 '22 16:07 theJasonHelmick

fixed in #159

JamesWTruher avatar Jul 18 '22 21:07 JamesWTruher

Thank you! Fixed/closed - in release: https://www.powershellgallery.com/packages/Microsoft.PowerShell.Crescendo/1.1.0-RC1

theJasonHelmick avatar Aug 08 '23 16:08 theJasonHelmick