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

259 Коммитов

Автор SHA1 Сообщение Дата
microsoft-github-policy-service[bot] 8e26678932
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-05-31 18:49:04 +00:00
microsoft-github-policy-service[bot] f771298937
Microsoft mandatory file 2023-01-27 21:00:22 +00:00
Jose Manuel Heredia Hidalgo a9cee4480a
Merge pull request #132 from deyaaeldeen/use-token-cred
Add TokenCredential as part of the type of the credentials input
2021-01-26 14:52:59 -08:00
deyaaeldeen 2b7e6bc4a6 prepare a release 2021-01-26 22:02:10 +00:00
deyaaeldeen 0e59752332 remove unneeded dep 2021-01-22 17:13:02 +00:00
deyaaeldeen 6d6b24feaa Add TokenCredential as part of the type of the credentials input 2021-01-22 17:11:22 +00:00
Jose Manuel Heredia Hidalgo adbde2a378
Merge pull request #131 from joheredi/ramya-rao-a-patch-1
Clarify how one would use this package
2021-01-05 13:46:31 -06:00
Jose Manuel Heredia Hidalgo 2e93a54e7c 2.0.2 2021-01-05 18:39:55 +00:00
Jose Manuel Heredia Hidalgo 1b37b5938a Trigger Build 2021-01-05 18:35:41 +00:00
Jose Manuel Heredia Hidalgo a02e02ad12 add trigger 2021-01-05 18:32:57 +00:00
Jose Manuel Heredia Hidalgo 365d582873 Trigger Build 2021-01-05 18:01:34 +00:00
Ramya Rao 358802dd1b
Clarify how one would use this package 2020-12-15 16:15:56 -08:00
David Wilson fb565ce86a Update CODEOWNERS (#125) 2019-08-08 12:26:04 -07:00
Amar Zavery 89de043b98
Merge pull request #124 from amarzavery/finalget
set response.parsedBody as-is if the response body sent by the service is a string instead of a JSON object.
2019-07-30 19:58:54 -07:00
Amar Zavery ac165424ad set response.parsedBody as-is if the reponse body sent by the service is a string instead of a JSON object. 2019-07-30 19:13:18 -07:00
Amar Zavery 343edc9ccf
Merge pull request #123 from amarzavery/upv
update min version of dependency on ms-rest-js to 2.0.3
2019-07-15 09:47:28 -07:00
Amar Zavery 88f902e2ec update min version of dependency on ms-rest-js to 2.0.3 2019-07-15 09:37:51 -07:00
Kamil Pajdzik 4c97c47d63
Fix tests to pass when -preview suffix set in version (#121) 2019-06-06 10:19:37 -07:00
Amar Zavery b3bdb886b6
Merge pull request #120 from amarzavery/lro
update min version of @azure/ms-rest-js to 1.8.10
2019-06-04 17:37:44 -07:00
Amar Zavery a0ba077ce5 Merge branch 'master' of github.com:azure/ms-rest-azure-js into lro 2019-06-04 17:33:07 -07:00
Amar Zavery c512fa1b5d update min version of @azure/ms-rest-js to 1.8.10 2019-06-04 17:32:21 -07:00
Amar Zavery c353d93b43
Merge pull request #119 from amarzavery/lro
Handle 404 properly in the final GET of an LRO DELETE operation
2019-06-03 16:30:53 -07:00
Amar Zavery 06e0c03e99 update min version of ms-rest-js 2019-06-03 16:08:48 -07:00
Amar Zavery 8f1e918170 Handle 404 properly in the final GET of an LRO DELETE operation 2019-06-01 17:48:24 -07:00
Kamil Pajdzik 74c3955b0a
Add missing exports (#118) 2019-05-17 18:58:35 -07:00
Kamil Pajdzik 4aae0b3f65
Update version (#115) 2019-05-13 13:57:17 -07:00
Kamil Pajdzik e5602b0f68
Remove explicit branch trigger on PR build (#117) 2019-05-13 13:36:04 -07:00
Kamil Pajdzik ca8d5e69c0
Skip CI build on pull requests (#116) 2019-05-13 13:29:32 -07:00
Kamil Pajdzik 625fb9d08e
Remove master from PR trigger (#114) 2019-05-13 13:10:33 -07:00
Kamil Pajdzik cc9c3f44aa
Move artifacts publishing to CI job (#113)
* Move artifacts publishing to CI job

* Update .devops/azure-pipelines-pr.yml

Co-Authored-By: Dan Schulte <daschult@microsoft.com>

* Update .devops/azure-pipelines-pr.yml

Co-Authored-By: Dan Schulte <daschult@microsoft.com>

* Add npm install step
2019-05-13 10:50:28 -07:00
Kamil Pajdzik 9559246bce
Update build status badge in README.md 2019-05-13 10:04:09 -07:00
Kamil Pajdzik 30e07c2ff8
Add seperate build definitions for CI and PR builds (#112) 2019-05-13 09:56:34 -07:00
Amar Zavery fb93d01a2d
Merge pull request #111 from Azure/azure-pipelines-2
Set up CI with Azure Pipelines
2019-05-10 17:41:56 -07:00
Kamil Pajdzik 22d18ed2ce Set up CI with Azure Pipelines
[skip ci]
2019-05-10 17:22:57 -07:00
Kamil Pajdzik 773f4d9141
Revert changes to make test work in CI (#110)
* Revert " Add any casting to fix TypeScript bug  (#109)"

This reverts commit 535ba9b242.

* Revert "Add userAgent casting (#108)"

This reverts commit 17d5bba990.

* Revert "Extract userAgent variable to fix tests in Azure DevOps CI/CD (#107)"

This reverts commit 3807aff6af.
2019-05-10 11:31:37 -07:00
Kamil Pajdzik 535ba9b242
Add any casting to fix TypeScript bug (#109)
* Add userAgent casting

* Add any casting to fix TypeScript bug
2019-05-10 10:29:50 -07:00
Kamil Pajdzik 17d5bba990
Add userAgent casting (#108) 2019-05-10 09:50:51 -07:00
Kamil Pajdzik 3807aff6af
Extract userAgent variable to fix tests in Azure DevOps CI/CD (#107)
* Add cast to any

* Extract userAgent

* Reset package.json
2019-05-10 09:39:56 -07:00
Kamil Pajdzik f75b08dc86
Update @azure/ms-rest-js (#106)
* Update @azure/ms-rest-js

* Bump the version
2019-04-05 08:37:23 -07:00
Kamil Pajdzik 2e2abb0db0
Fix User-Agent tests (#105)
* Fix User-Agent tests

* Bump the version
2019-01-28 08:41:15 -08:00
Kamil Pajdzik 56432e04b9
Fix LRO RestErrors parsing (#104)
* Fix LRO RestErrors parsing

* Add JSON parsing error handling
2019-01-07 12:56:21 -08:00
Kamil Pajdzik cee5adbef6
Remove final GET on POST 202 long running operations (#103)
* Remove final GET on POST 202 long running operations

* Bump the version to 1.3.0

* Remove unnecessary request mock
2019-01-07 12:32:00 -08:00
Dan Schulte 7862424f22
Merge pull request #102 from Azure/daschult/everything
Add checkEverything.ts
2018-12-20 13:13:27 -08:00
Dan Schulte a97f42f4dc Add checkEverything.ts 2018-12-20 13:11:04 -08:00
Dan Schulte a8c34a5165
Merge pull request #101 from Azure/daschult/only
Add only() check
2018-12-20 11:22:07 -08:00
Dan Schulte 0fcc86d02c Add only() check 2018-12-20 11:16:40 -08:00
Dan Schulte 6a1b5ab370
Merge pull request #100 from Azure/daschult/local
Fix dependencies scripts
2018-12-19 10:04:42 -08:00
Dan Schulte bc3849b6e6 Update version to 1.2.2 2018-12-19 10:02:35 -08:00
Dan Schulte 0f441c33e3 Update cloned dependencies 2018-12-19 09:52:59 -08:00
Dan Schulte 066761e615 Initial work to add support back for local and latest scripts 2018-12-18 14:20:51 -08:00