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

Build conda packages for the master branch #682

Open
nudles opened this issue Apr 21, 2020 · 0 comments
Open

Build conda packages for the master branch #682

nudles opened this issue Apr 21, 2020 · 0 comments

Comments

@nudles
Copy link
Member

nudles commented Apr 21, 2020

The update frequency of the dev branch, master branch and version is high, middle and low respectively.
However, the current CI builds the conda package once the master has new commits.
I suggest to

  1. build the package when there is a new commit in master branch or a new release. Do not build conda packages when there is a new commit to the dev branch.
  2. name the package built against the master branch with the tag 'next' in the build string, which is to be consistent with the documentation site like http://singa.apache.org/docs/next/installation/. But the internal version is still the latest release version. singa-gpu and singa-cpu still points to the latest release versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant