• Eager Eagle@lemmy.world
      link
      fedilink
      English
      arrow-up
      13
      ·
      1 month ago

      I know it doesn’t address the issue for most people, but that and other things can be “fixed” with the refined GitHub extension.

      The worst part IMO is that there used to be a “releases” button somewhere that got nuked. While “projects” is usually there, even though repos rarely use it.

    • SatyrSack@quokk.au
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 month ago

      It’s not just GitHub. Gitlab, Forgejo, etc., they all have releases hidden in a rather small tab instead of in a big obvious place where one might expect to see them.

      • BootLoop@sh.itjust.works
        link
        fedilink
        arrow-up
        7
        arrow-down
        1
        ·
        1 month ago

        Interesting. Maybe they don’t want to be an application hosting site to non-developer types by making releases easy to use.

        • KazuyaDarklight@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          ·
          1 month ago

          They need to make it actively harder then because most devs with a site seem to just link direct to the release page. IMO, if that’s the thought process then either make it intuitive or commit and lock it down to contributors or something.

      • zalgotext@sh.itjust.works
        link
        fedilink
        arrow-up
        3
        ·
        1 month ago

        On Gitlab, it’s in the sidebar, in a submenu under “Deployment”. It could maybe be pulled up a level, but I’d argue that’s more findable than on Github

    • JohnEdwa@sopuli.xyz
      link
      fedilink
      arrow-up
      8
      ·
      30 days ago

      Because GitHub really doesn’t want to be the webhost for releases. They want you to spin up a website and provide downloads from your own server, and only link to github for the code.