Rob Ede
Rob Ede
@qarmin if you're tying to do local overrides you should use a `[patch.crates-io]` section instead of this.
It seems to me that a local configuration based deployment could work for deps.rs as well as self-hosted deployments. Aliases we already have: github, gitlab, bitbucket. They could be described...
I'm not entirely sure how GitHub Enterprise works but this is almost certainly related to #84.
Some ideas have come up recently about enabling self hosting of a deps.rs instance with configuration for internal code hosting URLs and authentication.
I'd still like to see either: `https://deps.rs/crate/{name}/*/status.svg` or `https://deps.rs/crate/{name}/latest/status.svg`
semi related to https://github.com/deps-rs/deps.rs/issues/84
Anything useful logged? Does restarting the deployment help?
Couldn't it just be the cache getting bigger over time, as we'd expect?
Rebased, so if there's desire for this feature then just needs a review.
Yeah I saw that trait but it doesn't seem to map well to ed25519 since it receives the signature _after_ the message digest has been created and we need to...