• fishinthecalculatorOP
    link
    fedilink
    arrow-up
    3
    ·
    1 year ago

    If you don’t have commit access you don’t need an account. I contributed many times without ever registering on Savannah.

    • tetris11
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Then I guess I misunderstood the sign up steps

      • fishinthecalculatorOP
        link
        fedilink
        arrow-up
        2
        ·
        1 year ago

        it’s not like it’s easy contributing to guix :( i really hope they move to something more accessible

        • tetris11
          link
          fedilink
          arrow-up
          2
          ·
          1 year ago

          I quite like the mailing list submission process. it’s the review time from lack of reviewers that bums me out

          • fishinthecalculatorOP
            link
            fedilink
            arrow-up
            3
            ·
            1 year ago

            imho having a more accessible contribution workflow would increase the number of people interested in spending time in reviewing.

            Regardless of the many problems of web forges today the ability to review only what’s changed between the various revisions of a pull request and the comments in a single view is not achievable with a simple email workflow. You end up reimplementing the PR/MR functionality with other tools, exactly as is happening with the Guix QA tools. I love them but we’re reimplementing gitlab/gitea/codeberg by parsing patch revisions from emails subjects.

            • tetris11
              link
              fedilink
              arrow-up
              2
              ·
              1 year ago

              i think it’s the easiest way they know to filter out the spam/malicious comments. But you’re right, there are better ways