Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLI helper script and phase 1 of erroneous shard removal (veelenga#453)
* Add util to generate shards report Report file covers shards that: * Do not have CI setup * Have CI but never ran a build * Have CI but last build was more than 30 days ago Implement reporter as a cli binary Implement a way to delete erroneous shards Some cleanup Rename some stuff & add more doc comments Simplify some logic Remove extra new lines from report * First pass of erroneous shard removal Removes shards that do not have CI setup * Handle GH Actions * Update owner of clang.cr * Support shard exemption change name of luckyframework/record Fix typo/remove extra whitespace * Use converter for easier to read VC/CI output
- Loading branch information