Page MenuHomeSoftware Heritage

Add script to run a command on all repositories.
ClosedPublic

Authored by vlorentz on Aug 25 2020, 10:46 AM.

Details

Summary

It kind of duplicates mr's features, but it adds some sanity checks
(clean checkout, master branch, showing the diff on each repo)

Diff Detail

Repository
rDENV Development environment
Branch
change-all-repos
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 14791
Build 22787: arc lint + arc unit

Event Timeline

Maybe add a small comment explanation at the top of the script with one sample usage so one "senses" what this does?

I gather you used it with sed here or something (to drop the norecursedir option ;)

Cheers,

This revision is now accepted and ready to land.Aug 25 2020, 4:50 PM