GitHub Actions down. AGAIN! (2023-03-29)

This page summarizes the projects mentioned and recommended in the original post on /r/devops

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

    GitLab also had some problems today. Pretty similar, too.

  • 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

    You may also want to consider a locally hosted Gitea. It is much lighter weight and easier to configure than GitLab; has a more similar interface to GitHub (if that's what your team is used to); has very nice importers from other Git hosting services, including GitHub, that will pull in issues, PRs, wiki, and all; and Gitea 1.19 recently introduced initial support for Gitea Actions, which are intentionally very similar to GitHub Actions, including their configuration file format, so you may be able to reuse most or all of your original config with relatively little effort.

  • 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.

  • act

    Run your GitHub Actions locally 🚀

    We found act, which runs GitHub actions locally when you have one of these days. https://github.com/nektos/act

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