Frederik Ring

Results 261 comments of Frederik Ring

> Could it be that for AZURE_STORAGE_ENDPOINT, also AZURE_STORAGE_ACCOUNT_NAME needs to be set? Yes, for the version you are testing against, `AZURE_STORAGE_ACCOUNT_NAME` always needs to be set if you want...

@DevSecNinja Do you think you'll find the time to give this another test soon? In case you're too busy, that's no problem (it really is no problem, please do not...

One thing that just occured to me is that implementing archive-encrypt-upload in a streaming fashion would be a breaking change as it would mean the command lifecycle would be chaning,...

I was thinking one could have some sort of "event" that signals the end of the archive stream which would then trigger restart while bytes are still munged further down...

Hey, thanks for opening this. The failing tests seem to be my bad as Travis does not pick up the Telegram credentials needed for testing correctly on your fork (which...

It looks like the feature got disabled: ``` Encrypted environment variables have been removed for security reasons. See https://docs.travis-ci.com/user/pull-requests/#Pull-Requests-and-Security-Restrictions ``` so we'll have to live with the failing tests here...

It's a bit unfortunate that you are unable to run them on Travis right now, but would you be interested in also adding tests for the newly added methods? It's...

I migrated `master` to use `eslint` and merged the changes into your branch so that it's not too much of a hassle to pick it up again.

I'll ask a very basic question: How would the scenario described in the original issue (i.e. picking either `POSTGRES_PASSWORD_FILE` or `POSTGRES_PASSWORD`) look like when implemented using a custom decoder function?...

May I ask you about a rough estimate on the number of pageviews you are expecting in such a timeframe? In case it is rather high, this might be similar...