#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

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

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

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

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

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

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

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.
My #TrunkBasedDevelopment book -leanpub.com/trunk-based-de… - is now at 362 pages, with many diagrams and lots of text tweaked :)
.@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-…
gazar.dev
GitFlow vs. Trunk-Based Development: Managing Repositories Effectively | Gazar
When it comes to managing a Git repository, choosing the right workflow is crucial for maintaining efficiency and collaboration within your team. GitFlow and Trunk-Based Development are two popular...
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

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

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

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

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

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

Something went wrong.
Something went wrong.
United States Trends
- 1. Branch 36.5K posts
- 2. Chiefs 111K posts
- 3. Red Cross 48.8K posts
- 4. Mahomes 34.5K posts
- 5. Exceeded 5,941 posts
- 6. Binance DEX 5,148 posts
- 7. #LaGranjaVIP 81K posts
- 8. #njkopw 4,200 posts
- 9. Rod Wave 1,586 posts
- 10. Air Force One 54.4K posts
- 11. #TNABoundForGlory 58.7K posts
- 12. #LoveCabin 1,343 posts
- 13. Tel Aviv 57.4K posts
- 14. Bryce Miller 4,581 posts
- 15. Alon Ohel 14.2K posts
- 16. Eitan Mor 14.2K posts
- 17. LaPorta 11.9K posts
- 18. Omri Miran 14.5K posts
- 19. Matan Angrest 13.7K posts
- 20. Goff 13.9K posts