#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

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

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

New blog post: Why I love Trunk Based Development (or pushing straight to master) medium.com/@mattia.battis… #TrunkBasedDevelopment
Very happy to see #trunkBasedDevelopment as recommended practice in the Nexus Framework book. Nice! @DavidJWest @pmoonk88 @ksbittner

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

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

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

Me sume a un proyecto para dar una mano con la infra, cuando pregunte por el modelo de branching me dijeron: "Vamos todos contra master" y entonces pregunté:¿hacen Pull-Request/Code-Reviews? "No, hacemos pairing", yeah!!!! #trunkbaseddevelopment, #pairprogramming cc: @grupoesfera
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…

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

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


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

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

.@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

Something went wrong.
Something went wrong.
United States Trends
- 1. Bears 90K posts
- 2. Jake Moody 13.9K posts
- 3. Happy Birthday Charlie 10.5K posts
- 4. Snell 24.8K posts
- 5. Bills 143K posts
- 6. Caleb 49.4K posts
- 7. Falcons 51.7K posts
- 8. phil 180K posts
- 9. Josh Allen 26.9K posts
- 10. Jayden 23.1K posts
- 11. #BearDown 2,395 posts
- 12. Joji 31.4K posts
- 13. Swift 291K posts
- 14. #Worlds2025 18.2K posts
- 15. Ben Johnson 4,460 posts
- 16. Turang 4,369 posts
- 17. #Dodgers 15.5K posts
- 18. Troy Aikman 6,631 posts
- 19. Roki 6,109 posts
- 20. #BeckyEntertainment 113K posts