rust-digger icon indicating copy to clipboard operation
rust-digger copied to clipboard

Results 43 rust-digger issues
Sort by recently updated
recently updated
newest added

Given the content of https://rust-digger.code-maven.com/about-ci I assume this is a known issue but I thought I'd open an issue to track support for other CI providers. Specifically I use [Cirrus...

* Currently we don't handle well values that are lists with `[]` * As each formatting option and each value will have a file listing the crates we have to...

As the "repository" field is free text field it is quite easy by mistake or on purpose to link to the repository of another project. If we assume blindly that...

Similar to #55, but GitLab returns 403 Forbidden, there were 2 such errors in the most recent run: https://gitlab.com/hex-software/tropobase https://gitlab.com/imp/kube-client-ext-rs Rust Digger should list them and indicate them on the...

In the most recent run there were 51 such report (eg. https://github.com/shigeo-nakamura/debot-market-analyzer ) AFAIK Github will return a 404 status both when the repo does not exist and when it...

In the clone process we found a single crate called [cargo-script](https://crates.io/crates/cargo-script) that a different timestamp. In all other crates the date looks like this: `2024-03-22 01:27:59.259254` and this format `%Y-%m-%d...

e.g. one of the crates link to https://github.com/ava-labs/avalanche-rs/tree/main/crates/avalanche-types We should not try to clone this and we should probably report this as I think the repository link should contain the...

For each crate list all the other crates that are similar. e.g. 1, 2, ... Levenshtein distance away. For now allow for manual inspection. Later we might also consider comparing...