Isaac Sanders

Results 55 comments of Isaac Sanders

This feels like a complicated feature that could be implemented individually with something like symlinks. Is this something you want to keep open?

The second item in the backend declaration pair is the name of the backend, in the case of `LoggerFileBackend`. In order to configure the LoggerFileBackend `: error_log `, for example,...

I think this is a good idea. Documenting it to match the sort of documentation found for the `:console` logger backend could make it easier to discover the documentation.

@meyercm Is this issue resolved?

I was just starting to define my team's Sentry resources and was pleased to see that this issue was being addressed. Thank you @jianyuan for your work on this! Let...

https://docs.github.com/en/rest/repos/repos#create-an-organization-repository

Another way to interpret this is streaming a large dataset into the encoder and emitting pieces as they are available, as iodata.

Can you not use the packages used in this file? https://github.com/mozilla/sops/blob/master/cmd/sops/encrypt.go

Isn’t `sops.Tree` exposed? And then there is `Tree.Encrypt`.