Sotirios Mantziaris

Results 42 comments of Sotirios Mantziaris

@hgh-bibliophile you are correct but in the config i posted `tag_disabled = false`.

@chipbuster they are lightweight. The tags are created from GitHub when doing releases.

@n3wscott is this something that AWS has to do? AFAIK they are working on their own standard...

@n3wscott I will try to give it a shot. That would be the first time for me. Where should I put it? In my account? RocketMQ is hosted in the...

@YafimK keep in mind that you have to support also all the other ways of setting it up like env vars, flags etc...

Since we have to support also other sources like env vars which are only strings we have to find a unique delimiter for each value, split the string based on...

Let's support int, float and string slice. We use a comma separated for the values. @YafimK WDYT? String slice is already implemented in this [PR](https://github.com/beatlabs/harvester/pull/136),

@peterklijn Harvester is also used in the configuration system of Matching. I could have added the Matching team as code owners also. I want to give an opportunity for other...

@peterklijn perfectly fine.

Closing this one since the change has been already added to master.