ng-deploy-azure
ng-deploy-azure copied to clipboard
Deploy Angular apps to Azure using the Angular CLI
**Describe the bug** I am using Angular 9 RC0, so this may not be supported (yet), but essentially I can't get any of this plugin to work without the title...
## Description This library facilitates versioning and helps to publish to NPM https://www.npmjs.com/package/release-it ## Type of change Please delete options that are not relevant. - [ ] Bug fix (non-breaking...
**Describe the bug** When running the e2e test, the script uses `az` - the Azure CLI to clean up the resources. However, we can't expect all developers of `ng deploy`...
## Description this is about creating a doc that shows how we release code and ensure it ends up in NPM ## Type of change Please delete options that are...
## Description This is about understanding how users use the product so we can focus on the right parts to add features to/improve ## Type of change Please delete options...
Once we have this in azure pipeline, we can add greenkeeper.io to make PRs and test them for npm version and security updates.
## Description It would be nice if we had the option to connect to an existing storage account using a connection string. Sometimes, front end developers do not have direct...
## Description The hosting property in azure.json is already designed as an enumerable data structure, however only a single configuration can currently be deployed at a time. I.e if I...
## Description As part of schematics, it would be nice to also add a `"deploy": "ng run :deploy"` npm script to follow usual nodejs project conventions. This is also a...