Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[CD] Fix the name of the pip wheels in CD #20115

Merged
merged 6 commits into from Apr 5, 2021

Conversation

Zha0q1
Copy link
Contributor

@Zha0q1 Zha0q1 commented Apr 1, 2021

Now when we trigger a cd release build we get pip wheels with "REALEASE" attached to the file name. e.g. mxnet-2.0.0RELEASE-py3-none-manylinux2014_x86_64.whl

Refer to https://dist.mxnet.io/python

@mxnet-bot
Copy link

Hey @Zha0q1 , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [clang, unix-gpu, centos-cpu, website, centos-gpu, miscellaneous, sanity, edge, unix-cpu, windows-gpu, windows-cpu]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@lanking520 lanking520 added the pr-awaiting-testing PR is reviewed and waiting CI build and test label Apr 1, 2021
Copy link
Contributor

@leezu leezu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

tools/pip/setup.py Outdated Show resolved Hide resolved
@Zha0q1 Zha0q1 changed the title [CD] Tag "release" to pip wheels in CD [CD] Fic the name of the pip wheels in CD Apr 1, 2021
@Zha0q1 Zha0q1 changed the title [CD] Fic the name of the pip wheels in CD [CD] Fix the name of the pip wheels in CD Apr 1, 2021
@lanking520 lanking520 added pr-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test and removed pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress labels Apr 2, 2021
@lanking520 lanking520 added pr-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test and removed pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress labels Apr 2, 2021
@lanking520 lanking520 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-awaiting-merge Review and CI is complete. Ready to Merge and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Apr 2, 2021
ci/build.py Outdated Show resolved Hide resolved
@lanking520 lanking520 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress pr-awaiting-review PR is waiting for code review and removed pr-awaiting-merge Review and CI is complete. Ready to Merge pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress labels Apr 2, 2021
@Zha0q1 Zha0q1 merged commit 7ad6df0 into apache:master Apr 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants