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

57 Коммитов

Автор SHA1 Сообщение Дата
Shilpi Rachna e4d4f08a65 added check for production slot 2024-07-13 14:28:10 +05:30
Shilpi Rachna 233c4769ac Added support to fetch slot app service detail 2024-07-13 14:15:26 +05:30
sgollapudi 3cfd74b650 updating actions/core version to latest version 2023-09-26 18:23:51 +05:30
sgollapudi caae60a134 update package versions 2023-09-25 20:29:34 +05:30
Danny Song b587830fe7 Let API handle typeless requests 2023-09-06 16:32:36 -07:00
Danny Song 579af18385 Enable OneDeploy 2023-08-31 17:51:14 -07:00
sgollapudi b6f73dabcb chore: updating version in package.json 2023-05-31 13:51:24 +05:30
sgollapudi 984f54c6f9 fix: compress appsettings logs to single log 2023-05-31 13:08:33 +05:30
sgollapudi c3e62a77bf fix: Printing only app-settings names instead of app-settings values to avoid leakage 2023-05-30 15:48:01 +05:30
Chandni Patel d353f32fc0
compatible with centauri (#91) 2023-04-27 20:47:20 +05:30
Ahmed ElSayed 2699858844
Use AAD auth for scm access if available (#90)
* Use AAD auth for scm access if available

* Update AzureAppServiceUtility.ts
2023-04-24 11:14:39 +05:30
Akshay Kumar d5ecc5fb2b Enhance Deployment Error 2023-03-28 14:39:41 +05:30
shpraka 785ad366c5
Add actor for github action in deployment message (#82) 2023-02-15 15:48:53 +05:30
shpraka e1da5c863d
Added the resource group in list resources query (#80)
* Added the resource group in list resources qeury

* PR comments
2023-01-11 13:47:47 +05:30
Shashi Prakash 4981bed9e7 Version and few dependency Changed 2022-12-30 12:54:17 +05:30
Bradley Grainger 2b66f5b9be
Fix typo in error message. (#55)
Fix a misspelling of "credentials".
2022-09-12 15:03:12 +05:30
chunye 6299870403
Fix setting FxVersion headers by using constant (#46)
* Support deploying Windows container images.

* Check images string is not empty.

* Updated package version.

* Use constant when setting headers.
2021-06-21 15:17:48 +05:30
chunye 007a2087fe
Support deploying Windows container images. (#40)
* Support deploying Windows container images.

* Check images string is not empty.

* Updated package version.
2021-05-06 12:07:22 +05:30
Amruta Kawade f808d0c600
Fix for duplicate deployment issue (#34) 2021-03-09 12:18:07 +05:30
dependabot[bot] 93ad0ec841
Bump @actions/core from 1.1.1 to 1.2.6 in /packages/utility (#29)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 16:38:12 +05:30
dependabot[bot] 80b14bfa2f
Bump @actions/core from 1.1.1 to 1.2.6 in /packages/appservice-rest (#28)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 16:37:23 +05:30
dependabot[bot] ad4f5e728a
Bump @actions/core from 1.1.3 to 1.2.6 in /packages/secret-parser (#30)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.3 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 16:36:53 +05:30
dependabot[bot] 68ec3f050c
Bump @actions/core from 1.1.3 to 1.2.6 in /packages/webclient (#27)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.1.3 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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 16:31:56 +05:30
dependabot[bot] 63643ac279
Bump lodash from 4.17.15 to 4.17.19 in /packages/utility (#23)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 16:25:09 +05:30
Amruta Kawade de6f6f44fc
Handled 202 Response Code for ARM Restart API (#26)
* Handling 202 response for restart API

* upgrading version

* addressed review comments

* addressed review comments

* changed logging to console.log

* moving method to common place
2020-09-23 12:03:20 +05:30
aksm-ms 74dc06a738
Update package.json 2020-06-26 21:10:03 +05:30
aksm-ms 625e7e826a
Headers fix (#20)
* fixed headers for image

* refactor

* fix in throwing error in imagedeploy
2020-06-26 12:33:00 +05:30
aksm-ms 174ae29b2e
Added deployWebAppImage utility (#19)
* Added deployWebAppimage utility

* removing unused dependency

* Addressed review comments

* Added method to get app runtime diagnostics

* error msg updated

* changes in imagedeploy

* updated error messages

* updated error message

* updated KuduServiceUtility
2020-06-25 06:58:10 +05:30
Sumiran Aggarwal e1e41115a0
removing response bpdy from logs (#17) 2020-02-18 13:37:07 +05:30
Sumiran Aggarwal 75ca854a10 webclient and secret package fix 2020-01-28 12:13:25 +05:30
Sumiran Aggarwal 84f9d7c633 case fix 2019-12-19 21:53:49 +05:30
Sumiran Aggarwal 19ccac6577 bug fix 2019-12-19 14:42:36 +05:30
Sumiran Aggarwal ba540a22d2 publishing package 2019-12-19 13:16:59 +05:30
Sumiran Aggarwal 0620379e0c fixing bug 2019-12-13 14:12:55 +05:30
Sumiran Aggarwal 6297ba582a updating response parser 2019-12-13 13:13:00 +05:30
Sumiran Aggarwal 7b3b0443a5 error message update 2019-12-10 14:59:55 +05:30
Sumiran Aggarwal e9b2a405f3 changing package format 2019-12-10 13:52:46 +05:30
Sumiran Aggarwal 76a7e9f5ff Merge branch 'users/suaggar/consumingNewLib' of https://github.com/microsoft/pipelines-appservice-lib into users/suaggar/updatingerror 2019-10-11 11:20:38 +05:30
Sumiran Aggarwal 20308cb454 Merge branch 'master' of https://github.com/microsoft/pipelines-appservice-lib into users/suaggar/updatingerror 2019-10-11 11:19:49 +05:30
Sumiran Aggarwal 63bab9a7de consuming new webclinet lib 2019-10-11 11:14:27 +05:30
Sumiran Aggarwal 9752b3e6e9 version update 2019-10-11 10:03:06 +05:30
Ashish Ranjan 💩 fdbac873d2 rename handler to authorizer 2019-10-10 22:39:56 +05:30
Ashish Ranjan 💩 036eb43645 update package-lock.json 2019-10-10 22:16:08 +05:30
Ashish Ranjan 💩 1a5bc0ac7f Update package version to 1.0.3 2019-10-10 22:12:28 +05:30
Ashish Ranjan 💩 172d2bafb8 Fix webclient package.json 2019-10-10 22:11:59 +05:30
Ashish Ranjan 02d4a90710
Webclient: Code refactor (#7)
* Webclient: Code refactor

* update package version

* Code refactor and addressed review comments

* refactor

* Update package.json

* Addressed review comments

* Update SSL validation error message

* Throw for SSL validation errors
2019-10-10 17:20:08 +05:30
Sumiran Aggarwal fac5089510 updating message for ssl errors 2019-10-10 10:21:27 +05:30
Sumiran Aggarwal 93b10b7844 filtering files to be included in package 2019-10-07 13:24:28 +05:30
Sumiran Aggarwal bfee212a37 pr comments 2019-10-04 14:36:47 +05:30
Sumiran Aggarwal b07c95edf9 adding secret parser lib 2019-10-04 14:19:19 +05:30