yq icon indicating copy to clipboard operation
yq copied to clipboard

please add yq v4 to conda-forge

Open splaisan opened this issue 1 year ago • 3 comments

dear author, the highest yq available in conda is the original yq v3.4.3 which does not allow batch yaml parsing it would be a game changer if yq v4 could be installed from conda-forge I cannot make this myself, please consider porting your nice app there cheers

splaisan avatar Jun 14 '24 10:06 splaisan

Hi! I'm not sure what conda is or how it got in there 😅 - You may have to chase the maintainer that did it to update...

If you find out who it is; and they're willing to keep it up to date; I'd be more than happy to put them up on the Readme under "community supported methods" if they like.

mikefarah avatar Jun 15 '24 06:06 mikefarah

Seriously, you do not know conda??? I only find this: https://github.com/conda-forge/yq-feedstock

splaisan avatar Jun 15 '24 07:06 splaisan

yq on conda-forge is https://github.com/kislyuk/yq

https://github.com/mikefarah/yq/ is available on conda-forge as go-yq

manics avatar Feb 14 '25 17:02 manics