Sijis Aviles
Sijis Aviles
This removes `sh` package dependency. This should solve #11.
There is a discussion (#10) around removing this feature. I agree that this is probably not needed, as there are other ways to get packer installed. I thought I'd put...
Using a container simplifies the packer test config, more portable and quicker to execute.
This dynamically creates `CHANGES.rst` using [gitchangelog](https://github.com/vaab/gitchangelog). Since this file is shared with the website, a generated output looks like below: 
### I am... * [x] Here about something else ### Issue description In looking at something else, I noticed the pip install command used to install plugin dependencies. Its possible...
Hi, When a file is opened, pylint is run against the file and it provides a few warnings. Once those warnings are fixed the pylint warnings still appear. The only...
This allows a publisher to send a complete configuration via `fedmsg.init()`.
Another attempt to use importlib vs pkg_resources for processing packages as plugins.