* Initializing
* Improvements for nodejs function app
* @hiyadav 's changes
* Text bug
* One step to extensibile
* Review comments and .NETCore Function App Template
* Adding telemetry in case of invalid azure repo url
* added troubleshooting steps
* linked to gif
* review comments
* added telemetry to check for .git folder in root
* correcting vso url formed incase of ssh based git
* merge master from main repo (#17)
* Bump version
* Bump version
* WS-2019-0032
* changelog
* CVE-2019-10744
* 1. Removed fixed as the vulnerability was not yet shipped (#18)
* 1. Removed fixed as the vulnerability was not yet shipped
2. Changed added message
* updated the change log message
* Update package.json to remove vulnerable package lodash.template. (#16)
* modified comments in yaml files (#19)
* Users/hiyada/bugbashfixes (#42)
* Fixed null reference to header of UrlBased request object.
* Fixed templates packaging structure for cross plat.
* Fixed handling ssh git url's for GitHub and Azure Repos
* Added loop and error message for commit and push pipeline
* Changed select folder dialog box button label and telemetry for workspace.
* fixing 'toLowerCase' error message
* resolved comments
* Bugbash bug fixes (#43)
* bugbash bug fixes
* undo changes in commonHelper
* Support for working directory (#46)
* BugFixes (#45)
* Handled remoteUrl with trailing /
Set timeout for SPN creation
* escaped the '.' in regex for node app matching
* resolved comments
* removed not required parameter
* removed duplicate
* handled trailing slash for all remote url's in common class
* Logging error messages to azure-pipelines output channel and debug console log
* changed ssh based url to https url for repo
* removing console.log
* reducing the number of retries to 20 from 100
* Validate github PAT is not empty (#48)
* Remove unnecessary links in messages (#49)
* Remove unnecessary links in messages
* review comments
* Updated README.MD and added image resource (#50)
* Updated README.MD and added image resource
* resolved comments
* fix some wording (#53)
* use firstProperty on task to fix the auto-complete suggestions
* mark required task inputs in generated schema
* consume version 0.4.2 of language-server