Skip to content

cgbystrom/awesome-trunk-based-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 

Repository files navigation

Awesome trunk based development Awesome

A curated list of everything related to trunk based development.

What is trunk based development?

A short summary taken from trunkbaseddevelopment.com describes it as this:

A source-control branching model, where developers collaborate on code in a single branch called ‘trunk’ *, resist any pressure to create other long-lived development branches by employing documented techniques, avoid merge hell, do not break the build, and live happily ever after.

For a more in-depth introduction to the idea, I highly recommend the linked site above by Paul Hammant.

Since I've been maintaining a list of sites, videos and blog posts on trunk based development, I figured it could be of more use if I made it public instead. It's simply a collection of links on this topic 😄 If you'd like to contribute, do send a pull request!

Trunk based development

Monorepo

Version Control

Builds and Continuous Integration

Contributing

Pull requests are more than welcome. The common theme above are challenges that arise when scaling the number of developers while keeping a central infrastructure (be it VCS, build systems, CI servers and so on).

License

CC0

To the extent possible under law, Carl Byström has waived all copyright and related or neighboring rights to this work.

About

A curated list of trunk based development resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published