-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[Website 2.0] Nightly Build for v2.x (master) #17957
Conversation
Hey @connorgoggins , Thanks for submitting the PR
CI supported jobs: [miscellaneous, sanity, windows-gpu, edge, clang, unix-gpu, windows-cpu, centos-gpu, centos-cpu, website, unix-cpu] Note: |
@mxnet-label-bot add [pr-awaiting-review] |
e825b5b
to
561279c
Compare
@mxnet-bot run ci [continuous build] |
None of the jobs entered are supported. |
@mxnet-bot run ci [all] |
Jenkins CI successfully triggered : [windows-gpu, sanity, clang, centos-cpu, edge, miscellaneous, unix-cpu, unix-gpu, website, windows-cpu, centos-gpu] |
f3f8176
to
22ad034
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
22ad034
to
acd00a6
Compare
acd00a6
to
a0ce742
Compare
@ChaiBapchya - Can you please give a review here? |
oops didn't see the comment until after the merge @sandeep-krishnamurthy. @ChaiBapchya feel free to leave any comment or let me know if revert is necessary. |
Description
To add a nightly build Jenkins pipeline for v2.x (master), we need to create a new Jenkinsfile capable of building all the components without the "Publish" step.
Checklist
Essentials
Changes
Comments
Tested successfully on Jenkins dev instance (see build output here).
Pipeline is available here.