Giter Club home page Giter Club logo

appharbor-cli's People

Contributors

friism avatar runesoerensen avatar tdctaz avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

appharbor-cli's Issues

app deploy to non-exist app show as success

If I run AppHarbor CLI tool and pass -a switch with name of non-exist application everything complete successfully. The return code of the tool is 0 which makes it impossible to know something is wrong.
There is also no message, the opposite, there is a success message that everything works.

I think there should be a check before the upload begin if the application even exists

Deploy command run even without login

As new user of this tool I run the deploy command without first using the user login but the command run, upload the deployment to somewhere.
I guess it should check for login before working.

Unhandled Exception: AppHarbor.GitCommandException: 'C:\Program' is not recognized as an internal or external command,

C:\Users\Jeff>appharbor app info

appharbor app info

Unhandled Exception: AppHarbor.GitCommandException: 'C:\Program' is not recognized as an internal or external command,
operable program or batch file.

   at AppHarbor.GitCommand.Execute(String command)
   at AppHarbor.GitRepositoryConfigurer.GetApplicationId()
   at AppHarbor.ApplicationConfiguration.GetApplicationId()
   at AppHarbor.Commands.InfoAppCommand.InnerExecute(String[] arguments)
   at AppHarbor.CommandDispatcher.Dispatch(String[] args)
   at AppHarbor.Program.Main(String[] args)

I suspect that my git was installed under C:\Program Files\Git where the path container space, which was not quoted by the appharbor program.

AppHarbor version: v1.2

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.