• @tetris11
    link
    16 months ago

    I agree, but why am I forced to create one if all of my patches are going to come via email?

    • @fishinthecalculatorOP
      link
      26 months 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
        16 months ago

        Then I guess I misunderstood the sign up steps

        • @fishinthecalculatorOP
          link
          26 months ago

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

          • @tetris11
            link
            15 months ago

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

            • @fishinthecalculatorOP
              link
              25 months 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
                25 months 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