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

Update python and R versions. #2126

Merged
merged 2 commits into from Mar 1, 2019

Conversation

heuermh
Copy link
Member

@heuermh heuermh commented Feb 21, 2019

See #2089, looks like the same might also be an issue for adam-python/version.py.

Should this be set to the current snapshot version 0.27.0-SNAPSHOT on git head?

@@ -18,7 +18,7 @@

from __future__ import print_function

version = '0.25.0a0'
version = '0.26.0'
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this should be '0.26.0a0' after it is pushed to pypi as 0.26.0

Copy link
Member Author

Choose a reason for hiding this comment

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

ok, so that is the rough equivalent to 0.27.0-SNAPSHOT then?

Copy link
Contributor

Choose a reason for hiding this comment

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

yep! @heuermh the only difference is you have to update the minor version for the "snapshot" everytime you push (ie if you push 0.26.0a1, update it to 0.26.0a2)

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/ADAM-prb/2946/
Test PASSed.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 79.075% when pulling eae1ad6 on heuermh:update-versions into c3324d2 on bigdatagenomics:master.

@heuermh heuermh added this to the 0.27.0 milestone Feb 25, 2019
@heuermh heuermh merged commit 62db0a0 into bigdatagenomics:master Mar 1, 2019
@heuermh
Copy link
Member Author

heuermh commented Mar 1, 2019

Thank you for the review, @akmorrow13

@heuermh heuermh deleted the update-versions branch March 1, 2019 18:29
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

Successfully merging this pull request may close these issues.

None yet

4 participants