git-xargs
protolock


git-xargs | protolock | |
---|---|---|
12 | 2 | |
973 | 611 | |
2.0% | 0.7% | |
3.2 | 5.9 | |
12 days ago | almost 1 year ago | |
Go | Go | |
Apache License 2.0 | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
git-xargs
-
Any tool for committing the same change across multiple repos?
No problem, I had the same question just the other day. There is also git-xargs https://github.com/gruntwork-io/git-xargs
-
New sponsor: Do I really need to create a separate FUNDING.yml in ALL my repositories just to get the sponsor link? This is horrible.
As mentioned earlier, try https://github.com/gruntwork-io/git-xargs, no need to reinvent the wheel!
-
How do you manage many repositories?
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.
-
Tools/frameworks for batch patching of Ruby git repos
You could try https://github.com/gruntwork-io/git-xargs
-
Repo Structures
One problem with multi-repo is when you have to do service across a whole infrastructure (or large segments). Like patching. It's very very helpful to have a tool like https://github.com/gruntwork-io/git-xargs to help automate these things, where possible. You still end up with a crapload of PR's. So then it's helpful to have a streamlined review process for when you need to batch review PRs for a large change like this.
- CLI for updating multiple Github repositories at once
- Git-xargs CLI tool for making updates across repositories with a single command
- gruntwork-io/git-xargs
- Git-xargs: CLI tool for updating multiple GitHub repositories
protolock
-
Book notes: Turn the Ship Around!
Protolock to prohibit incompatible changes.
-
gRPC Development experience in modern .NET
One tool we use to ensure proto wire compatibility is protolock.
What are some alternatives?
multi-gitter - Update multiple repositories in with one command
protoc-gen-validate - Protocol Buffer Validation - Being replaced by github.com/bufbuild/protovalidate
mergestat-lite - Query git repositories with SQL. Generate reports, perform status checks, analyze codebases. 🔍 📊
protolint - A pluggable linter and fixer to enforce Protocol Buffer style and conventions.
bit - Bit is a modern Git CLI
protobuf-net.Grpc - GRPC bindings for protobuf-net and grpc-dotnet
mergestat - MergeStat enables anyone to ask questions about the history and contents of source code.
zeebe - Distributed Workflow Engine for Microservices Orchestration [Moved to: https://github.com/camunda/zeebe]
Gitkube - Build and deploy docker images to Kubernetes using git push
prototool - Your Swiss Army Knife for Protocol Buffers
git-repo-sync - Auto synchronization of remote Git repositories. Auto conflict solving. Network fail resilience. Linux & Windows support. And more.
goprotobuf - Go support for Google's protocol buffers

