Skip to Content.
Sympa Menu

sphenix-software-l - [[Sphenix-software-l] ] Git and Jenkins Etiquette Reminder

sphenix-software-l AT lists.bnl.gov

Subject: sPHENIX discussion of software

List archive

Chronological Thread  
  • From: "Osborn, Joseph" <josborn1 AT bnl.gov>
  • To: pinkenburg via sPHENIX-software-l <sphenix-software-l AT lists.bnl.gov>
  • Subject: [[Sphenix-software-l] ] Git and Jenkins Etiquette Reminder
  • Date: Thu, 6 Feb 2025 02:23:43 +0000

Hi everyone,

We are all working hard, which is great to see and is indicative of all the commits and pull requests coming in. This email is a reminder to please do not push every single commit to your branch when you have an open pull request. Each time you push a commit to your remote fork/branch on an open PR, a Jenkins build is triggered. That means if you push 4 single commits, you trigger 4 builds, and it backs up the continuous integration for everyone.

What this means is that you can and should commit as much as you want locally - but don't do a git push fork <branch_name> until you are really ready for Jenkins to test your code.

Thanks,

Joe


___________________________
Joe Osborn, Ph.D
Physics Department
Brookhaven National Laboratory
josborn1 AT bnl.gov


  • [[Sphenix-software-l] ] Git and Jenkins Etiquette Reminder, Osborn, Joseph, 02/05/2025

Archive powered by MHonArc 2.6.24.

Top of Page