Phil-Factor / PSYaml

A Powershell module to convert YAML documents to and from PowerShell objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Git tag and publish to powershellgallery

mbrousseaufx opened this issue · comments

Hi,

Can you please publish to https://www.powershellgallery.com/packages/PSYaml/

I really want to use it in my automatic process without doing a clone.

Currently there is only the version 1.0.2

Also It could help if you create tags on master
git tag -a 1.0.3 -m 1.0.3
Git push --tags

Big thanks

Many thanks for the help with the Tags. Much appreciated
I'd love to publish to https://www.powershellgallery.com/packages/PSYaml/ but I neither own it or have access to it. It was done without my consent. I've tried contacting the owner of the package but he's unresponsive. I've complained to the site owners but they are unwilling to help. You can imagine my feelings at having a defective version of the code with someone else's name on it besides mine and I can do nothing about it.

As far as I can see, Brian Marsh (pezhore) just shut down PSYAML on the PowerShell gallery, rather than update it.

Probably you thought about publishing it with a new name. Without the PS prefix or something.