GithubHelp home page GithubHelp logo

pulsekit's People

Contributors

piotr-pieprzyk avatar rjeczalik avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pulsekit's Issues

panic: runtime error: invalid memory address or nil pointer dereference

~ $ pulsecli status
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x80 pc=0x435fd5]

goroutine 16 [running]:
runtime.panic(0x7c64a0, 0xa34fb3)
    /home/rjeczalik/.gvm/gos/go1.3.3/src/pkg/runtime/panic.c:279 +0xf5
github.com/x-formation/pulsekit/cli.(*CLI).init(0xc2080f4000, 0xc2080f4180, 0x0, 0x0)
    /tmp/gobin497561534/src/github.com/x-formation/pulsekit/cli/cli.go:271 +0x825
github.com/x-formation/pulsekit/cli.(*CLI).Status(0xc2080f4000, 0xc2080f4180)
    /tmp/gobin497561534/src/github.com/x-formation/pulsekit/cli/cli.go:624 +0x42
github.com/x-formation/pulsekit/cli.*CLI.Status·fm(0xc2080f4180)
    /tmp/gobin497561534/src/github.com/x-formation/pulsekit/cli/cli.go:210 +0x30
github.com/codegangsta/cli.Command.Run(0x821170, 0x6, 0x0, 0x0, 0x847370, 0x14, 0x0, 0x0, 0x0, 0x0, ...)
    /tmp/gobin497561534/src/github.com/codegangsta/cli/command.go:113 +0xeb2
github.com/codegangsta/cli.(*App).Run(0xc20803f380, 0xc20800e000, 0x2, 0x2, 0x0, 0x0)
    /tmp/gobin497561534/src/github.com/codegangsta/cli/app.go:156 +0xaea
github.com/x-formation/pulsekit/cli.(*CLI).Run(0xc2080f4000, 0xc20800e000, 0x2, 0x2)
    /tmp/gobin497561534/src/github.com/x-formation/pulsekit/cli/cli.go:660 +0x49
main.main()
    /tmp/gobin497561534/src/github.com/x-formation/pulsekit/cmd/pulsecli/main.go:10 +0x52

goroutine 19 [finalizer wait]:
runtime.park(0x412e80, 0xa39b28, 0xa37d29)
    /home/rjeczalik/.gvm/gos/go1.3.3/src/pkg/runtime/proc.c:1369 +0x89
runtime.parkunlock(0xa39b28, 0xa37d29)
    /home/rjeczalik/.gvm/gos/go1.3.3/src/pkg/runtime/proc.c:1385 +0x3b
runfinq()
    /home/rjeczalik/.gvm/gos/go1.3.3/src/pkg/runtime/mgc0.c:2644 +0xcf
runtime.goexit()
    /home/rjeczalik/.gvm/gos/go1.3.3/src/pkg/runtime/proc.c:1445

goroutine 17 [syscall]:
runtime.goexit()
    /home/rjeczalik/.gvm/gos/go1.3.3/src/pkg/runtime/proc.c:1445

goroutine 25 [select]:
net/http.(*persistConn).readLoop(0xc2080da0b0)
    /home/rjeczalik/.gvm/gos/go1.3.3/src/pkg/net/http/transport.go:868 +0x829
created by net/http.(*Transport).dialConn
    /home/rjeczalik/.gvm/gos/go1.3.3/src/pkg/net/http/transport.go:600 +0x93f

goroutine 26 [select]:
net/http.(*persistConn).writeLoop(0xc2080da0b0)
    /home/rjeczalik/.gvm/gos/go1.3.3/src/pkg/net/http/transport.go:885 +0x38f
created by net/http.(*Transport).dialConn
    /home/rjeczalik/.gvm/gos/go1.3.3/src/pkg/net/http/transport.go:601 +0x957

Regexp properties can't be passed as strings.

This is the case at least for --project property. It causes problems when, valid project name is invalid regex, for example: "C++ - Unittest":
pulsecli --patch f.diff --project "C++ Unittest" personal
Verify if other properties have the same issue and fix this, using result of regex instead of regex itself.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.