Results 185 comments of Mike Farah

+1 Had an issue today where we are mocking out one of our relative dependencies './parser' but we did not want to mock out a library 'handlebars'. The problem we...

Sorry this took a while - but I've just made the update, the action now uses a published docker image. ``` image: 'docker://mikefarah/yq:4-githubaction' ``` Note that the action has been...

Oop forgot to close this after is was merged in

FYI this depends on a fix for https://github.com/go-yaml/yaml/issues/880

Fixed (finally) in 4.29.1

Great deal of complexity doesn't sound great...I'd be reluctant to add anything too complex in, as it would be something I would have to support going forward. yq has its...

Fixed in v4.43.1 :)

Fixed in v4.30 (basically I preprocess files so go-yaml never sees it)

The APK package is no longer supported - please use another way to download yq (see readme)