Commit Graph

777 Commits

Author SHA1 Message Date
adripo 721dd57ed4 Fixed typo
removed repeated word
2020-06-02 09:02:20 +10:00
Roberto Mier Escandon 6fc3566acd Changelog updated for version 3.3-0 2020-05-01 10:31:53 +10:00
Mike Farah 4b63d92a3c Added choco install instructions 2020-04-22 23:29:44 +10:00
M. Minot 3ccd32a47e docs(readme): protect parameter expansions
Avoid unwanted word-splitting, including in the working directory path.
2020-04-19 00:18:08 +10:00
Mike Farah 3f913afbb9 Fixed cli doco 2020-04-18 08:23:38 +10:00
Mike Farah ff598e1933 Increment version 2020-04-17 17:28:41 +10:00
Mike Farah 23de61a8d7 Can now update tag/style of nodes without affecting the value 2020-04-17 17:09:33 +10:00
Mike Farah 64135a16e1 Use single/double instead of singleQuoted/doubleQuoted 2020-04-17 11:24:45 +10:00
Mike Farah 06d8715cbe Added customStyle flag, split command tests 2020-04-17 11:03:43 +10:00
Mike Farah e15633023f Increment version 2020-04-16 15:29:58 +10:00
Mike Farah 6f0a329331 Fixed inplace errors clearing out original file 2020-04-15 11:48:42 +10:00
apenav 55511de9af Upgrade yq_dev container to golang:1.14 base container and deb packages to python3 2020-04-15 09:07:40 +10:00
Mike Farah 2db69c91c9 Added strip comments functionality 2020-04-14 14:48:45 +10:00
Mike Farah 33e35d10dd Dont unwrap json output by default 2020-04-14 14:11:44 +10:00
Mike Farah dfdbbbb24a Added unwrap flag 2020-04-14 13:48:25 +10:00
Mike Farah 55c4d01a91 Update deps 2020-04-14 11:39:08 +10:00
Mike Farah 7dc3d62bb6 Attempt to fix github flow 2020-04-14 11:33:25 +10:00
Mike Farah 11116804c5 Upgrade to git 1.14 2020-04-14 11:19:00 +10:00
Mike Farah f68b24323e Attempt to fix git workflow action 2020-04-14 11:18:45 +10:00
Mike Farah 8f166a9848 Fixed negative index bug 2020-04-14 11:17:29 +10:00
Mike Farah 3c36db9285 Split github actions pipeline 2020-04-14 09:22:38 +10:00
Mike Farah 605d6fab9b Try newest golang version 2020-04-13 11:05:36 +10:00
Mike Farah 1f9a3f5f6c Added negative index capability 2020-04-13 10:36:46 +10:00
Mike Farah a06320f13c Attempt to fix snapcraft 2020-03-04 15:32:26 +11:00
Mike Farah 279996533d Adding sourcetype to snapcraft yml 2020-03-04 15:21:09 +11:00
Mike Farah efe942727d Bump snapcraft go version 2020-03-02 09:36:03 +11:00
Mike Farah e4dc70cc84 Fixing github action description 2020-03-02 08:47:19 +11:00
Mike Farah 8ade1275e2 Fixing github action description 2020-03-02 08:43:47 +11:00
Mike Farah e1e05d85e3 Added another multistring test 2020-03-01 17:21:04 +11:00
Mike Farah b99467432e Fixed readme links 2020-03-01 17:15:32 +11:00
Mike Farah 6b07143af7 Fixed printing of scalars 2020-03-01 17:13:00 +11:00
Mike Farah ed234e37ce Better action description 2020-02-29 18:22:52 +11:00
Mike Farah c0e4917d52 Better action description 2020-02-28 19:43:32 +11:00
Mike Farah 2713893f87 Added icon and color to github action 2020-02-28 16:42:18 +11:00
Mike Farah 6bb221e973 3.2.0 2020-02-28 16:35:45 +11:00
Mike Farah 7eb01a81da Shorter colors flag 2020-02-28 15:57:44 +11:00
Mike Farah 5c117204fa Shorter colors flag 2020-02-28 15:57:05 +11:00
Mike Farah a4fa8f1341 Compare returns exit code 1 when not matching 2020-02-28 15:49:34 +11:00
Mike Farah 69caccd2d3 Added another scenario for find by value 2020-02-28 15:28:37 +11:00
Mike Farah 67fb924e0e Can find array elements bu value 2020-02-28 15:24:16 +11:00
Mike Farah b64187fe32 Dont recurse into scalar nodes
Fixes https://github.com/mikefarah/yq/issues/375
2020-02-28 15:03:56 +11:00
Mike Farah 8e6ceba2ac Array length and collect 2020-02-28 14:03:40 +11:00
Mike Farah 6ef04e1e77 wip 2020-02-28 14:03:40 +11:00
Mike Farah 10029420a5 wip 2020-02-28 14:03:40 +11:00
Mike Farah f91093d5fe Colors work for all commands 2020-02-28 10:42:19 +11:00
Risent Veber 090432d241 add colorization 2020-02-28 10:42:19 +11:00
Mike Farah 22d5bd3615 Show github build status 2020-02-26 21:14:15 +11:00
Mike Farah 0d477841da Show github build status 2020-02-26 21:13:39 +11:00
Mike Farah 1f72817d74 Removing travis integration - use github 2020-02-26 21:11:27 +11:00
Mike Farah 125d04a75b Attempt to fix git workflow 2020-02-26 11:03:05 +11:00