Commit Graph
236 Commits
Author SHA1 Message Date
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 2.3.0 v2.3.0 2019-03-22 09:15:26 +11:00
Renzo CrisóstomoandMike Farah 23543ee031 Add test for --allow-empty flag in merge command 2019-03-22 09:13:39 +11:00
Renzo CrisóstomoandMike Farah 75c7d40c44 Add --allow-empty flag to merge command 2019-03-22 09:13:39 +11:00
Mikhail NovosyolovandMike Farah 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 EscandonandMike Farah 386a0ca3c3 Bump debian pkg to 2.2-1 version 2019-01-21 09:06:43 +11:00
Mike Farah 53a20d4421 Bumb version 2.2.1 v2.2.1 2019-01-07 10:23:37 +11:00
Kyle TitusandMike Farah 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 2.2.0 v2.2.0 2018-11-20 09:49:44 +11:00
Mike Farah 16bde80334 Prefix now supports arrays 2018-11-20 09:47:17 +11:00
matfaxandMike Farah 8a3fb32f36 Update documentation 2018-11-20 08:53:25 +11:00
matfaxandMike Farah 48dcc15281 feat: add prefix command 2018-11-20 08:53:25 +11:00
Matthias FaxandMike Farah 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 2.1.2 v2.1.2 2018-10-25 16:05:43 +11:00
Thad CraftandMike Farah a9ade5a832 fixing test lint 2018-10-25 15:46:57 +11:00
Thad CraftandMike Farah 8d6e3a6a75 copying file permissions from original file when inline merging - Closes #180 2018-10-25 15:46:57 +11:00
Mike Farah 7a6689eb40 Fixed latest linting issues 2018-08-06 16:24:06 +10:00
Mike FarahandGitHub e6660e2460 Update README.md 2018-07-31 19:04:34 +10:00
Mike Farah 28169b04f7 Added build support for all linux architectures supported by gox 2018-07-23 09:16:52 +10:00
Mike Farah 742cf748ac Added support for PPC architectures 2.1.1 2018-07-18 13:45:15 +10:00
Mike Farah 54c06cdb4c Update release instructions re version tag 2018-07-15 08:18:11 +10:00
Roberto Mier EscandonandMike Farah ef5f745da3 Fix version typo 2018-07-11 08:49:37 +10:00
Roberto Mier EscandonandMike Farah 25025f2771 Bump debian package version 2018-07-11 08:49:37 +10:00
Mike Farah ebb8b34b31 Updating readme badges 2018-07-10 22:00:50 +10:00
Mike Farah 9a5e4ee828 Fixed whitespace in badge 2018-07-10 21:51:47 +10:00
Benedikt FrankeandMike Farah 0a2dd29940 Add badge for docker build 2018-07-10 21:49:59 +10:00
Mike Farah 50dfce86c9 Updated mkdocs library 2018-07-10 21:29:41 +10:00
Mike Farah e55006e935 Document multi document read feature 2018-07-10 21:24:13 +10:00
Mike Farah d8fed62f03 merge documentation 2018-07-10 21:24:13 +10:00
Mike Farah 52a39bf31e Incrementing snapcraft version 2018-07-10 21:12:32 +10:00
Mike Farah d84254c30f moar tests 2.1.0 v2.1.0 2018-07-08 22:04:31 +10:00
Mike Farah 18bb4eee96 moar tests 2018-07-08 21:57:56 +10:00
Mike Farah 86b9fe3ef9 Can read from all documents 2018-07-08 21:47:01 +10:00
Mike Farah 2c15048ddb Added merge with append 2018-07-07 15:26:56 +10:00
Mike Farah ce2ee42f71 Release instructions for gopkg 2018-07-01 14:45:19 +10:00
Mike Farah c2c49dcb17 Fixed help length to prevent horizontal scroll in README 2.0.1 v2.0.1 2018-06-27 19:37:18 +10:00
Mike Farah 60de18391c Incrementing version for next release 2018-06-27 12:06:46 +10:00
Mike Farah c86f8b426b Fixed writing inplace from docker 2018-06-27 12:06:31 +10:00
Mike Farah b3532e0a61 Cache devtools and vendor libs in docker 2018-06-27 12:05:52 +10:00
Mike Farah b3b60665e4 Fixed toJson command line option, should only apply to read command 2018-06-26 14:09:56 +10:00
Mike Farah df08b055cf Shorten instructions in readme to avoid horizontal scroll 2018-06-20 19:50:19 +10:00
Mike Farah e822313e82 Merge branch 'multi' 2018-06-20 19:48:44 +10:00
Mike Farah a9f25c9d76 Added more snapcraft instructions 2018-06-20 19:46:47 +10:00