Skip to content

ci: introduce uv to accelerate pip install#131

Open
KadenZhang3321 wants to merge 1 commit into
Ascend:masterfrom
KadenZhang3321:ci/introduce-uv-to-accelerate-pip-install
Open

ci: introduce uv to accelerate pip install#131
KadenZhang3321 wants to merge 1 commit into
Ascend:masterfrom
KadenZhang3321:ci/introduce-uv-to-accelerate-pip-install

Conversation

@KadenZhang3321
Copy link
Copy Markdown

Replace pip3 install with uv pip install in _build-and-test.yml to speed up CI dependency resolution. All pip3 install calls use the Huawei mirror index (-i), which uv supports natively.

@ascend-robot
Copy link
Copy Markdown

CLA Signature Guide

@KadenZhang3321 , thanks for your pull request.

The following commit(s) are not associated with a signed Contributor License Agreement (CLA).

Commit Reason
a768ec9c ci: introduce uv to accelerate p... the email used in the commit is not linked to a signed CLA!
please verify that it matches the email you used when signing the CLA.

To sign CLA, click here.

To check if your email is configured correctly, refer to the FAQs.

Once you've signed the CLA or updating your email, please comment /check-cla to revalidate CLA status.

@KadenZhang3321
Copy link
Copy Markdown
Author

/check-cla

@ascend-robot
Copy link
Copy Markdown

CLA Signature Guide

@KadenZhang3321 , thanks for your pull request.

The following commit(s) are not associated with a signed Contributor License Agreement (CLA).

Commit Reason
a768ec9c ci: introduce uv to accelerate p... the email used in the commit is not linked to a signed CLA!
please verify that it matches the email you used when signing the CLA.

To sign CLA, click here.

To check if your email is configured correctly, refer to the FAQs.

Once you've signed the CLA or updating your email, please comment /check-cla to revalidate CLA status.

@KadenZhang3321
Copy link
Copy Markdown
Author

/check-cla

@ascend-robot
Copy link
Copy Markdown

CLA Signature Guide

@KadenZhang3321 , thanks for your pull request.

The following commit(s) are not associated with a signed Contributor License Agreement (CLA).

Commit Reason
a768ec9c ci: introduce uv to accelerate p... the email used in the commit is not linked to a signed CLA!
please verify that it matches the email you used when signing the CLA.

To sign CLA, click here.

To check if your email is configured correctly, refer to the FAQs.

Once you've signed the CLA or updating your email, please comment /check-cla to revalidate CLA status.

@ascend-robot
Copy link
Copy Markdown

CLA Signature Pass

KadenZhang3321, thanks for your pull request. All authors of the commits have signed the CLA. 👍

@KadenZhang3321 KadenZhang3321 force-pushed the ci/introduce-uv-to-accelerate-pip-install branch from a768ec9 to 1c62487 Compare May 13, 2026 06:51
@ascend-robot
Copy link
Copy Markdown

CLA Signature Pass

KadenZhang3321, thanks for your pull request. All authors of the commits have signed the CLA. 👍

@KadenZhang3321 KadenZhang3321 deleted the ci/introduce-uv-to-accelerate-pip-install branch May 14, 2026 09:05
@KadenZhang3321 KadenZhang3321 restored the ci/introduce-uv-to-accelerate-pip-install branch May 14, 2026 09:48
@ascend-robot
Copy link
Copy Markdown

CLA Signature Pass

KadenZhang3321, thanks for your pull request. All authors of the commits have signed the CLA. 👍

Replace pip3 install with uv pip install in _build-and-test.yml.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@KadenZhang3321 KadenZhang3321 force-pushed the ci/introduce-uv-to-accelerate-pip-install branch from 1c62487 to 2b6b8a2 Compare May 19, 2026 02:54
@ascend-robot
Copy link
Copy Markdown

CLA Signature Pass

KadenZhang3321, thanks for your pull request. All authors of the commits have signed the CLA. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants