Pietro Albini

Results 174 comments of Pietro Albini

And also, the dependencies thing is a duplicate of #119.

`run-graph` doesn't connect dependencies at all right now, but it can be implemented easily `:)` The rest of the code (the graph, marking child nodes as failed) already exists.

Uhm, there are [some issues](https://github.com/CocoaPods/CocoaPods/issues/4989#issuecomment-193772935) with swallow clones on GitHub making them more expensive than normal clones. Sure, we're not at that scale, but I think that's something worth considering.

PR with the first implementation: #202

By the way, how should the bot check if the user is authenticated? I can think of these three options: * Have a manual whitelist in `config.toml` like bors: it...

The reason we're running LTS is to avoid having to bump the version every 6 months. If someone on the docs.rs team can commit to taking care of that I'm...

Thanks for opening the issue! I'm not using Lektor anymore and unfortunately I don't have time to track down the bug. Still, I'd be happy to review a PR fixing...

I am ok with removing "preview" and promoting r-a to the stable channel! (t-release hat)

> I think it would be appropriate to include crates that are maintained by the rust project but aren't rust itself, such as log, git2, hashbrown, etc. Many linux distros...

> In the Prior Art section, you might want to list the Xen Project: https://xenproject.org/developers/security-policy/ > > As a longstanding member of the Xen Project Security Team I read through...