How do you manage many repositories?

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
  • git-xargs

    git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.

  • I've looked for a solution to bitbucket and github but found something only for github that I'm yet to test (https://github.com/gruntwork-io/git-xargs). Other solution I thought about, that could work with bitbucket and github, is holding a script in a bucket or something and tell each repository's pipeline configuration to download and run it at some point.

  • gita

    Manage many git repos with sanity 从容管理多个git库

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

    terragrunt infrastructure configuration (by dmikalova)

  • I use terraform to manage repos - mostly just setting defaults and webhooks for cicd workflows. Planning to use got x-args once I get around to it.

  • terraform-provider-github

    Terraform GitHub provider

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