Граф коммитов

96 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] e8fe6d03a1
Bump ws from 7.3.1 to 7.4.6 (#155)
Bumps [ws](https://github.com/websockets/ws) from 7.3.1 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.3.1...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-14 18:39:35 +05:30
Balaga Gayatri 03ca72bfbe
Adding commit message to zipDeploy payload (#127)
* added commit message to zipDeploy payload

* added commit message to zipDeploy payload

* Added input field to the action.yml

* removed node_modules

* removed nodemodules

* Removed node_modules from source code

* Users/balaga gayatri/commit message fix (#125)

* added commit message to zipDeploy payload

* added commit message to zipDeploy payload

* Added input field to the action.yml

* removed node_modules

* removed nodemodules

* Removed node_modules from source code

* removed taking input through action.yml

* removed node_modules after testing

* Users/balaga gayatri/commit message fix (#126)

* added commit message to zipDeploy payload without action.yml input

* Update action.yml

* Removing formatting

* removed whitespaces

* adding node_modules

* adding node_modules

* debugging for head_commit message

* debugging for head_commit message

* debugging for head_commit message

* debugging for head_commit message

* Added empty commit message for non push github event

* Update main.ts

* Update main.ts

* Users/balaga gayatri/commit message fix (#131)



* Added empty commit message for non push github event

* changes

* added node_modules

* node_modules

* updated lib file

* whitespace changes
2021-06-14 12:53:44 +05:30
Balaga Gayatri 05e3bec06a
Users/balaga gayatri/multi container master (#171)
* added multicontainer support for linux

* resolve conflicts

* Update PublishProfileWebAppValidator.js

* Update SpnLinuxContainerWebAppValidator.js

* Update SpnWindowsContainerWebAppValidator.js

* Update SpnWindowsWebAppValidator.js

* Update WebAppContainerDeployment.js

* Update Validations.js

* Update Validations.js

* Update PublishProfileWebAppContainerDeploymentProvider.js

* Update PublishProfileContainerWebAppValidator.js

* added necessary conditions
2021-06-10 20:27:41 +05:30
Balaga Gayatri 393f7516f9
updating users/amkawade/kubeapp with master (#169) (#170)
* 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>
2021-06-10 20:07:35 +05:30
Balaga Gayatri d98547d7dd
Merge branch 'users/amkawade/kubeapp' into master 2021-06-10 19:15:54 +05:30
Balaga Gayatri 999b35c88d
Users/balaga gayatri/defaultlabels (#158)
* Update and rename stale.yml to defaultLabels.yml

* Update defaultLabels.yml

* Update defaultLabels.yml

* Update defaultLabels.yml
2021-06-03 18:25:52 +05:30
Balaga Gayatri f427bd4ef4
Update and rename stale.yml to defaultLabels.yml (#153) 2021-06-02 12:10:13 +05:30
Kanchan Verma a98be40ccf
Merge pull request #121 from Azure/dependabot/npm_and_yarn/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1
2021-04-07 11:17:33 +05:30
Kanchan Verma d557380978
Merge pull request #123 from Azure/users/kaverma/stale
Adding a workflow to label stale issues and PRs
2021-04-07 11:16:09 +05:30
Kanchan Verma 628b803a6b
Updating trigger to run on a schedule only. 2021-04-06 15:54:11 +05:30
Kanchan Verma e80955106f
Update stale.yml 2021-04-06 15:42:21 +05:30
Kanchan Verma c31d74c9e1
Update stale.yml 2021-04-06 15:41:03 +05:30
Kanchan Verma 71882b8fa5
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.
2021-04-06 15:37:27 +05:30
dependabot[bot] 1ae8b4410d
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>
2021-04-01 07:20:16 +00:00
Martin Costello 89bdb91495
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.
2021-03-11 17:54:07 +05:30
Amruta Kawade db1eced7f0
fix for duplicate duployment issue (#111) 2021-03-09 12:35:07 +05:30
aksm-ms b062dd053e
added logs for multicontainer support (#104) 2021-01-13 14:25:31 +05:30
Zainudeen V K 7e75a53c6c
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>
2020-12-28 16:21:35 +05:30
Amruta Kawade 1a466c41b8 Update issue templates 2020-12-28 14:57:26 +05:30
20shivangi 8b0d752467
Merge pull request #91 from Azure/users/asranja/sanitizeinputs
Make app-name and slot-name as lower case
2020-12-08 14:56:36 +05:30
Shivangi Mittal 2e48ce3c53 Addressing comment 2020-12-08 12:22:19 +05:30
xaxle 2cfcb58c91 remove unnecessary file 2020-12-07 16:43:02 +05:30
xaxle 224f145ad3 remove node_modules 2020-12-07 16:41:44 +05:30
xaxle 1695a77522 revert temp commit 2020-12-07 16:37:48 +05:30
xaxle 8d6aaf146c temp commit for test 2020-12-07 16:07:07 +05:30
xaxle f1454e6624 update node version 2020-12-07 15:15:42 +05:30
xaxle f430327f43 audit fix 2020-12-07 15:12:06 +05:30
xaxle a2eeeefde1 Temp add node_modules 2020-12-07 14:32:05 +05:30
xaxle 4ac2c00b89 Make app-name and slot-name as lower case 2020-12-07 14:27:54 +05:30
Usha N fbf2c52a6d
Update README.md (#87) 2020-11-18 10:05:37 +05:30
Teo Voinea cfa84e3e1a
Fixed a small syntax error in the markdown 😊 (#84) 2020-11-17 12:24:25 +05:30
aksm-ms 2b6ed4a2dd
Update README.md (#82) 2020-11-10 10:08:25 +05:30
Jason Freeberg c0e50ee4ca
Update README.md (#80)
* Update README.md
2020-11-03 10:09:47 +05:30
Rabeea Emad 0bba27e645
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.
2020-10-20 15:50:40 +05:30
dependabot[bot] eb0a1b51d0
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>
2020-10-12 15:32:56 +05:30
Amruta Kawade 2906c2ae87 Merge branch 'master' of https://github.com/Azure/webapps-deploy into master 2020-10-08 16:31:56 +05:30
Amruta Kawade 99cadb2ad0
Merge pull request #68 from Azure/dependabot/npm_and_yarn/actions/core-1.2.6
Bump @actions/core from 1.2.1 to 1.2.6
2020-10-08 12:26:36 +05:30
Amruta Kawade 44613b5e10
New appkind support (#1)
* New app-kind support

* handling publish profile username scenarios

* renamed test folder

* renamed test folder in config file

* added comments
2020-10-07 16:48:44 +05:30
Amruta Kawade e1970fdd71
Merge pull request #71 from Azure/AmrutaKawade-patch-1
Create issue-label-bot.yaml
2020-10-06 13:48:38 +05:30
Amruta Kawade f7acfd4322
Create issue-label-bot.yaml 2020-10-06 10:40:04 +05:30
dependabot[bot] 27f2138902
Bump @actions/core from 1.2.1 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.1 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-01 17:20:00 +00:00
Kraig Brockschmidt c6cf55c3ba
Expand explanation of az ad sp create-for-rbac in readme (#65)
* 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
2020-09-30 09:23:53 +05:30
Gustav Tonér ae4ae5edd2
Fix private registry credentials example config (#58) 2020-09-18 10:10:07 +05:30
Amruta Kawade 790dfd54a5
Merge pull request #57 from Azure/users/amkawade/document
publish profile for slot deployment
2020-08-28 16:19:43 +05:30
Amruta Kawade dec3da81c3 updated document for slot 2020-08-28 16:11:37 +05:30
Amruta Kawade d2c074d5d0 publish profile for slot deployment 2020-08-27 17:13:36 +05:30
Arjun Gupta d2c73a211e
Merge pull request #53 from orta/patch-1
Typo fixes: Github -> GitHub
2020-08-10 14:50:57 +05:30
Arjun Gupta ee992622b8
Merge branch 'master' into patch-1 2020-08-10 14:46:16 +05:30
Usha N e985d6f66d
Merge pull request #55 from Azure/readme-update-master
Update README.md
2020-08-05 19:28:39 +05:30
aksm-ms ea92ea20ee
Update README.md 2020-08-05 19:23:28 +05:30