Dr Fragen in the operating room

GitHubUpdater

  • Git Remote Updater, the Personal Remote Management System

    ·

    The need or desire to use a personal remote management service makes a few assumptions. Any references to GitHub Updater are now to Git Updater. GitHub Updater allows for updating of plugins and themes that are developed outside of the official WordPress repository. Often these projects reside in GitHub, Bitbucket, or GitLab. Updating these repositories…

    Read More

  • 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