[Bioc-devel] Best practice use pkgdown, docker with Bioconductor

Murphy, Alan E @@murphy @end|ng |rom |mper|@|@@c@uk
Tue Apr 6 16:24:23 CEST 2021


Hi all,

I'm working on the development of (EWCE)[https://github.com/NathanSkene/EWCE] and have a question regarding a reviewer note. My package currently uses pkgdown to create a website through the master branch. I also create and push a new docker image from the main branch when the package successfully builds on travis.

My reviewer has asked to remove the related files _pkgdown.yml,Dockerfileanddocker_push from my master branch to avoid any issues with these external configurations and Bioconductor. My reviewer has suggested to put these in another branch. It's not clear to me how best to do this? Ideally, if they are in a separate branch, is there a way to run them once there is an update and successful build on the master branch? If this isn't possible, is there a way to avoid manually duplicating new changes in the master branch in this separate branch and instead, just push the changes from master to this separate branch and trigger pkgdown and docker build that way? Sorry, I realise this last part more so relates to github commands but I was thinking someone else has probably already foudn a way around this issue.

Kind regards,
Alan.

Alan Murphy
Bioinformatician
Neurogenomics lab
UK Dementia Research Institute
Imperial College London

	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list