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

push to Bioconductor RELEASE_3_17 #150

Open
serachoi1230 opened this issue Feb 24, 2023 · 2 comments
Open

push to Bioconductor RELEASE_3_17 #150

serachoi1230 opened this issue Feb 24, 2023 · 2 comments
Assignees

Comments

@serachoi1230
Copy link
Collaborator

Hi @bschilder and @Al-Murphy,

I've tried to push to RELEASE_3_17, but get the error:

fatal: couldn't find remote ref refs/heads/RELEASE_3_17

Is this because the RELEASE_3_17 branch hasn't been created in Bioconductor?

@serachoi1230 serachoi1230 self-assigned this Feb 24, 2023
@Al-Murphy
Copy link
Contributor

Yeah exactly! So 3.17 hasn't been released yet, it is the dev branch which corresponds to the master branch. You just do git push upstream master make sure to increment the minor version (Z in X.Y.Z) in your description file or it will have no effect

@bschilder
Copy link
Collaborator

@serachoi1230 for reference, Bioc will soon (March 8th) rename their upstream master branch to devel.
https://bioconductor.github.io/biocblog/posts/2023-03-01-transition-to-devel/

See here for our instructions on how to handle this:
https://github.com/neurogenomics/labwiki/wiki/Creating-a-Bioconductor-package#what-to-expect-after-submitting-to-bioconductor

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

3 participants