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

{CI} Install dependencies using requirements.py3.Linux.txt #4811

Merged
merged 3 commits into from
May 13, 2022

Conversation

wangzelin007
Copy link
Member

@wangzelin007 wangzelin007 commented May 13, 2022


Because 1.24.0 has breaking change with 1.21.1.
So we bump azure-core version to 1.21.1 to fix CI error:
https://dev.azure.com/azure-sdk/public/_build/results?buildId=1561389&view=logs&j=9c80867e-ccda-50f1-65bc-e11447f3cda9&t=8e28b004-aba6-5a56-67c2-9d40a66e3ed9

Test screenshot:
image

This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally?

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
The precondition is to put your code inside this repository and upgrade the version in the pull request but do not modify src/index.json.

@ghost ghost added Auto-Assign Auto assign by bot CI labels May 13, 2022
@ghost ghost requested review from yonzhan, jiasli and kairu-ms May 13, 2022 02:44
@ghost ghost assigned wangzelin007 May 13, 2022
@ghost ghost added this to the May 2022 (2022-05-24) milestone May 13, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented May 13, 2022

CI

@wangzelin007 wangzelin007 marked this pull request as ready for review May 13, 2022 03:05
@wangzelin007 wangzelin007 requested review from necusjz and jsntcy May 13, 2022 03:05
scripts/ci/test_source.sh Outdated Show resolved Hide resolved
@jiasli
Copy link
Member

jiasli commented May 13, 2022

The document says Azure-AsyncOperation has higher priority:

https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/async-operations#url-to-monitor-status

image

scripts/ci/test_source.sh Outdated Show resolved Hide resolved
@wangzelin007 wangzelin007 merged commit 13c71ef into Azure:main May 13, 2022
@jiasli jiasli changed the title {CI} Bump azure-core version to 1.21.1 {CI} Install dependencies using requirements.py3.Linux.txt May 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants