• exu@feditown.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 days ago

    So does everyone work directly on main all the time? Do all of you work on the same project or are there multiple with one person per project? How do you work around the broken code your coworker just pushed so you can finish your tasks?

    • Evotech@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      3 days ago

      Yea you always work on main on the same project.

      You don’t push broken code. You always need to keep mainline healthy

      It takes some special considerations, but the benefits are great.

    • Gonzako@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      3 days ago

      I personally make feature files. So if i’m working on FactorySeederModemLookupVector.ts someone elses could work on ☝️🥵🙏.php without bothering each other. Tho, my collabs have been ones with a LOT of communication.