Open
Description
Problem
We've tried a few different ways of adding a team to grant the publishing rights to Nushell's repo, but haven't been able for this to work.
Here's what we're seeing:
〉 cargo owner --add github:nushell:publishing
error: failed to invite owners to crate `nu` on registry at https://crates.io
Caused by:
the remote server responded with an error: could not find the github team nushell/publishing
The team does exist on github:
Steps
- see above
Possible Solution(s)
It'd be nice to perhaps give a better error to help add a team if there's an issue with adding the specific team. Otherwise, I think this should work based on the name of the org + team.
Notes
No response
Version
cargo 1.66.0 (d65d197ad 2022-11-15)
release: 1.66.0
commit-hash: d65d197ad5c6c09234369f219f943e291d4f04b9
commit-date: 2022-11-15
host: aarch64-apple-darwin
libgit2: 1.5.0 (sys:0.15.0 vendored)
libcurl: 7.84.0 (sys:0.4.55+curl-7.83.1 system ssl:(SecureTransport) LibreSSL/3.3.6)
os: Mac OS 13.0.1 [64-bit]