#trunkbaseddevelopment ผลการค้นหา
Discover the impact of Trunk-Based Development (TBD): tighten user feedback, minimize risk, and bridge coding-deployment gaps. Get practical insights and real-world examples in @ClareSudbery's talk. youtu.be/i4yUQ3RMxHI?li… #ContinuousIntegration #TrunkBasedDevelopment

Comenzando la segunda jornada de DevOps desde Cero!!! #devops #continuousdelivery #trunkbaseddevelopment

Here is my Bible #DevOps #ContinuousDelivery #trunkbaseddevelopment #testautimation #branchingstrategy #acceptancecriteria @jezhumble @davidfarley

Changes are coming... :) Git as source code management + adopting a continuous integration style of developing. #TrunkBasedDevelopment #ABAPsNotDead

. @marcelv talking about making your branching strategy fit continuous delivery using github flow instead of git flow at #gdbc #trunkbaseddevelopment @Xpiritbv

Very happy to see #trunkBasedDevelopment as recommended practice in the Nexus Framework book. Nice! @DavidJWest @pmoonk88 @ksbittner

New blog post: Why I love Trunk Based Development (or pushing straight to master) medium.com/@mattia.battis… #TrunkBasedDevelopment
Trunk Based Development (TBD) is REQUIRED by Continuous Integration. Watch on YouTube (1 min): youtube.com/shorts/oQ1OkdM… #trunkbaseddevelopment #tbd #continuousintegration #ci #optivem

A simple and robust #CI process needs #TrunkBasedDevelopment and #FeatureToggles. Check out part 3 of @sheroymarker’s blog series on CD for Microservices. thght.works/2HVvXUl

Long lived feature branch merge experiences Moral of this story: merge early, merge often and party regularly #VersionControl #TrunkBasedDevelopment #GeekHumor #DevTalkUG

Fabio Fortini ci parla di #trunkbaseddevelopment da una prospettiva #Agile #unconference #i3Camp #learnCodeDeployValue

Did you know that #gtoolkit is developed on trunk and deployed continuously in a reproducible manner? This nice article describes how GT Releaser helps us achieve that. #trunkbaseddevelopment #continuousdelivery medium.com/feenk/continuo…

Pourquoi @vaceletm rigole quand on me fait monter sur scène pour poser ma question ? … 🤔 … 😂 #AgileGrenoble #TrunkBasedDevelopment

I was talking about #trunkbaseddevelopment with a colleague and a while back I wrote an article about it. It seemed to p*ss a few people off... but i stand by it. "Why Code Reviews Hurt Your Code Quality and Team Productivity" buff.ly/2A6zqkb #codereview #tech

Paraphrasing @SteveSmithCD: "We used to have bad tools encouraging good things. Now we have good tools encouraging bad things." Exactly. And still, to this day, #trunkbaseddevelopment and proper #ci are the most controversial suggestions I can come up with.
Torn between trunk-based versus feature branching? Have a look at adaptive branching and see which cases it is used for. 👉buff.ly/3z03zxQ #adaptivebranch #trunkbaseddevelopment #featurebranching #CI

Unpopular opinion about trunk-based development: I prefer having two branches over having a feature toggle. In case there are changes in both branches that are not compatible, git will tell me with a merge conflict. (1/2) #TrunkBasedDevelopment #git #Software

.@paul_hammant presents a full-day interactive workshop that explains the key aspects of Trunk-Based Development. Learn more about his #AgileIndia2020 workshop: confng.in/lqF6Cet4 #Agile #TrunkBasedDevelopment #CD #LegacyRejuvination #Beginner

Don’t use AI for merge conflict resolution. Fix the root cause of the conflicts: your workflow. #TrunkBasedDevelopment
Merge conflicts used to be the moment we all held our breath. But what if AI could actually make them less stressful? GitKraken's AI doesn't just detect conflicts...it suggests smart resolutions with confidence scores and clear explanations. The AI analyzes your code patterns,…
Say goodbye to messy branches! Just read how @gitbutler makes trunk-based development cleaner & faster than ever. If you’re into productivity + clean Git workflows, this is gold. c-sharpcorner.com/article/clean-… via @CsharpCorner #DevTools #Git #TrunkBasedDevelopment
#MobProgramming #TrunkBasedDevelopment #GitHubFlow #PairProgramming #ExtremeProgramming #DevOps #SoftwareEngineering #StartupLife #ContinuousDelivery #TechLeadership #RemoteWork #CodeQuality #DeveloperExperience #TeamCollaboration #AgileDevelopment
@ChristophLucian #MobProgramming #TrunkBasedDevelopment #GitHubFlow #PairProgramming #ExtremeProgramming #DevOps #SoftwareEngineering #StartupLife #ContinuousDelivery #TechLeadership #RemoteWork #CodeQuality #DeveloperExperience #TeamCollaboration #AgileDevelopment
🚫 Stop feature branching. ✅ Start Trunk-Based Development. It's faster, cleaner, and aligns with DevOps from day one. Why we're returning to component-based monoliths—and why you should too. 🔗 shorturl.at/TL3f5 #DevOps #TrunkBasedDevelopment #SoftwareEngineering #TDD
🌳 Been looking into Trunk-Based Development lately, and it’s amazing how such a simple Git strategy can dramatically improve CI/CD, reduce merge conflicts, and boost maintainability 🧵 #Git #DevOps #TrunkBasedDevelopment
Adopt trunk-based development to integrate small code changes frequently into the main branch. #TrunkBasedDevelopment #CI_CD #DevOps
#TrunkBasedDevelopment'ı derinlemesine inceliyoruz. Avantajları, başarılı bir kullanım için ön koşullar neler, diğer alternatifleri ile kıyaslamaları gibi konuları ele aldığımız GIT video serisinin 3. videosu yayında! youtu.be/5GbLYEtY7ok #git #gitflow #trunkbased #github
youtube.com
YouTube
Trunk-Based Development ile Kod Kalitesini NASIL Artırırsınız?
Em fevereiro, a Duosystem realizou um workshop imperdível sobre Trunk-Based Development (TBD), explorando como essa metodologia pode transformar a produtividade, qualidade do código e a eficiência da equipe! #Duosystem #TrunkBasedDevelopment #Desenvolvimento #Tecnologia



🚀 *Tangled in your branching strategy??* Let’s unpack why Trunk Based Development might just be the game-changer! #ContinuousDelivery #TrunkBasedDevelopment #SoftwareEngineering #Agile buff.ly/4jv0riQ

GitFlow vs. Trunk-Based Development: Managing Repositories Effectively #GitFlow #TrunkBasedDevelopment #VersionControl #GitWorkflows #SoftwareDevelopment #DevOps #RepositoryManagement #BranchingStrategies #CodingTips #AgileDevelopment gazar.dev/video/gitflow-…
4/ 🌳 Trunk-Based Development: Keep branches short-lived and merge code frequently. This minimizes conflicts and keeps your codebase clean. #TrunkBasedDevelopment #Git #VersionControl #DevOps
The Power of Trunk-Based Development — Want to take CI to the next level? Try Trunk-Based Development. All engineers work on a single branch, pushing directly to the trunk. It's the most powerful application of CI. #TrunkBasedDevelopment #SoftwareEngineering
#SystemThinking #Leadership #TrunkBasedDevelopment #TBD #Benchmarking #Experimentation #Vulnerability #Data #Blame #Fear #ContinuousImprovement #Habit #Silos #DistributedSystems #SelfOrganization
The Power of Trunk-Based Development — Want to take CI to the next level? Try Trunk-Based Development. All engineers work on a single branch, pushing directly to the trunk. It's the most powerful application of CI. #TrunkBasedDevelopment #SoftwareEngineering
#SystemThinking #Leadership #TrunkBasedDevelopment #TBD #Benchmarking #Experimentation #Vulnerability #Data #Blame #Fear #ContinuousImprovement #Habit #Silos #DistributedSystems #SelfOrganization #ProductOwnership
The Power of Trunk-Based Development — Want to take CI to the next level? Try Trunk-Based Development. All engineers work on a single branch, pushing directly to the trunk. It's the most powerful application of CI. #TrunkBasedDevelopment #SoftwareEngineering
Discover the impact of Trunk-Based Development (TBD): tighten user feedback, minimize risk, and bridge coding-deployment gaps. Get practical insights and real-world examples in @ClareSudbery's talk. youtu.be/i4yUQ3RMxHI?li… #ContinuousIntegration #TrunkBasedDevelopment

Comenzando la segunda jornada de DevOps desde Cero!!! #devops #continuousdelivery #trunkbaseddevelopment

Here is my Bible #DevOps #ContinuousDelivery #trunkbaseddevelopment #testautimation #branchingstrategy #acceptancecriteria @jezhumble @davidfarley

. @marcelv talking about making your branching strategy fit continuous delivery using github flow instead of git flow at #gdbc #trunkbaseddevelopment @Xpiritbv

A simple and robust #CI process needs #TrunkBasedDevelopment and #FeatureToggles. Check out part 3 of @sheroymarker’s blog series on CD for Microservices. thght.works/2HVvXUl

Trunk Based Development (TBD) is REQUIRED by Continuous Integration. Watch on YouTube (1 min): youtube.com/shorts/oQ1OkdM… #trunkbaseddevelopment #tbd #continuousintegration #ci #optivem

@tdpauw advocating #TrunkBasedDevelopment at tonight's @SoCraTes_BE meetup Feature Branching considered Evil.

Did you know that #gtoolkit is developed on trunk and deployed continuously in a reproducible manner? This nice article describes how GT Releaser helps us achieve that. #trunkbaseddevelopment #continuousdelivery medium.com/feenk/continuo…

et deux photos de nos speakers du soir, @styx31 et @imihalcea #git #trunkbaseddevelopment #dotnet #minimalistapi


Fabio Fortini ci parla di #trunkbaseddevelopment da una prospettiva #Agile #unconference #i3Camp #learnCodeDeployValue

Careful with that #YOLOmerge! #TrunkBasedDevelopment
The right branching model will improve any team's collaboration, quality, and speed. The wrong model will do exactly the opposite. These are the 3 most used branching strategies. #GitFlow #GithubFlow #TrunkBasedDevelopment (#TBD) Read more 👇 reviewpad.com/blog/github-fl…
Changes are coming... :) Git as source code management + adopting a continuous integration style of developing. #TrunkBasedDevelopment #ABAPsNotDead

Very happy to see #trunkBasedDevelopment as recommended practice in the Nexus Framework book. Nice! @DavidJWest @pmoonk88 @ksbittner

Trunk-based Development vs. Git Flow codeburst.io/trunk-based-de… via @codeburstio #Trunk #TrunkBasedDevelopment

.@paul_hammant presents a full-day interactive workshop that explains the key aspects of Trunk-Based Development. Learn more about his #AgileIndia2020 workshop: confng.in/lqF6Cet4 #Agile #TrunkBasedDevelopment #CD #LegacyRejuvination #Beginner

"Days Since Last Defect" - #brokenwindowtheory #agile2018 #trunkbaseddevelopment #featuretoggles #databasemigrations #zerodefects

Something went wrong.
Something went wrong.
United States Trends
- 1. phil 88K posts
- 2. phan 78.3K posts
- 3. Jorge Polanco 6,213 posts
- 4. Columbus 227K posts
- 5. Falcons 14.4K posts
- 6. Mitch Garver N/A
- 7. Kincaid 1,716 posts
- 8. Doug Eddings 1,007 posts
- 9. Middle East 324K posts
- 10. Jake Moody N/A
- 11. Martin Sheen 1,738 posts
- 12. Go Bills 7,455 posts
- 13. #BillsMafia 5,241 posts
- 14. Springer 11.1K posts
- 15. Yesavage 3,436 posts
- 16. Gilbert 9,870 posts
- 17. Monday Night Football 7,034 posts
- 18. Pentagon 24.2K posts
- 19. Bears 35.3K posts
- 20. Bijan 3,319 posts