Arda Karaduman

Results 15 issues of Arda Karaduman

What this PR does : * [s/Sirupsen/sirupsen/](https://github.com/sirupsen/logrus/issues/451#issuecomment-264307105) (embrace lower case dep convention) * use [my fork of iron-io/runner](https://github.com/c0ze/runner) (which also uses lowercase sirupsen import, and some other fixes) When iron-io...

fn build should work on remote docker hosts (ideally using the docker golang API). https://github.com/iron-io/functions/blob/master/fn/langs/go.go#L29 see #631

I get a ``` panic: reflect: call of reflect.Value.Field on zero Value goroutine 1 [running]: reflect.Value.Field(0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x4f2ccc0) /Users/arda/.gvm/gos/go1.12.4/src/reflect/value.go:813 +0x127 github.com/graphql-go/graphql.BindFields(0x4b62dc0, 0x0, 0x0) /Users/arda/.gvm/pkgsets/go1.12.4/global/pkg/mod/github.com/graphql-go/[email protected]/util.go:44 +0x4b8 github.com/graphql-go/graphql.BindFields(0x4c2d060,...

sorry is it possible to fetch just new tags with rugged api ?

Thank you for the tool ! I see that the `-h` param expects all headers at once, (which is kind of unintuitive, because tools like curl, you can set a...

Hello, first of all thanks for the great gem ! I have a simple pdf file, single page, which has three tables. I want to read these tables and convert...

I just imported this and trying login / logout etc. I get ``` failed to find template: auth/login ``` I'm using go1.11.1, deps installed with modules. I also tried installing...

related to #23 , actually I don't need any views. If the library can provide an API it is ok, but checking around I cant find any API documentation. For...

Hello there, thanks for the great kit ! Wondering something, all examples I've seen involve a user clicking on a liff link on chat. I was wondering if it is...

Hello there, Sorry this is not an issue, but a feature query (request ?) First of all I would like to thank everybody who's been a part of this project,...