David Wong
David Wong
OK, the quickest way to resolve this issue is to continue to call the command line `cargo x generate-summaries` when we deal with diem/diem, and use the normal way when...
this would actually still be useful for custody (cc @jnaulty ) as they probably build for powerpc as target
(from Rain's presentation)
yeah we could detect the SSH url as well (although that wouldn't work atm) btw this is unrelated to the original issue so I'll close this : o
OK so I will re-integrate `cargo guppy` so that we can run it on diem/diem for now, and at some point we'll have to implement a customizable guppy CargoSet run:...
we can look more into git URL sanitization, but from my glance it's going to be very simple and will allow something like `github.com/diem/diem` (not sure though)
Yeah good point! Maybe `git` has a command that checks if it can clone a repo? ``` git ls-remote https://github.com/git/git ``` seems to work, the problem is that it'll sometimes...
Another way to do this: Only compare the current analysis with the last analysis from yesterday, and then delete any analysis from today before adding the current analysis. So for...
I'd like some user feedback on that actually. (cc @xvschneider @jnaulty @AnomalRoil) Currently we manually create analysis by clicking on the refresh button, and it'll create a summary between the...
> Given that @mimoo introduced this nomenclature, I'll see if he has any concerns replacing "Majority" with "Non-Quorum", otherwise I'll just look into replacing it 😉 Yeah no problem changing...