Aleksandr Sergin
a9c0ef571c
fix linter error
2019-08-27 09:18:38 +10:00
Aleksandr Sergin
7a28531f2f
fix linter error
2019-08-27 09:18:38 +10:00
Aleksandr Sergin
5de2bea1b4
fix linter error
2019-08-27 09:18:38 +10:00
Aleksandr Sergin
7320b8d3c9
fix linter error
2019-08-27 09:18:38 +10:00
Aleksandr Sergin
2f70e6f27a
fix linter error
2019-08-27 09:18:38 +10:00
Aleksandr Sergin
a9e871ee00
add Move func to avoid 'invalid cross-device link'
2019-08-27 09:18:38 +10:00
Azimjon Ilkhomov
bc4bab9380
Fix typo
2019-08-05 11:30:20 +10:00
Mike Farah
665d9079fa
Added goreport to readme
2019-07-23 10:07:59 +10:00
Mike Farah
7b54a44fcf
Fixed readme for bash docker alias to bash function, thanks @dead10ck
2019-07-23 09:57:58 +10:00
Kenny Jones
94148e4398
Merge pull request #256 from arnaud-deprez/patch-1
...
doc: use '--rm' instead of '-rm' for docker command
2019-07-02 09:32:51 -04:00
Arnaud Deprez
f8553162ca
doc: use '--rm' instead of '-rm' for docker command
2019-07-02 12:17:35 +00:00
Eduardo Minguez Perez
be532bf2fe
Added '-rm' docker flag to remove the containers
...
Also, added a handy alias just in case.
2019-06-10 21:59:40 +10:00
Mike Farah
e9b8265ca3
Updated docs re creating a new array
2019-05-16 14:57:34 +10:00
Mike Farah
0f8b864321
Updated instructions
2019-05-16 14:56:00 +10:00
Mike Farah
e5bcfedbe9
updating docs
2019-05-16 14:55:32 +10:00
Mike Farah
a5f5fb2562
Publish moves files after uploading for speedy retries
2019-05-16 14:54:58 +10:00
Mike Farah
84de9c078d
Improved handling of numeric keys
...
When there is no match at a given path, numeric keys are assumed to be strings.
To create an array '+' must be used.
e.g: yq n thing[+].cat fred
will create an array under thing, whereas
yq n thing[0].cat fred
will create a map under thing, with a key '0'
2019-05-16 10:03:54 +10:00
Mike Farah
c7f5261036
Bump version
2019-05-16 10:03:54 +10:00
Georgi Knox
6e35356a84
add help description
2019-05-16 09:35:16 +10:00
Mike Farah
b2fe3e6738
fixing delete splat
2019-05-14 11:20:41 +10:00
Mike Farah
774badfef4
Can delete splat!
...
Fixes https://github.com/mikefarah/yq/issues/175
2019-05-13 09:48:05 +10:00
Mike Farah
c4e9516aa6
Prefix matching splat
...
Fixes https://github.com/mikefarah/yq/issues/218
2019-05-13 09:32:08 +10:00
Mike Farah
323089eb64
fixed tests for write array splat
2019-05-13 09:13:45 +10:00
Mike Farah
53289366a5
Write array splat
2019-05-01 08:55:44 +10:00
Mike Farah
cda9a82906
Refactoring write command to allow splat
2019-05-01 08:40:35 +10:00
Mike Farah
2dbde6b9fb
Can process numeric keys
...
Fixes: https://github.com/mikefarah/yq/issues/215
2019-04-30 09:43:09 +10:00
Mike Farah
f8c1c3c1b4
Updated instructions w.r.t keys and values starting with dashes
2019-04-29 16:14:33 +10:00
Mike Farah
238a1241d2
Added snap specific notes
...
https://forum.snapcraft.io/t/requesting-classic-confinement-for-yq/10559
2019-03-27 09:27:07 +11:00
Mike Farah
8a61ef072a
Revert "Snapcraft classic confinment to allow access to system resources"
...
Snap doesn't let me use classic
This reverts commit 4f178d2317
.
2019-03-25 09:28:06 +11:00
Mike Farah
4f178d2317
Snapcraft classic confinment to allow access to system resources
...
https://docs.snapcraft.io/snap-confinement/6233
2019-03-25 09:19:29 +11:00
Mike Farah
133e55105c
Bump snapcraft go version
2019-03-22 16:32:30 +11:00
Mike Farah
5e5468af3b
Release instructions update
2019-03-22 16:03:11 +11:00
Mike Farah
9b4972e46e
Increment version for new functionality
2019-03-22 09:15:26 +11:00
Renzo Crisóstomo
23543ee031
Add test for --allow-empty flag in merge command
2019-03-22 09:13:39 +11:00
Renzo Crisóstomo
75c7d40c44
Add --allow-empty flag to merge command
2019-03-22 09:13:39 +11:00
Mikhail Novosyolov
44b8a5e80f
Fix Debian 'Architecture'
...
When it's 'all', architecture-independent packages are built, and so now an x86_64 executable is packaged to noarch packaged.
2019-03-21 12:39:47 +11:00
Mike Farah
77c8f22a79
Bump golang version to 1.11
2019-01-21 09:37:22 +11:00
Roberto Mier Escandon
386a0ca3c3
Bump debian pkg to 2.2-1 version
2019-01-21 09:06:43 +11:00
Mike Farah
53a20d4421
Bumb version
2019-01-07 10:23:37 +11:00
Kyle Titus
478208b7c4
Added Windows support for the "--inplace" command flag
2019-01-07 10:07:08 +11:00
Mike Farah
1159d0a212
Fixing snapcraft yml
2018-11-21 13:39:03 +11:00
Mike Farah
8861b392a8
Bump version
2018-11-20 09:49:44 +11:00
Mike Farah
16bde80334
Prefix now supports arrays
2018-11-20 09:47:17 +11:00
matfax
8a3fb32f36
Update documentation
2018-11-20 08:53:25 +11:00
matfax
48dcc15281
feat: add prefix command
2018-11-20 08:53:25 +11:00
Matthias Fax
d7040e3933
Bump Alpine version to 3.8
...
There has been a security issue with older Alpine versions and their package manager.
https://justi.cz/security/2018/09/13/alpine-apk-rce.html
Not sure about 3.7, but the latest 3.8 image has it fixed.
2018-11-19 08:39:20 +11:00
Mike Farah
ef579d4ccf
Updated release instructions
2018-10-30 13:18:52 +11:00
Mike Farah
785ee68a76
Improved docker build process
2018-10-25 17:49:46 +11:00
Mike Farah
90fe9c6512
Version bump
2018-10-25 16:05:43 +11:00
Thad Craft
a9ade5a832
fixing test lint
2018-10-25 15:46:57 +11:00