Peter Blair

Archive for the ‘devops’ Category

Continuous Integration: Developer Commit and Staging Flow

The Flowchart outlines a simple path in which a developer committing to branch breaks the regressions tests, triggering the CI server to lock the repository from subsequent commits. The expectation is that the developer will be notified via build report that the branch is effectively broken, and they must ensure that their subsequent commit will [...]

devops: continuous deployment infrastructure

Looking at how to handle a continuous deployment system in conjuncture with a continuous integration system. My thoughts are to use a CI system like Jenkins to automate the testing of all recently committed git repositories, and to kick off a check list of dependencies. The general idea would be: 1. Developer commits to git/master [...]

Get Adobe Flash player