Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump azure-devops-node-api version in securefiles-common package #13988

Merged
merged 5 commits into from
Dec 1, 2020

Conversation

EzzhevNikita
Copy link
Contributor

@EzzhevNikita EzzhevNikita commented Nov 27, 2020

Task name: azure-pipelines-tasks-securefiles-common

Description: We need to bump version of azure-pipelines-tasks-securefiles-common package to use latest version of typed-rest-client. This should resolve ETIMEDOUT issue with tasks that depends this package as it was added handling of network errors in HttpClient of typed-rest-client by this PR.

Documentation changes required: (Y/N) N

Added unit tests: N

Attached related issue: #1795923, #1796623, #1796303, #1796304

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@EzzhevNikita EzzhevNikita requested review from a team and damccorm November 27, 2020 12:04
@egor-bryzgalov
Copy link
Member

I guess failed CI is caused by the typescript version. Probably switching to 4.0.2 should help.

@EzzhevNikita
Copy link
Contributor Author

I guess failed CI is caused by the typescript version. Probably switching to 4.0.2 should help.

It seems it is also required to update @types/node to 10.17.0 to resolve all the issues

@anatolybolshakov
Copy link
Contributor

Could you please perform some tests regarding one of the affected tasks with this package version?

@EzzhevNikita EzzhevNikita merged commit 45f0487 into master Dec 1, 2020
zhenghao104 pushed a commit that referenced this pull request Dec 4, 2020
)

* Bump azure-devops-node-api version

* Bump package version

* Updated typescript and types/node versions

Co-authored-by: Anatoly Bolshakov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants