You are here |
github.com | ||
| | | |
piotr.westfalewicz.com
|
|
| | | | First of all, this post won't be for people who think developer's job is to design, write code and test it. It's far beyond that. One of the important responsibilities is to ship your code to production. How to do that safely? | |
| | | |
raphael.medaer.me
|
|
| | | | A decade ago, Vincent Driessen wrote a post named "A successful Git branching model". In his post he presents a development model using many Git branches (master, develop, ...) well known as the Git flow. Even if I'm not doing professional development for ten years, I got the opportunity to experiment Git flows in many development teams. As explained by his "Note of reflection (March 5, 2020)", you should not treat this flow as a dogma or panacea. While the flow I will describe in the following lines is ... | |
| | | |
snapcraft.io
|
|
| | | | This article was written by Merlijn Sebrechts and Dani Llewellyn from the Snapcrafters community. ===== Last year, we officially re-launched the "Snapcrafters" initiative. We're a community of volunteers who build and maintain unofficial snap packages. Although snaps make it easy for developers to publish their software directly to users, [...] | |
| | | |
coderwall.com
|
|
| | [StackOverflow](http://stackoverflow.com/users/3272411) |