Pietro Albini

Results 174 comments of Pietro Albini

I did hit this while building NuttX from source, opened https://github.com/apache/nuttx/pull/13081 with the fix.

All the project infrastructure will be legally owned by the Rust Foundation, including the crates.io package registry. The foundation will pay for the infrastructure, but the infrastructure will be directed...

New instructions: https://forge.rust-lang.org/infra/docs/bors.html#adding-a-new-repository-to-bors

Before this PR if an unassignable person was mentioned in a `r?` command the processing of the webhook completly stopped, as the exception bubbled up. This PR changes that, and...

Not sure if you can *request* an ID from GitHub once the advisory has been published, but it should be possible at least to remove the CVE ID from the...

Thanks! In theory a new CVE ID should be requested, not sure if GitHub allows doing so after the advisory is public. Worst case go [through MITRE](https://www.cve.org/ResourcesSupport/ReportRequest).

> What is involved in synchronizing rust-embedded team membership from the teams repo? You need to add this to the team repo files of the teams you want to synchronize:...

Would you like just cross-compilation or also running tests?

That should be *possible*, but I'm not sure how it's best to integrate it with Crater off the top of my head.

@mxmehl to followup on the issues I identified in https://github.com/rust-lang/rust/pull/99415#issuecomment-1219355327, I'm wondering whether [Tachi's proposal](https://github.com/fsfe/reuse-docs/issues/81#issuecomment-1146888221) of a `REUSE.dep5` file rather than (or in addition to) `REUSE.yaml` would be accepted. The...