[Bioc-devel] REMP package commit and update

Martin Morgan martin.morgan at roswellpark.org
Wed Aug 23 01:45:51 CEST 2017


On 08/22/2017 06:45 PM, Yinan Zheng wrote:
> Hi Martin,
> 
> I have moved my package “REMP” maintenance workflow to git source 
> control as instructed and I committed a few bug fixes to both devel and 
> release last week. Everything works well. Just wonder which site and how 
> long will I be able to see the changes take effect.

The build report, e.g., for 'devel' is at

   http://bioconductor.org/checkResults/3.6/bioc-LATEST/
 
http://bioconductor.org/checkResults/3.6/bioc-LATEST/REMP/malbec1-buildsrc.html

The 'Last Commit' reported in the header on that page is 6eb6a33

git log shows

REMP$ git log -n 1 --oneline
6eb6a33 Fix bugs

and the commit includes this version bump

REMP$ git show HEAD DESCRIPTION|grep Version
-Version: 1.1.1
+Version: 1.1.2

On the package 'landing page'

http://bioconductor.org/packages/3.6/bioc/html/REMP.html

we have version 1.1.2 available, which is the version corresponding to 
the updated version -- everything looks good!

For release it seems like there are no commits since the branch


REMP$ git checkout RELEASE_3_5
REMP$ git log --oneline -n 3
e6be793 Creating branch for BioC 3.5 release
12e9632 bump x.y.z versions to even y prior to creation of 3_5 branch
5377642 0.99.25

so it looks like your release push did not succeed? Maybe you can try 
again and provide the output of your commands

Martin


> 
> Thanks.
> 
> Yinan Zheng
> 
> Lead Bioinformatics/Statistical Analyst, Population Epigenetics Lab
> 
> Cancer Epidemiology and Prevention
> 
> Department of Preventive Medicine
> 
> Northwestern University Feinberg School of Medicine
> 
> 312-503-5337 <tel:312-503-5337>
> 
> y-zheng at northwestern.edu <mailto:y-zheng at northwestern.edu>
> 


This email message may contain legally privileged and/or...{{dropped:2}}



More information about the Bioc-devel mailing list