Граф коммитов

1064 Коммитов

Автор SHA1 Сообщение Дата
Julien Vehent 6f6ad5aee5 update logging 2016-03-26 09:35:23 -04:00
Julien Vehent 20948bfe7d rename pattern var into `regex` and catchall if undef 2016-03-26 09:28:09 -04:00
Julien Vehent 43c6a5660c Use config only when pgp/kms not set on cmdline 2016-03-26 09:25:51 -04:00
Julien Vehent e2b5b8cfac Update README to new syntax 2016-03-26 09:24:50 -04:00
Julien Vehent b6f3e6b6b1 bump to version 1.10 2016-03-25 22:57:31 -04:00
Julien Vehent 684604851f load kms/pgp conf of new files from .sops.yaml 2016-03-25 22:56:57 -04:00
Julien Vehent edcf60eea4 panic when creating files and one master key is not available 2016-03-25 21:38:00 -04:00
Julien Vehent [:ulfr] 64fae4d43b Update README.rst 2016-03-24 21:40:40 -04:00
Julien Vehent [:ulfr] c96a4803c2 Update README.rst 2016-03-24 21:39:32 -04:00
Julien Vehent [:ulfr] be43952949 Merge pull request #61 from mozilla/osxtravisci
Add MacOS tests to travis-ci
2016-03-24 17:57:19 -04:00
Julien Vehent ac4e8ca591 bump to 1.9 2016-03-24 17:52:19 -04:00
Julien Vehent baa060ed25 Update install instructions in README 2016-03-24 17:46:49 -04:00
Julien Vehent 7f9f9ca972 update requirements 2016-03-24 17:46:49 -04:00
Julien Vehent 971ce1da6d add MacOS tests to travis-ci 2016-03-24 17:40:44 -04:00
Julien Vehent 980096212b don't require tests when pushing to pypi 2016-03-24 09:57:39 -04:00
Julien Vehent [:ulfr] bc410c632f Merge pull request #60 from mozilla/1.8fixbool
Fix encryption of false booleans
2016-03-16 19:53:39 -04:00
Julien Vehent 80f4b63c96 Fix encryption of false booleans 2016-03-16 19:53:15 -04:00
Julien Vehent [:ulfr] 44f37d5b73 Update README.rst 2016-03-02 16:21:24 -05:00
Julien Vehent [:ulfr] 01e294c729 Merge pull request #51 from twolfson/dev/per.file.example.sqwished
Added per-file example
2016-03-02 15:06:00 -05:00
Todd Wolfson 444ff57400 Added per-file example 2016-03-02 11:57:32 -06:00
Julien Vehent [:ulfr] ad4361544d Merge pull request #50 from twolfson/dev/add.examples.sqwished
Added all-in-one example
2016-03-02 08:30:45 -05:00
Todd Wolfson e3a4dd96fb Added all-in-one example 2016-02-24 22:02:22 -06:00
Julien Vehent 7cb2f51b0d release 1.7 2016-02-24 15:13:03 -05:00
Julien Vehent [:ulfr] b1559a1978 Merge pull request #56 from mozilla/hidewarnings
Hide warning about unavailable keys if at least one succeeds
2016-02-24 14:54:59 -05:00
Julien Vehent d42fa52cae seriously, flake8.... 2016-02-24 14:48:21 -05:00
Julien Vehent 38e4807175 Hide warning about unavailable keys if at least one succeeds 2016-02-24 14:41:23 -05:00
Julien Vehent [:ulfr] f22a8714c1 Add :digi to list of authors 2016-02-22 10:20:07 -05:00
Julien Vehent [:ulfr] 4c638ad39f Merge pull request #54 from bhourigan/pr54
Output format mismatch between format of write_file() and the regex in load_file_into_tree()
2016-02-22 09:06:57 -05:00
Julien Vehent [:ulfr] 23e300eac3 Merge pull request #55 from bhourigan/pr55
sops --input-type load exception allows tree to be initialized as list, not OrderedDict
2016-02-22 09:06:39 -05:00
Brian Hourigan f6e635bcba Explicitly initializing tree to OrderedDict() 2016-02-22 08:28:57 -05:00
Brian Hourigan 31cf35a9da Adding \n in output stream to address mismatch between non yaml/json input regex and output 2016-02-22 08:24:45 -05:00
Julien Vehent bfee1422b3 Doc update for unencrypted fields 2016-02-11 09:11:09 -05:00
Julien Vehent [:ulfr] 10c6380236 Merge pull request #47 from twolfson/dev/test.unencrypted.sqwished
Added support for unencrypted values and branches
2016-02-11 08:57:13 -05:00
Todd Wolfson 9ed5f25422 Added support for unencrypted values and branches 2016-02-10 22:02:50 -06:00
Julien Vehent [:ulfr] ba1e418ba1 Merge pull request #46 from mozilla/1.6
don't encrypt empty values, fixes #42
2016-02-03 13:55:25 -05:00
Julien Vehent 6a132e9a0d add an empty value to example.json 2016-02-03 13:47:19 -05:00
Julien Vehent 9bebe48e04 Use text mode to validate json/yaml syntax 2016-02-03 13:46:55 -05:00
Julien Vehent 96b4bc34b8 don't encrypt empty values, fixes #42 2016-02-03 13:22:33 -05:00
Julien Vehent [:ulfr] 9cb5db862f Merge pull request #45 from bhourigan/master
Adding -v/--version to address https://github.com/mozilla/sops/issues/43
2016-02-03 12:46:36 -05:00
Julien Vehent [:ulfr] 371366718a Improve documentation on file types, fixes #44 2016-02-03 12:28:01 -05:00
Brian Hourigan 72c5dd1911 Adding -v/--version to address https://github.com/mozilla/sops/issues/43 2016-02-03 12:22:19 -05:00
Julien Vehent [:ulfr] 418b286b5e Merge pull request #41 from mozilla/1.4
1.4
2016-02-02 17:19:54 -05:00
Julien Vehent 4dd651c410 Fix flake8 2016-02-02 17:16:13 -05:00
Julien Vehent a04df6d0fb push v1.4 2016-02-02 17:09:38 -05:00
Julien Vehent ce0cc10369 Explicitely declare sys.stdout when writing to stdout, fixes #37 2016-02-02 17:09:38 -05:00
Julien Vehent 0494bc4191 Document openssl header workaround for El Capitan (thanks michal`) 2016-01-23 10:07:04 -05:00
Julien Vehent 0bd85bcf9d Merge branch 'master' of github.com:mozilla/sops 2016-01-05 18:43:34 -05:00
Julien Vehent b96e0a98e4 Detect failure to load yaml or json file, fixes #36 2016-01-05 18:37:10 -05:00
Julien Vehent [:ulfr] 194cb8c2c4 Merge pull request #35 from ckolos/master
update list of files needed for correct installation
2015-12-10 23:03:44 -05:00
Chris Kolosiwsky 47bf80aafb update list of files needed for correct installation 2015-12-10 15:32:16 -06:00