Joey

Results 11 comments of Joey

@bradrydzewski The problem with that is we'd have to do a few conditional checks in every place the build number is parsed to get different error messages for not specifying...

@bradrydzewski Alright, that's fair enough. I'll change things over to that real quick.

I've fixed it to be like you specified. Just read your comment about kingpin. Since it's already written, might as well have the errors for the time being. (had a...

In ```build_stop.go``` since you had it in Atoi I thought you meant to do that and check if it's 0. I realize now that probably won't work, and I probably...

I think I was able to reconcile the changes between May and today, but I'm not 100% sure it's perfect.

I am seeing something similar as well: ``` [2018-05-18 18:12:07 UTC] DEBUG: Connecting to the Slack Real Time Messaging API. [2018-05-18 18:12:08 UTC] DEBUG: Connected to the Slack Real Time...

@rsanheim I was able to fix it, but I broke contracts (the user will not be auto-created, nor will the rooms be auto-created). You can check my repo here: https://github.com/Twister915/lita-slack...

Hey. I will check the example code. `VarInt` is a type, and the syntax is correct for building a value of that type. Maybe there's a function with the same...

QA department can deal with this