Kilic Ali-Firat

Results 29 comments of Kilic Ali-Firat

Hey @bjaglin I didn't consider that at all, this is something that I need to define in the `build.sbt` of my projects I guess ?

Ok thanks @bjaglin for the tip, I will try that let you know :)

Hey @bjaglin @fthomas I would like to give a feedback around this topic and for any person that needs to fetch external resources of a project. I've decided to follow...

Hey @abuggin @fthomas any plan to work on this one ? Maybe I can have a look it :-)

Oh yes, this is the excepted output ! Thank's :)

@mzuehlke I was wondering one thing: how you can identify the PRs opened by Steward on a repository ? I think to the private repositories for example and in my...

Ok, what's the best process to contribute ? Open a PR directly or started a branch that refers this issue ?

Hey @mzuehlke @abuggin I'm deep diving a bit in the code and I was wondering where this feature take place. I see two locations that are interesting: 1. `PruningAlg` :...

Hi guys, to me I have to ignore unknown headers (it's a setting to enable) to make it work.

I'm using the docker image and I've added the following variable: ``` environement: - ... - S3PROXY_IGNORE_UNKNOWN_HEADERS=true ``` Be careful, this setting have been set to `false` for security reason...