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

Release Lines and Release Process #769

Open
tunnckoCore opened this issue Oct 30, 2021 · 5 comments
Open

Release Lines and Release Process #769

tunnckoCore opened this issue Oct 30, 2021 · 5 comments
Labels
Status: In Progress This issue is being worked on, and has someone assigned. Type: Discussions Things that need discussion. Brainstorming. Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity, without a functionality.

Comments

@tunnckoCore
Copy link
Member

tunnckoCore commented Oct 30, 2021

There will be 3 lines: Legacy, Current (master / latest), and Next.

  • v1 as Legacy: legacy branch - legacy dist-tag
  • v2 as Current: master branch - latest dist-tag
  • v3 as Next: next branch - next dist-tag

When v3 should become latest on npm, we cut the master branch to version-2 branch and merge next branch into master. When new updates and releases are needed for v2 and it's not Current anymore (because v3 is the new Current), we publish it on version-2 dist-tag from version-2 (or just v2) branch.

Same repeats when v4 needs to become Current - move master to version-3 branch, merge next branch to master.

I just want consistency.. duh.

cc @GrosSacASac

@GrosSacASac
Copy link
Contributor

Should I delete v3 tag on npm and replace it with next ?

@tunnckoCore
Copy link
Member Author

Not yet. I'll fix them all soon.

@alfaproject
Copy link

Hello, is there any update on this? node-soap updated to formidable 2 and broke our webpack build. I've asked why they didn't update to v3 and they said it's not the latest: vpulim/node-soap#1183 (comment)

Considering it's been out for a while I was wondering if something stagnated or people just forgot or if there's any bigger issue in v3?

@GrosSacASac
Copy link
Contributor

@tunnckoCore are you ok if I mark v3 as latest now ?

@tunnckoCore
Copy link
Member Author

Let me check tonight and tomorrow, I have some things locally.

I delayed, because I've seen they dropped the CVS.

@jokrax0 jokrax0 mentioned this issue Dec 8, 2022
Closed
@tunnckoCore tunnckoCore unpinned this issue Dec 30, 2022
@R0N1n-dev R0N1n-dev mentioned this issue Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: In Progress This issue is being worked on, and has someone assigned. Type: Discussions Things that need discussion. Brainstorming. Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity, without a functionality.
Projects
None yet
Development

No branches or pull requests

3 participants