• DrewOPM
      link
      fedilink
      arrow-up
      8
      ·
      2 days ago

      That’s the neat part: you don’t

      • brian@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        21 hours ago

        trunk based development generally still merges branches into a main one, see this. idk if only using main even has a name

        • onlinepersona@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          18 hours ago

          Trust me, people still call it trunk based development. Just like “agile” has many forms, trunk based development does too.

          Managers will often read about some process, tech, or strategy and tout it as the solution to their problems without understanding context nor wanting to invest in what’s actually required for a successful implementation. For example trunk based development should have automated testing, a deployment and a fallback strategy. And if you’re working on something with hefty features that you can’t slice, feature flags or something similar are probably required. Not giving the team time to develop a strategy to implement that is a great way to mess up a product.

          Anti Commercial-AI license