failure icon indicating copy to clipboard operation
failure copied to clipboard

Move Repository To rust-lang

Open XAMPPRocky opened this issue 6 years ago • 7 comments

Hello, the current rust-lang-nursery organisation is considered deprecated, and the Rust Programming Language organisation is trying to consolidate managing Rust's GitHub organisations, as such we'd like you to consider moving your repository to the main rust-lang organisation instead.

How Do I Move To rust-lang?

You won't be able to transfer your repository directly, you'll need to transfer your repository to @Mark-Simulacrum, who will then move your repository to the rust-lang organisation.

Deprecating

If you no longer intend to maintain this repository, please let us know and we will take of deprecating the project.

XAMPPRocky avatar Oct 28 '19 22:10 XAMPPRocky

I believe we could move this to https://github.com/rust-lang-deprecated/ since failure is considered deprecated by anyhow and thiserror in the README.

pickfire avatar Jun 01 '20 03:06 pickfire

That would probably make more sense nowadays.

XAMPPRocky avatar Jun 01 '20 06:06 XAMPPRocky

Yeah, I think moving this to rust-lang-deprecated is best.

davidbarsky avatar Jun 02 '20 16:06 davidbarsky

@davidbarsky Can I take that as approval to move it in the near future or would you want to wait?

XAMPPRocky avatar Jun 02 '20 22:06 XAMPPRocky

That is my approval to move this repository in the near future, or whenever you are ready to do so. Sorry that my response was unclear but thanks for double-checking.

davidbarsky avatar Jun 02 '20 22:06 davidbarsky

Do we care about breaking https://rust-lang-nursery.github.io/failure/? I believe if we just move the repository that URL will stop working so if we do want it to keep working we'll need to setup redirects. I'm afraid I don't have the time myself to figure out / remember how we're doing that these days.

Mark-Simulacrum avatar Jun 02 '20 22:06 Mark-Simulacrum

I believe we can add a page to show that failure is deprecated in favor of anyhow and thiserror like normal rust book deprecation link.

pickfire avatar Jun 03 '20 17:06 pickfire