daytime-saxophone

Results 4 comments of daytime-saxophone

The [AuthenticationRecord](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/azidentity#AuthenticationRecord) that I am storing in the function [cacheStoreRecord](https://github.com/getsops/sops/pull/1777/files#diff-17057699dd441d9c5ab351e49afb76566f698c8e4e812e39a052ec8b9f90031dR284) is not actually a secret, it only contains information like identifiers, version, username, etc. The actual storing of the token...

I've updated the minor comments and added docs for the feature. However I am not sure what to do about the `go` and `toolchain` version in `go.mod` file. This auto...

> Please note that you must sign off every single commit, otherwise we cannot merge this (see the failing DCO test). I've rebased all the changes to a single commit,...

> To actually get this into a shape where it is mergable, changes have to be made to build the macOS binaries with CGO enabled. This will likely raise some...