carlpett / terraform-provider-sops

A Terraform provider for reading Mozilla sops files
Mozilla Public License 2.0
488 stars 64 forks source link

upgrade sops to v3.7.3 #86

Closed multani closed 2 years ago

multani commented 2 years ago

sops v3.7.3 was released yesterday :)

It should help for https://github.com/carlpett/terraform-provider-sops/issues/83, looking forward to it!

carlpett commented 2 years ago

Thanks! Especially for the work pushing forward on the sops side :) I'll check why the tests are failing.

multani commented 2 years ago

I'll check why the tests are failing.

Yeah, I'm not too sure either, let me know if I can help, I can't reproduce on my side :/

carlpett commented 2 years ago

I'm unfortunately coming up with nothing. I'll try to get some more time tomorrow, but also cannot replicate locally. I've been putting of migrating to Actions for CI, maybe this will be the thing that pushes it over the edge...

multani commented 2 years ago

I can give you a hand if you are interested in a migration to GitHub Action 👍

carlpett commented 2 years ago

That would be much appreciated! :heart: I've got a rather busy week at work, so might take a while until I can get it done otherwise

carlpett commented 2 years ago

I think this needs a new commit for Github to retry on the new CI system?

multani commented 2 years ago

Tests are running :)

carlpett commented 2 years ago

Thanks, let's see how the first release goes :)

multani commented 2 years ago

Thanks, let's see how the first release goes :)

Looks like it went smoothly! :)

Thanks for the merge and the release!

multani commented 2 years ago

I'll give it a try, but I think there's a bunch of authentication-related issues that could actually be closed with this new release, I'll comment in them directly :)

carlpett commented 2 years ago

Oops, and I also need to sign the binaries. Coming up.