devopsbookmarks.com
DevOps Bookmarks
http://www.devopsbookmarks.com/open-source
Continuous Integration and Delivery. Cloud and PaaS Environments. Cloudify is a pure play, open source cloud orchestration and automation software. Its used for a variety of needs, from autonomous application management, to uses like NFV orchestration. It was built from the bottom up as a cloud orchestration framework, and is built to be pluggable to any infrastructure. Its also the most extensive implementation of TOSCA, which makes it completely technology agnostic. A centralized tool for managing Virt...
devopsbookmarks.com
DevOps Bookmarks
http://www.devopsbookmarks.com/scm
Continuous Integration and Delivery. Cloud and PaaS Environments. A simple, friendly and self-hosted code review tool for git projects, which is focused purely on code reviewing. Can support both pre and post-commit workflows. A cookbook source structure manager for Chef, similar to Bundler for Ruby. Each Chef cookbook can be structured as an individual entity and can be pulled into your main Chef workflows. A Web based code review and project management system for Git projects. Librarian-Puppet is a sou...
winstonyw.com
Pair Programming - WinstonYW
http://winstonyw.com/2012/12/02/pair_programming
Just Another Tech Journal. I have been at Neo. Formerly New Context, and formerly formerly Pivotal Labs Singapore, for 2 years now, and I do pair programming (PP) almost everyday. When I don't, it's usually because of one of the following reasons:. There's an odd number on the project team because someone is out for the day. I need to do research and evaluation of new technology. But we really value PP on the whole, and we try as much as possible to pair. And I have not regretted my decision. You always ...
xuaps.com
Revisiones de código – Xuaps
https://www.xuaps.com/revisiones-de-codigo
28 Julio, 2015. Comentarios desactivados en Revisiones de código. Lo he dicho mil veces, por aquí y por allí, enfócate en la calidad , la calidad no es negociable … pero reconozco que es más fácil decirlo que hacerlo. Los compromisos, las prisas, el cansancio son factores que nos hacen flaquear y escribir código del que no estaremos muy orgullosos. En git. Probamos varias herramientas, Gerrit. Y nos quedamos con ReviewBoard. Generar patch - git format-patch branch –stdout mipatch.patch. Pues funciona sin...
devopsbookmarks.com
DevOps Bookmarks
http://www.devopsbookmarks.com/osx
Continuous Integration and Delivery. Cloud and PaaS Environments. Cloudify is a pure play, open source cloud orchestration and automation software. Its used for a variety of needs, from autonomous application management, to uses like NFV orchestration. It was built from the bottom up as a cloud orchestration framework, and is built to be pluggable to any infrastructure. Its also the most extensive implementation of TOSCA, which makes it completely technology agnostic. Bee-config (Bcfg) 2 is a centralized...
lanceennen.com
Lance Ennen - Code Reviews
http://www.lanceennen.com/blog/posts/code-reviews
How to Improve Business Communication with Behavior Driven Development. Team Velocity: Creating and Accomplishing Milestones. Code reviews are a team effort. Michael Jordan tried for years to carry a team on his back. It wasn’t until he had a good supporting cast who knew their roles and understood the value they added to the entire organization, that he started to add championship rings to his list of accomplishments. In the software industry, code reviews are helpful for many reasons, including:. I usu...
devcodegeek.com
12 Most Useful Code Review Tools for Programmers
http://devcodegeek.com/most-useful-code-review-tools-for-programmers.html
12 Most Useful Code Review Tools for Programmers. 12 Most Useful Code Review Tools for Programmers. These are used for various purposes like code verification, testing, data processing and many more. There are loads of code checking tools available in the web absolutely free of cost. But very few of them are really promising. Here in this article we will take you through some of the best code review tools. Some of them are as follows:. 12 Most Useful Code Review Tools for Programmers:. This is the most c...
hello-startup.net
Startup Resources: Code Review Tools | Hello, Startup: A Programmer's Guide to Building Products, Technologies, and Teams -- an O'Reilly book by Yevgeniy Brikman.
http://www.hello-startup.net/resources/code-review
How and why to setup a code review process at your startup, including design reviews, pre-commit reviews, and static analysis. See the "Practices of Clean Code" chapter in Part II, Technologies. Are based on the book Hello, Startup: A Programmer's Guide to Building Products, Technologies, and Teams. These resources are a work in a progress. They are also open source. So you can add your contributions by submitting a pull request to the Hello, Startup GitHub Repository. The book ». The resources ». Https:...
soup.downgra.de
fire
http://soup.downgra.de/tag/git
Over 4 years ago. Over 2 years ago. Newer posts are loading. You are at the newest post. To check if anything new just came in. SoftwareSwirl: git-imerge: a practical introduction. SoftwareSwirl: git-imerge: a practical introduction. Navigating through the git history like a boss Web 0.2. Navigating through the git history like a boss Web 0.2. GITLAB: Self Hosted Git Management Application. Barkeep - the friendly code review system. Source Code Management with Multiple QA environments using Git. There wi...