[
https://issues.apache.org/jira/browse/SINGA-288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15788869#comment-15788869
]
ASF subversion and git services commented on SINGA-288:
-------------------------------------------------------
Commit 330c87920057082fda2c35f664578bea97dbca91 in incubator-singa's branch
refs/heads/master from wangwei
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=330c879 ]
SINGA-288 - Publish wheel of PySINGA generated by Jenkins to public servers
Update dockefiles to pass the OS_VERSION as an environment variable, which
would be used to create the wheel file path.
Update the jenkins_wheel.sh to move the whl file into
$build_id/$commit_hash/$os_lang/ folder, and package this folder into
$build_id.tar.gz.
Update the README.md file with instructions of configuring the Jenkins to use
Publish over SSH to copy $build_id.tar.gz to the public server.
add build id to the prefix of artifact
> Publish wheel of PySINGA generated by Jenkins to public servers
> ---------------------------------------------------------------
>
> Key: SINGA-288
> URL: https://issues.apache.org/jira/browse/SINGA-288
> Project: Singa
> Issue Type: New Feature
> Reporter: wangwei
>
> In SINGA-280, we set up a Jenkins-CI server to compile, and test SINGA code.
> In SINGA-284, we generate the wheel file of SINGA by linking static libs of
> protobuf and openblas into the wheel file.
> In this ticket, we will copy the wheel file to a public server for users to
> download.
> Both the tool/jenkins/jenkins_wheel.sh file and the Jenkins configurations
> are updated. Refer to the README.md for details.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)