GitHub: “Human eyes” will never see the contents of your private repositories

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Gitea

    Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD

  • Wow how pathetic that github is refusing to export their data:

    https://github.com/go-gitea/gitea/issues/1029#issuecomment-1...

  • woodpecker

    Woodpecker is a simple yet powerful CI/CD engine with great extensibility.

  • > I wish it had some sort of CI like github actions or bitbucket pipeline

    I use Gitea with Drone CI and it works pretty well: https://www.drone.io/

    Some might also prefer the Woodpecker CI fork due to the license: https://woodpecker-ci.org/

    I setup Drone as a part of my migration away from GitLab Omnibus and have no complaints so far: https://blog.kronis.dev/articles/goodbye-gitlab-hello-gitea-...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Klaus

    docker run klaus / pip install klaus — the first Git web viewer that Just Works™.

  • I am thinking about self-hosting my private repositories for some time now. I also want a simple web interface for convenience. I don't need a "Github clone" like Gogs, Gitea..

    What simpler alternatives are there? I found https://github.com/jonashaag/klaus . Is there something else?

  • linux

    Linux kernel source tree

  • resolves to whatever the reflog thinks the master branch was pointing to 24 hours ago. There are a bunch of places in the GitHub API and UI that look like they only accept a branch or commit OID but actually accept a revision specifier. So e.g

        https://github.com/torvalds/linux/tree/master@{yesterday}

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts