-
Notifications
You must be signed in to change notification settings - Fork 6.3k
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
Re-brand "Stable" channel to "Current" #669
Comments
I'm +1 on this. Who needs to sign off on a change this big? @nodejs/tsc? @nodejs/ctc? |
Did we decide on the name "Current?" |
fwiw I'm +1 on a change... I'm up for whatever and will avoid getting into the naming bike shed. "Stable" in particular has been causing some misconceptions. |
I like "Current" |
@mscdex we have several other threads, mostly around the LTS branding, where we talked about this. A lot of those threads are side tracked by proposing re-branding LTS (which we decided not to do and survey results show that people actually do understand it pretty well) but having "Stable" and "LTS" is still confusing especially when it just isn't accurate. |
oh, also, many other projects use the term "Current" for exactly what we're using it for. |
"Current" seems to be a better word indeed, since "LTS" is stable too. |
+1 because 'stable' is confusing. LTS is 'stable' too |
also i have a bit of free time, so once this is signed off, can i make the PR? |
This is fine. I can add this into the release but since v6 is going out before the next CTC call we'll need to get agreement here. /cc @nodejs/ctc |
I have always found our usage of |
go ahead and prepare a PR and we can get whatever signoff necessary.
|
on it |
@mikeal So I sent this simplest PR which is to update the docs in the main repo We will also have to update the site, I think it might make sense for @fhemberger to handle that or at least someone more familiar with the code base as the word "stable" is used not only in the copy, but in css selectors and hard coded within the tests. That being said I think we should get 100% sign off before that work is done. As far as I can tell there is nothing that needs to be updated in We will also have to update the copy in https://github.com/nodejs/lts Turns out there is only a single reference to Those are just the references I knew off the top of my head, I'll do a more in depth search after we get sign off. |
I prepared a PR for this in #672, please have a look … |
+1 on this change. |
+1 on this change. |
I'm still not ok with this if it Additionally, if LTS renames to Stable, it's going to be a hell of a time whenever someone looks back at discussions and tries to decipher exactly what we are talking about. |
There was no intention to rename lts. This was specifically to deal with
the misconceptions around the term stable
|
This only impacts the Stable branch naming, not LTS naming. |
Right, and we all know that this discussion in the past has not just touched on the stable branch. So I'd like to make sure of it. |
Ok. I definitely think we should really take this past evangelism/marketing. I'm afraid a shift without warning may rub off on downstream customers badly and people may be increasingly hesitant about things if we do it with no prior publicly communicated indicator. |
With v6 we plan to rename the Stable release line to Current. This commit updates all references to Stable in the codebase. It will have to land along side updates to other repos within the org. ref: nodejs/nodejs.org#669
With v6 we plan to rename the Stable release line to Current. This commit updates all references to Stable in the codebase. It will have to land along side updates to other repos within the org. Refs: nodejs/nodejs.org#669 PR-URL: #6318 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>
With v6 we plan to rename the Stable release line to Current. This commit updates all references to Stable in the codebase. It will have to land along side updates to other repos within the org. Refs: nodejs/nodejs.org#669 PR-URL: #6318 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>
Can we close this since #672 is merged? |
With v6 we plan to rename the Stable release line to Current. This commit updates all references to Stable in the codebase. It will have to land along side updates to other repos within the org. Refs: nodejs/nodejs.org#669 PR-URL: #6318 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>
With v6 we plan to rename the Stable release line to Current. This commit updates all references to Stable in the codebase. It will have to land along side updates to other repos within the org. Refs: nodejs/nodejs.org#669 PR-URL: #6318 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>
With v6 we plan to rename the Stable release line to Current. This commit updates all references to Stable in the codebase. It will have to land along side updates to other repos within the org. Refs: nodejs/nodejs.org#669 PR-URL: #6318 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com>
There's been pretty wide agreement that we should do this for some time, we should pull the trigger before the v6 release.
The text was updated successfully, but these errors were encountered: