Mike Farah
d40ad9649d
Fixed explode for aliases to scalars
2020-02-07 10:09:20 +11:00
Mike Farah
63313ebb02
Merge branch 'coryrc-fix-merge-with-dots' into compare
2020-02-07 09:10:25 +11:00
Mike Farah
de3bfaef60
Merge branch 'fix-merge-with-dots' of git://github.com/coryrc/yq into coryrc-fix-merge-with-dots
2020-02-07 09:09:52 +11:00
Mike Farah
108b5cb093
Fixed explode for simple anchors
2020-02-07 09:08:52 +11:00
Mike Farah
b116f40348
Major version bump for new features
2020-02-06 12:20:51 +11:00
Cory Cross
ea9df0eede
Fix path generation when merging file has period in key
...
The program generates a path for every leaf node in the
file-to-be-merged. It does not escape them if they contain a dot, as
the path-expressions document mentions is necessary.
Add in a test for this condition. Verified it fails without the fix.
2020-02-04 22:37:00 -08:00
Mike Farah
b7dd3e8e0a
Added explode test
2020-02-05 15:08:13 +11:00
Mike Farah
dc13fa99f7
wip: explode anchors
2020-02-05 14:10:59 +11:00
Mike Farah
179049a535
Always allow empty
2020-02-04 14:42:08 +11:00
Mike Farah
2fa8b24272
Can merge one file
2020-02-04 14:33:35 +11:00
Mike Farah
f1dbe13f21
Can write and merge into empty files :)
2020-02-04 14:21:54 +11:00
Mike Farah
02258fbaae
Fixed deep splatting merge anchors - dont visit twice
2020-02-04 14:10:12 +11:00
Mike Farah
6f0538173b
Fix delete adding entries
2020-02-04 09:58:20 +11:00
Mike Farah
6840ea8c78
can set indent levels
2020-02-03 16:56:01 +11:00
Mike Farah
70b88fa778
Pretty print everything test
2020-02-03 16:40:17 +11:00
Mike Farah
bfc1a621c4
Pretty print everything
2020-02-03 16:37:53 +11:00
Mike Farah
166f866f28
Pretty print json
2020-02-03 16:31:03 +11:00
Mike Farah
b3598aaa43
Updated readme
2020-02-03 16:21:00 +11:00
Mike Farah
14ac791eaf
Fixed compare output, added tests
2020-02-03 15:35:00 +11:00
Mike Farah
25293a6894
Check write errors
2020-02-03 14:28:38 +11:00
Mike Farah
d828b214cc
More powerful compare
2020-02-03 14:15:12 +11:00
Mike Farah
9e47685271
Compare first cut
2020-02-03 13:59:16 +11:00
Mike Farah
699fce9da4
Added default value flag - for printing out a value when reading and there are no matches
2020-02-03 10:13:48 +11:00
Mike Farah
f52de57652
Don't fail when reading an empty file
2020-02-03 09:15:16 +11:00
Mike Farah
b7554e6e76
Pretty print disclaimer
2020-01-31 16:37:24 +11:00
Mike Farah
ec25511f1b
Pretty print
2020-01-31 16:35:01 +11:00
Mike Farah
c6a52012ab
Prefer download binary
2020-01-31 10:37:27 +11:00
Mike Farah
63ded205e8
Added docs for validate
2020-01-31 10:32:44 +11:00
Mike Farah
d1c1ab0a75
Added validate command
2020-01-30 16:34:43 +11:00
Mike Farah
6ec8386f9e
Fixed bad yaml handling
2020-01-30 16:32:28 +11:00
Mike Farah
4dbe3636c2
Splat array is now the fallback instead of parsing int
2020-01-30 15:11:47 +11:00
Mike Farah
4a5bd0ff5b
No need to log error
2020-01-30 15:00:27 +11:00
Mike Farah
44f36833cf
Fixed delete array pattern matching
2020-01-30 14:55:58 +11:00
Mike Farah
789ea02096
Merge branch 'v3'
2020-01-30 13:01:16 +11:00
Mike Farah
7c27491dd6
Removed user docs
2020-01-30 10:32:34 +11:00
Mike Farah
720cc8f798
Update cli docs
2020-01-30 09:58:21 +11:00
Mike Farah
abda0e38af
Removed unused dep
2020-01-22 16:39:41 +11:00
Mike Farah
5cd4c347b0
Updated user docs link
2020-01-22 16:25:52 +11:00
Mike Farah
1a4d8158ba
Removed custom value parsing logic
2020-01-20 08:42:08 +11:00
Mike Farah
8a65822b0b
Updated docs to include value parsing
2020-01-20 08:35:03 +11:00
Ryan SIU
b7148adf20
#323 Fix the unit test
2020-01-15 14:02:48 +11:00
Ryan SIU
64d38e9f03
#323 Refactor the cobra command with standard structure
2020-01-15 14:02:48 +11:00
Mike Farah
3a387e65be
Updated travis ci build
2020-01-15 09:02:06 +11:00
Mike Farah
56ba7c9a43
Updated travis ci build
2020-01-15 09:01:08 +11:00
Mike Farah
d203ec7b56
Accidently changed sample.yaml
2020-01-15 08:55:01 +11:00
Mike Farah
e2f79a3dae
bolden contribute disclaimer
2020-01-13 19:45:24 +11:00
Mike Farah
2d7be26ad5
wip update docs
2020-01-13 16:58:11 +11:00
Mike Farah
350a8343e9
adv search with prefix!
2020-01-11 19:52:33 +11:00
Mike Farah
a3f8f9df10
more bits
2020-01-11 19:38:16 +11:00
Mike Farah
35fd5b7ae4
Extracted out is path expression checking logic
2020-01-11 19:30:27 +11:00