Jordan Sissel
Jordan Sissel
Added Dockerfile/Containerfile support
Thanks for the detail - it's interesting so many different tools are packaged with fpm :) This behavior is intended and by design: FPM exists in a complex world with...
I'd be open to adding a flag which skips creating the "rubbish" changelog file, if that would be helpful in this case, though to preserve existing behavior, the flag would...
Some history/related issues: * A proposal to bypass the default changelog - https://github.com/jordansissel/fpm/issues/1176 * A PR that got lost in review for #1176 aimed to add a flag that allows...
@trevor-vaughan Hello again! I'm open to however you'd like to handle this. We can discuss here or if you prefer back over on the fpm PR you filed. Changes from...
I agree with your points that this warning can be annoying and is not informative after the first time it is read. I am open to adding a flag to...
There are 28 logger.warn calls in fpm. If I look at this from that perspective, we should add 28 `--no-warn-whatever` flags. I'm not saying we have to do that but...
There are only so many hours in the day, and sometimes it happens that some tasks aren’t yet completed. On Mon, Dec 10, 2018 at 12:31 PM shadowbq wrote: >...