Jason Salas

Results 5 comments of Jason Salas

Hi @bynarsAreTRBL & @messiosa - it looks like the tutorial's been updated to match the new API: https://github.com/slackapi/python-slackclient/tree/master/tutorial

I was just about to offer a Dockerize'd PR myself, @veekaybee. Fantastic work! :)

Hi @vasily-kartashov, I was able to get Jenkins to start on Ubuntu 20.x and launch the UI, but it doesn't auto-load the _diamol_ job as illustrated in Ch11.

Agreed. I had the same error blocking the call to _fetch()_ [in welcome.html](https://github.com/sohamkamani/go-oauth-example/blob/master/public/welcome.html#L21), but adding the protocol to `HTTPS` fixes it (since many people don't use secure certificate on localhost).

I'll echo the tips above - if anyone gets any errors with "plugins" when trying to use protoc, here's a fix (but as @vkolev noted, it puts the protocol buffer...