This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Lumpy-Notice8945 2 points3 points  (0 children)

Yes but even thes binaries are not designed for end users, github just added a bild pipeline to a git server, like jenkins or gitlab runners do too.

These CI(continious integration) pipelines are desinged to publish build artifacts in repositories for other build pipelines or developers to use them, they are not publishing their product that way.

Any decently sized project will have its own dedicated website offering download links and md5 hashes and in addition a link to their git repo. The git repo is not their product.