Giter Club home page Giter Club logo

Comments (4)

cf-gitbot avatar cf-gitbot commented on July 18, 2024

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/158682397

The labels on this github issue will be updated when the story is started.

from uaa-cli.

DennisDenuto avatar DennisDenuto commented on July 18, 2024

Hi @drnic
Hmm I am unable to reproduce:

make && make install
go get github.com/onsi/ginkgo/ginkgo
go get github.com/onsi/gomega
go get -u github.com/golang/dep/cmd/dep
go install github.com/golang/dep/cmd/dep
dep ensure
gofmt -l -s -w `find . -type f -name '*.go' -not -path "./vendor/*"`
./cmd/create_user.go
./cmd/refresh_token.go
./cmd/get_password_token.go
./cmd/target.go
./cmd/get_user.go
./cmd/add_member.go
./cmd/deactivate_user.go
./cmd/set_client_secret.go
./cmd/root.go
./cmd/errors.go
bin/test 2>&1
+ ginkgo -r -randomizeSuites -randomizeAllSpecs -race
[1530169456] Config Suite - 4/4 specs •••• SUCCESS! 5.340625ms PASS
[1530169456] Cli Suite - 19/19 specs ••••••••••••••••••• SUCCESS! 78.285217ms PASS
[1530169456] Utils Suite - 13/13 specs ••••••••••••• SUCCESS! 1.187068ms PASS
[1530169456] Cmd Suite - 188/188 specs •••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••• SUCCESS! 6.018101041s PASS

Can you confirm you ran the steps from the README:

go get code.cloudfoundry.org/uaa-cli
cd $GOPATH/src/code.cloudfoundry.org/uaa-cli
make && make install

I think your path might be an issue: /Users/drnic/Projects/gopath/src/github.com/cloudfoundry-incubator -> /Users/drnic/Projects/gopath/src/code.cloudfoundry.org

from uaa-cli.

drnic avatar drnic commented on July 18, 2024

Thanks, yes I was using the github path. Working now.

Lol, perhaps we need a test to assert that the code is in the correct path :)

from uaa-cli.

drnic avatar drnic commented on July 18, 2024

BTW, the make && make install still modified my local files:

	modified:   Gopkg.lock
	modified:   cmd/add_member.go
	modified:   cmd/create_user.go
	modified:   cmd/deactivate_user.go
	modified:   cmd/errors.go
	modified:   cmd/get_password_token.go
	modified:   cmd/get_user.go
	modified:   cmd/refresh_token.go
	modified:   cmd/root.go
	modified:   cmd/set_client_secret.go
	modified:   cmd/target.go

from uaa-cli.

Related Issues (20)

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.