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

Scheduled release for February 26th, 2021 #14116

Closed
11 of 19 tasks
eslint-deprecated bot opened this issue Feb 15, 2021 · 4 comments
Closed
11 of 19 tasks

Scheduled release for February 26th, 2021 #14116

eslint-deprecated bot opened this issue Feb 15, 2021 · 4 comments
Assignees
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion release This issue contains information about a scheduled ESLint release

Comments

@eslint-deprecated
Copy link

eslint-deprecated bot commented Feb 15, 2021

The next scheduled release will occur on Friday, February 26th, 2021.

Release Day Checklist

  • Remove the 'tsc agenda' label on this issue
  • Review open pull requests and merge any that are ready
  • Start the release on Jenkings
  • Update the release blog post with a "Highlights" section
  • Make a release announcement on Twitter
  • Make a release announcement in the Discord '#announcements' channel
  • Add a comment to this issue saying the release is out
  • Add the 'patch release pending' label to this issue

Two Days After Release Day Checklist

Typically Monday for regular releases; two days after patch releases.

  • Check the issues list for any regression issues

No Regressions Checklist

  • Remove the 'patch release pending' label from this issue
  • Close this issue

Patch Release Checklist

  • Resolve the regression by merging any necessary fixes
  • Start the release on Jenkings
  • Update the release blog post with a "Highlights" section
  • Make a release announcement on Twitter
  • Make a release announcement in the Discord '#announcements' channel
  • Add a comment to this issue saying the release is out
  • Wait two days and repeat the Two Days After a Release checklist
  • Close this issue

Followup

Please use this issue to document how the release went, any problems during the release, and anything the team might want to know about the release process. This issue should be closed after all patch releases have been completed (or there was no patch release needed).

Resources:

@eslint-deprecated eslint-deprecated bot added release This issue contains information about a scheduled ESLint release tsc agenda This issue will be discussed by ESLint's TSC at the next meeting labels Feb 15, 2021
@mdjermanovic mdjermanovic removed the tsc agenda This issue will be discussed by ESLint's TSC at the next meeting label Feb 26, 2021
@mdjermanovic mdjermanovic self-assigned this Feb 26, 2021
@mdjermanovic
Copy link
Member

We have some problems with Jenkins, so the release is postponed until we fix it, hopefully soon.

@btmills btmills added the patch release pending A new release just shipped. No enhancements will be merged for a few days in case a patch is needed label Feb 27, 2021
@btmills
Copy link
Member

btmills commented Feb 27, 2021

We were able to give Jenkins a nudge today, so v7.21.0 has just been released. Please merge only semver-patch changes until we know whether a patch release is necessary.

@mdjermanovic I did today's release since I happened to be online when Jenkins woke up. Do you still plan to do the patch release if necessary? Let me know if you want me to take it.

@mdjermanovic
Copy link
Member

Thanks @btmills! I can do the patch release if necessary.

@mdjermanovic
Copy link
Member

We had a reported issue #14151 related to change #14126. Ignoring all symbolic links was a bug introduced in one of the previous versions. The #14126 change we made for v7.21.0 release restored the intended behavior, which is to follow symbolic links.

Symbolic links that should be ignored can be specified in ignorePatterns, .eslintignore, or by any other way to ignore code. User has confirmed that specifiying symlinks that should be ignored fixes the problem described in #14151 (loops).

This concludes the v7.21.0 release, please feel free to merge semver-minor PRs again.

@mdjermanovic mdjermanovic removed the patch release pending A new release just shipped. No enhancements will be merged for a few days in case a patch is needed label Mar 2, 2021
@eslint-github-bot eslint-github-bot bot locked and limited conversation to collaborators Aug 30, 2021
@eslint-github-bot eslint-github-bot bot added the archived due to age This issue has been archived; please open a new issue for any further discussion label Aug 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
archived due to age This issue has been archived; please open a new issue for any further discussion release This issue contains information about a scheduled ESLint release
Projects
None yet
Development

No branches or pull requests

2 participants