[Bioc-devel] Problem with version bump, fmrs
Nitesh Turaga
ntur@g@@b|oc @end|ng |rom gm@||@com
Wed Apr 20 18:02:11 CEST 2022
Hi Farhad,
As the error message mentions, please check the http://bioconductor.org/developers/how-to/version-numbering/.
You cannot bump the version from 1.5.0 to 2.0.0, you can only update the ‘minor’ and ‘patch’ versions.
Unless there is a big change, just update the version from 1.5.0 to 1.5.1.
Best,
Nitesh
Nitesh Turaga
Scientist II, Department of Data Science,
Bioconductor Core Team Member
Dana Farber Cancer Institute
> On Apr 20, 2022, at 11:54 AM, Farhad Shokoohi via Bioc-devel <bioc-devel using r-project.org> wrote:
>
> Hello,
> I tried to upload the new version of the fmrs package.
> First, I choose the version 2.0.0 in DESCRIPTION but it gave error while trying to git push.
> I changed the version number and added the file again. But I receive the following error
>
> farhad using Farhads-iMac fmrs % git add DESCRIPTION
> farhad using Farhads-iMac fmrs % git push
> Enumerating objects: 83, done.
> Counting objects: 100% (83/83), done.
> Delta compression using up to 16 threads
> Compressing objects: 100% (42/42), done.
> Writing objects: 100% (44/44), 26.11 KiB | 5.22 MiB/s, done.
> Total 44 (delta 29), reused 0 (delta 0), pack-reused 0
> remote: Error: Illegal version bump from '1.5.0' to '2.0.0'.
> remote:
> remote: Check http://bioconductor.org/developers/how-to/version-numbering/
> remote: for details.
> remote:
> To git.bioconductor.org:packages/fmrs
> ! [remote rejected] master -> master (pre-receive hook declined)
> error: failed to push some refs to 'git.bioconductor.org:packages/fmrs'
>
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioc-devel using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
More information about the Bioc-devel
mailing list