Good day. I have made updates to my package, slinky. I pushed my changes both to my github rep, and the Bioconductor git repository.
My remotes are set up as follows: > git remote -v origin https://github.com/vanandelinstitute/slinky (fetch) origin https://github.com/vanandelinstitute/slinky (push) upstream g...@git.bioconductor.org:packages/slinky.git (fetch) upstream g...@git.bioconductor.org:packages/slinky.git (push) Following directions here: https://bioconductor.org/developers/how-to/git/maintain-github-bioc/ I then did git fetch upstream git merge upstream/master git push origin master But on the build system (https://bioconductor.org/checkResults/3.13/bioc-LATEST/) where errors are being encountered, the git_last_commit shows an old commit and commit date. Do I have the wrong remote? Or is there another mistake I am making? -Eric [[alternative HTML version deleted]] _______________________________________________ Bioc-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel