AJ Bahnken
234bf9fb5f
Upgrade all dependencies
2022-03-09 13:31:34 -08:00
AJ Bahnken
86f500de61
Merge pull request #1021 from mozilla/develop
...
v3.7.2
2022-03-09 11:20:20 -08:00
AJ Bahnken
3370591bc0
Merge pull request #1020 from mozilla/ajvb/prep-v3.7.2
...
prep v3.7.2
2022-03-08 12:10:11 -08:00
AJ Bahnken
b67c7a7fd9
Fixed CHANGELOG formatting
2022-03-08 12:03:45 -08:00
AJ Bahnken
035672f3b4
prep v3.7.2
2022-03-08 12:01:39 -08:00
AJ Bahnken
e801ca3064
Merge pull request #909 from ikedam/feature/testsSholdNotFailFast
...
Tests should not fail fast
2022-03-08 09:14:36 -08:00
ikedam
b926cf9d84
Build alpine container in CI ( #870 )
2022-03-05 15:44:37 +09:00
ikedam
63fa89cbfc
Merge remote-tracking branch 'remotes/origin/develop' into feature/907_FixEmptyYaml
2022-03-05 15:37:48 +09:00
ikedam
baec2a5088
Merge branch 'develop' into feature/testsSholdNotFailFast
2022-03-05 15:35:36 +09:00
AJ Bahnken
9d98a82190
Merge pull request #891 from FnTm/develop
...
Add arm64 .deb and .rpm builds
2022-03-04 10:36:34 -08:00
Janis Peisenieks
822ce48b82
Add arm64 .deb and .rpm builds
2022-03-04 10:04:51 +02:00
AJ Bahnken
d55992240f
Merge pull request #1016 from mozilla/ajvb/ci-badge
...
README and author tweaks
2022-03-03 10:50:23 -08:00
AJ Bahnken
d6bc216a86
README and author tweaks
...
* Remove ulfr and autrilla as core maintainers
* Update badges, we no longer us travis-ci
* Remove python docs, especially as it has not been maintained for years
* Fix dev install instructions
2022-03-03 09:38:54 -08:00
AJ Bahnken
e9263482ce
Merge pull request #1014 from mozilla/ajvb/new-binary-labeling
...
Change labeling and upload linux arm64
2022-03-01 14:04:35 -08:00
AJ Bahnken
c58653474c
Change labeling and upload linux arm64
...
Maintain the former no-architecture label and include
both linux and darwin amd64/arm64 versions in the release
2022-03-01 12:19:40 -08:00
AJ Bahnken
8fad34773b
Merge pull request #1006 from choffmeister/sops-age-key-env
...
Support SOPS_AGE_KEY environment variable
2022-03-01 10:32:12 -08:00
AJ Bahnken
dff9c31411
Merge branch 'develop' into sops-age-key-env
2022-03-01 10:22:01 -08:00
AJ Bahnken
e5f3992f6c
Merge pull request #911 from nklmilojevic/develop
...
Added support for go 1.17 and darwin-arm64 (Apple Silicon)
2022-03-01 10:21:04 -08:00
Nikola Milojević
0cfcae62d9
Merge branch 'mozilla-develop' into develop
2022-03-01 10:45:17 +01:00
Nikola Milojević
684d338ecb
Merge branch 'develop' of https://github.com/mozilla/sops into mozilla-develop
2022-03-01 10:44:06 +01:00
Christian Hoffmeister
b7c58e4e56
Move age environment variable names to constants
2022-02-25 18:09:37 +01:00
AJ Bahnken
624c7d02b8
Merge pull request #842 from hiddeco/remove-unused-age-code
...
Remove unused age keysource code
2022-02-24 15:04:22 -08:00
AJ Bahnken
be5a02b63c
Merge pull request #721 from Vampouille/patch-2
...
Fix typo
2022-02-24 14:58:23 -08:00
AJ Bahnken
9a0eb2db92
Merge pull request #1012 from mozilla/ajvb/go-upgrade
...
Upgrade to go 1.17
2022-02-24 14:54:30 -08:00
AJ Bahnken
4bd3e5a9b4
Update pip package name in Dockerfile
2022-02-24 14:48:30 -08:00
AJ Bahnken
7f503bcbfd
Upgrade release job to go 1.17
2022-02-24 14:16:10 -08:00
AJ Bahnken
076f295394
rm extra whitespace in CircleCI config
2022-02-24 14:13:20 -08:00
AJ Bahnken
dc2267e372
Upgrade to go 1.17
2022-02-24 14:12:58 -08:00
Christian Hoffmeister
6bfd72d57b
Merge remote-tracking branch 'origin/develop' into sops-age-key-env
2022-02-24 10:09:38 +01:00
AJ Bahnken
5dfbe1e223
Merge pull request #883 from Enrico204/readme-remove-gpg-server-env-var
...
Remove SOPS_GPG_KEYSERVER reference in README.rst
2022-02-23 16:07:13 -08:00
AJ Bahnken
649deb10c2
Merge pull request #1008 from acastle/fix/hc-vault-flake-osx
...
Fix flakey test run on OSX
2022-02-23 15:57:46 -08:00
AJ Bahnken
c310cdd6da
Merge pull request #967 from brant4test/master
...
fix a typo
2022-02-23 15:53:57 -08:00
Alex Castle
a98768b3b6
Fix flakey test run on OSX
...
On OSX newer versions of docker treat the host 'localhost' differently than '127.0.0.1'. Using resource.GetHostPort for url building will return an OS appropriate hostname
2022-02-15 08:40:51 -08:00
Christian Hoffmeister
086c11d09b
Support SOPS_AGE_KEY environment variable
2022-02-14 22:18:05 +01:00
Josh Kaplinsky
c0dc48401a
Update keysource.go
2022-01-18 08:41:00 -06:00
brant4test
f6e98911e0
fix a typo
2021-12-12 16:09:50 +08:00
Julien Acroute
72c0ab63a6
fix: typo in an example
...
The suffix is 'unecrypted'
2021-11-17 16:49:58 +01:00
Kaplinsky, Joshua B
ea8b3bb31d
support gcp credentials as env var
2021-10-27 12:08:06 -05:00
Nikola Milojević
56bbf847c5
Added support for go 1.16 and darwin-arm64
2021-07-26 23:16:38 +02:00
ikedam
6130ffe35c
Use the key of release@mozilla.com for the unit test ( #882 ) ( #906 )
...
* `golang.org/x/crypto/openpgp` requires keys contain identity information.
* A email address can have only a single key with identity information on keys.openpgp.org.
2021-07-24 12:12:18 +02:00
ikedam
02d57ca76d
Tests should not fail fast
2021-07-24 15:56:57 +09:00
ikedam
108b211cfb
Allow empty maps for yaml ( #907 )
2021-07-24 15:37:49 +09:00
ikedam
75cd389509
Add a test to reproduce #907
2021-07-24 15:29:15 +09:00
Enrico204
688fa225ba
Remove SOPS_GPG_KEYSERVER reference in README.rst
2021-06-03 23:51:24 +02:00
Felix Fontein
5af8e63ad5
Prevent comment duplication. ( #866 )
2021-05-08 19:43:55 +02:00
Alexey Odinokov
3acf53e7d9
Correct path to age keys.txt in documentation ( #861 )
...
corrected path to keys based on the real behavior. see [1]
[1]
https://github.com/mozilla/sops/blob/master/age/keysource.go#L108
2021-04-23 07:51:02 +02:00
Damien Léger
762639996d
fix missing argument in encrypting with age section ( #860 )
2021-04-20 11:36:08 +02:00
Paulo Lieuthier
c5b1298cd8
Match file path relative to config file's directory (2) ( #853 )
...
* Match file path relative to config file's directory
* Update README.rst
2021-04-12 13:29:06 +02:00
AJ Bahnken
2395f07610
small release workflow fix
2021-04-08 14:53:15 -07:00
AJ Bahnken
68e2a824bd
fix release workflow
2021-04-08 14:49:01 -07:00