* updating users/amkawade/kubeapp with master (#169)
* Bump lodash from 4.17.15 to 4.17.20 (#72)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update README.md (#69)
Placed a link to ensure that customers loop back to the pre-requisite section before building a Web App if they have skipped over it.
* Update README.md (#80)
* Update README.md
* Update README.md (#82)
* Fixed a small syntax error in the markdown 😊 (#84)
* Update README.md (#87)
* Make app-name and slot-name as lower case
* Temp add node_modules
* audit fix
* update node version
* temp commit for test
* revert temp commit
* remove node_modules
* remove unnecessary file
* Addressing comment
* Update issue templates
* Updated Readme for webapps-deploy actions (#97)
* Update README.md
* Update README.md
* Update README.md
Co-authored-by: Usha N <n-usha@github.com>
* added logs for multicontainer support (#104)
* fix for duplicate duployment issue (#111)
* Fix typo in error message (#116)
* Fix typo in error message
Change "credentails" to "credentials".
* Fix typo in lib
Also fix the typo in the built code in the lib folder.
* Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot[bot] <support@github.com>
* Creating a workflow to label stale issues and PRs
1. Creating a workflow to label stale issues and PRs which have been open for 14 days with no activity.
2. Also close the stale issue in 5 days. PRs are not closed automatically as of now.
* Update stale.yml
* Update stale.yml
* Updating trigger to run on a schedule only.
* Update and rename stale.yml to defaultLabels.yml (#153)
* Users/balaga gayatri/defaultlabels (#158)
* Update and rename stale.yml to defaultLabels.yml
* Update defaultLabels.yml
* Update defaultLabels.yml
* Update defaultLabels.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rabeea Emad <raahmed@microsoft.com>
Co-authored-by: Jason Freeberg <jafreebe@microsoft.com>
Co-authored-by: aksm-ms <58936966+aksm-ms@users.noreply.github.com>
Co-authored-by: Teo Voinea <58236992+tevoinea@users.noreply.github.com>
Co-authored-by: Usha N <ushan@microsoft.com>
Co-authored-by: xaxle <asranja@github.com>
Co-authored-by: Shivangi Mittal <20shivangi@github.com>
Co-authored-by: 20shivangi <45754171+20shivangi@users.noreply.github.com>
Co-authored-by: Amruta Kawade <65217380+AmrutaKawade@users.noreply.github.com>
Co-authored-by: Zainudeen V K <zainuvk@github.com>
Co-authored-by: Usha N <n-usha@github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
Co-authored-by: Kanchan Verma <kaverma@github.com>
* updating lib files
* kubeapp lib files
* resolving conflicts
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rabeea Emad <raahmed@microsoft.com>
Co-authored-by: Jason Freeberg <jafreebe@microsoft.com>
Co-authored-by: aksm-ms <58936966+aksm-ms@users.noreply.github.com>
Co-authored-by: Teo Voinea <58236992+tevoinea@users.noreply.github.com>
Co-authored-by: Usha N <ushan@microsoft.com>
Co-authored-by: xaxle <asranja@github.com>
Co-authored-by: Shivangi Mittal <20shivangi@github.com>
Co-authored-by: 20shivangi <45754171+20shivangi@users.noreply.github.com>
Co-authored-by: Amruta Kawade <65217380+AmrutaKawade@users.noreply.github.com>
Co-authored-by: Zainudeen V K <zainuvk@github.com>
Co-authored-by: Usha N <n-usha@github.com>
Co-authored-by: Martin Costello <martin@martincostello.com>
Co-authored-by: Kanchan Verma <kaverma@github.com>
1. Creating a workflow to label stale issues and PRs which have been open for 14 days with no activity.
2. Also close the stale issue in 5 days. PRs are not closed automatically as of now.
* Expanding explanation of az ad sp create-for-rbac
* Small edits
* Add note on managing service principals
* Small clarifications, especially to heading
* Clarify that examples are given in the article
* Update secrets link