Joseph Mulloy
Joseph Mulloy
@samrocketman I've added in some logging and added the csv feature.
Once it's approved I can squash the commits to make the history cleaner.
@samrocketman I'll work on overloading the method and fixing the tests. How do I run the tests that are failing? When I build the plugin I don't get any test...
Actually I think I figured out what you were saying. You were talking about the tests that were failing until I changed them. Correct?
@samrocketman I added the deprecated method, but it fails to compile with the following error. I can't figure out why it can't find the method. I've tried googling. ``` [INFO]...
@samrocketman I've squashed and rebased on master. I tested upgrading the plugin and it works now. I had to fix handling of the forceGithubEmail setting being missing in config.xml. The...
> @jamengual what if it was behind a flag? I would be fine with that. I looked for a config flag at first and didn't find one. I don't quite...