yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.37k stars 2.72k forks source link

Archive this repository please #8973

Closed landsman closed 9 months ago

landsman commented 11 months ago

If you decide to stay on Yarn 1 regardless, please be aware that we don't plan to merge pull requests or release future versions of Classic unless it's to solve an critical vulnerability report (which is unlikely). By contrast, the 2.x line is very actively supported.

Could you please flag this repository as archived? 🙏 The GitHub feature is dedicated to repositories like this one.

It will make it clear for anyone who visits this repo for the first time.

Daniel15 commented 10 months ago

It's possible that we'll still have to release security updates for Yarn v1, so I don't think it can be archived.

rotu commented 9 months ago

It's possible that we'll still have to release security updates for Yarn v1, so I don't think it can be archived.

@Daniel15, is there a reason those security updates can't happen on a branch in the yarnpkg/berry repo? https://stackoverflow.com/questions/13040958/merge-two-git-repositories-without-breaking-file-history/

I'm sure there was a historical reason to make a new repo for yarn 2 and likewise a reason not to do the same for yarn 3 and 4. Do those reasons still make sense today?