3 Git hooks for continuous integration

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Source –Ā atlassian.com If you’ve used Git for a while, you’ve probably heard of Git hooks. Maybe you’ve even played around with them a bit. Git hooks are awesome in the context of continuous integration, so in this article I’ll dive into three use cases and point you to ready-made hooks you can add to

Read more

How Not to Write Your Git Update Hooks

Limited Time Offer! For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly. Master DevOps, SRE, DevSecOps Skills! Enroll Now Source:-Ā dzone.com This piece contains some lessons learned about my experience optimizing our Git hook performance. The information here is certainly not new but I havenā€™t found it aggregated and explained in one single place yet. We recently switched our main code repository from SVN to Git, and with that came many challenges and improvements

Read more