git-azure icon indicating copy to clipboard operation
git-azure copied to clipboard

Deploy multiple node.js applications to Windows Azure from MacOS using Git

Results 31 git-azure issues
Sort by recently updated
recently updated
newest added

Currently when a node.js application requires a node.js engine version that is not satisfied by any version installed, arr.js will throw and bring the system down. Diagnostics is not easy...

I would like to have a config.yml scaffolded when creating an app (it should also be added to .gitignore so it does't get added to the repo so we don't...

Things to take into account - Support for multiple apps - Compat between npm and node engines declared in the app cc @johnnyhalife

We should add a wiki page explaining how to fork the project and run your own instance of git-azure. In essence: - Fork git-azure and do whatever change you want...

git-azure: An uncaught exception was generated by git-azure runtime. Please report it at https://github.com/tjanczuk/git-azure/issues Thu Jun 14 2012 18:58:23 GMT+0000 (GMT Standard Time)TypeError: Cannot call method 'toLowerCase' of undefined at...

Find a replacement on Windows or disable up front.

When running this: `git azure init --publishSettings ... --servieName .. --username .. --password ..` I get ``` undefined error: unknown option `%s' undefined ```