Dr Fragen in the operating room

GitHubUpdater

  • GitHub Updater and Gitea

    ·

    Gitea is the new kid on the block for creating a self-hosted git server. Gitea is written in Go and is highly performant with very low overhead. In fact, Gitea is so efficient you can run it on a Raspberry Pi. There’s another post coming about that. 😉 As with most integrations of new git…

    Read More

  • GitHub Updater & GitLab

    ·

    GitLab Support I’ve finally been able to add support for GitLab in the GitHub Updater v4.5.0. Additionally, support for GitLab CE and GitLab Enterprise are also included. All that’s required is an additional header with the base URI for the GitLab server. As an example, GitLab CE: https://gitlab.example.com or GitLab Enterprise: https://gitlab.example.com. Extras for GitHub…

    Read More

  • Smash API Rate Limit & More

    ·

    So GitHub Updater just received a couple of new features in version 4.3.0. At the suggestion of @mlteal, there is now a setting to add a personal GitHub Access Token. You must at least select public_repos. What this does is blast away the limit of 60 API calls per hour and raises it to 5000…

    Read More