Skip to content

Maintaining multiple release branches #508

Description

@aladdin-add

eslint-plugin-n version

v17

What problem do you want to solve?

We are preparing the release of v18, which may take a long time; but currently, this package only has one release branch - master.

What do you think is the correct solution?

My idea is:

  1. Cut a new release branch v17.x (to be kept in maintenance mode ~6 months)
  2. Merge breaking changes on the main branch
  3. Backport compatible updates from the main branch to v17.x

We may need to modify the release process (e.g. release-please) to support this.

Disadvantages:

  • We have to spend more on maintenance costs.

Participation

  • I am willing to submit a pull request for this change.

Additional comments

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions