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

Fix broken azure pipeline #316

Merged
merged 4 commits into from
Mar 3, 2022
Merged

Conversation

DaniilShmelev
Copy link
Contributor

@DaniilShmelev DaniilShmelev commented Mar 2, 2022

Currently the pipeline is not working because the default image is assumed to be ubuntu-16, which is removed.
This PR changes the image to ubuntu-20
Also, this introduces a temporary fix for node 6 / node 8 certificate issue in unit tests.

@DaniilShmelev DaniilShmelev self-assigned this Mar 2, 2022
@DaniilShmelev DaniilShmelev force-pushed the users/DaniilShmelev/fix-ci branch from 81c3529 to 3d6018a Compare March 3, 2022 07:14
@DaniilShmelev DaniilShmelev marked this pull request as ready for review March 3, 2022 07:28
@alexander-smolyakov alexander-smolyakov requested review from mmrazik and a team March 3, 2022 07:30
@DaniilShmelev DaniilShmelev merged commit 9d20f74 into master Mar 3, 2022
@max-zaytsev max-zaytsev deleted the users/DaniilShmelev/fix-ci branch June 28, 2023 14:09
ajuanjojjj pushed a commit to ajuanjojjj/typed-rest-client that referenced this pull request Jul 5, 2024
* set vmImage to ubuntu-20.04

* skip certificate validation on node 8

* add node 6

* use HTTP instead of disabling certificate validation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants