Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove references to next tag #43

Merged
merged 1 commit into from
Oct 12, 2021
Merged

Remove references to next tag #43

merged 1 commit into from
Oct 12, 2021

Conversation

lukekarrys
Copy link
Contributor

We don't currently a next tag, so we shouldn't have instructions to install from there.

Ref: npm/cli#3876

@lukekarrys lukekarrys requested a review from a team October 11, 2021 22:59
@npm-docs-robot
Copy link

👋 I'm your friendly documentation robot, and I'm going to build your pull request on our staging site so that you can review it. If you push up subsequent commits, I'll rebuild your staging area (and when this pull request is closed, I'll clean that staging area up).

I'll let you know when I'm done! 🤖

@npm-docs-robot
Copy link

👋 I've finished building this pull request on our staging site. 🤖

To see how it looks, visit: https://docs-staging.npmjs.com/43/

@ljharb
Copy link
Contributor

ljharb commented Oct 11, 2021

Just curious; why did the practice of "publish as next, wait a week or two, promote it to latest" go away?

@MylesBorins MylesBorins merged commit 6e08dba into main Oct 12, 2021
@MylesBorins MylesBorins deleted the lk/rm-npm-next branch October 12, 2021 14:11
@MylesBorins
Copy link
Contributor

@ljharb we now publish releases every week, so the "wait 2 weeks" thing doesn't really work anymore.

@ljharb
Copy link
Contributor

ljharb commented Oct 12, 2021

I’m not sure why that’s the case - you could still have every new version bake as next for any length of time, less than a week or more than, before promoting it to latest.

@MylesBorins
Copy link
Contributor

@ljharb we are working fast and shipping fixes as quickly as we can. The two week waiting period made sense when there was a monthly release cadence for npm.

As Node 16.x is about to go LTS all npm releases will have ~2 weeks in a current release before being promoted to inclusion in LTS, which is where the majority of npm traffic comes from.

If we move towards a longer cadence release cycle we will revisit this but for now there are no plans to change the release process / cadence

@ljharb
Copy link
Contributor

ljharb commented Oct 12, 2021

I’m not asking for any changes.

Many people - as advised by npm for MANY years - run npm install -g npm locally and in CI, so I'd imagine there will be significant exposure to new npm versions before node ships them, and being able to update to npm 8 inside an LTS line is a rarity that likely won't be repeatable in future npm versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants