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 branch 3.0.0 #9093

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions doc/development_guide/contributor_guide/release.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ patch release first. See ``Releasing a patch version``.**
``tbump 2.4.0 --no-push --no-tag``)
- Check the commit created with ``git show`` amend the commit if
required.
- Create a new ``What's new in Pylint X.Y+1`` document. Add it to
``doc/index.rst``. Take a look at the examples from ``doc/whatsnew``.
Commit that with ``git commit -am "wip"``.
- Move the ``main`` branch up to a dev version with ``tbump``:

.. code:: bash
Expand All @@ -36,11 +33,12 @@ For example:
tbump 2.5.0-dev0 --no-tag --no-push
git commit -am "Upgrade the version to 2.5.0-dev0 following 2.4.0 release"

Check the commit, fixup the ‘wip’ commit with the what’s new then push
to a release branch

- Open a merge request with the two commits (no one can push directly
on ``main``)
- tbump will have created a new ``What's new in Pylint X.Y+1`` document.
Add it to ``doc/whatsnew/3/index.rst``. Take a look at the examples from ``doc/whatsnew``.
Commit that with ``git commit -a --amend``.
- Push to a release branch
- Open a merge request with the two commits (no one can push directly
on ``main``)
- After the merge, recover the merged commits on ``main`` and tag the
first one (the version should be ``X.Y.Z``) as ``vX.Y.Z`` (For
example: ``v2.4.0``)
Expand Down
632 changes: 619 additions & 13 deletions doc/whatsnew/3/3.0/index.rst

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions doc/whatsnew/3/3.1/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@

***************************
What's New in Pylint 3.1
***************************

.. toctree::
:maxdepth: 2

:Release:3.1
:Date: TBA

Summary -- Release highlights
=============================


.. towncrier release notes start
1 change: 1 addition & 0 deletions doc/whatsnew/3/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ This is the full list of change in pylint 3.x minors, by categories.
.. toctree::
:maxdepth: 2

3.1/index
3.0/index
3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/1144.false_negative

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/1954.performance

This file was deleted.

23 changes: 0 additions & 23 deletions doc/whatsnew/fragments/2018.user_action

This file was deleted.

6 changes: 0 additions & 6 deletions doc/whatsnew/fragments/3613.false_positive

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/3670.false_positive

This file was deleted.

13 changes: 0 additions & 13 deletions doc/whatsnew/fragments/3696.breaking

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/374.bugfix

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/4171.bugfix

This file was deleted.

13 changes: 0 additions & 13 deletions doc/whatsnew/fragments/4741.feature

This file was deleted.

5 changes: 0 additions & 5 deletions doc/whatsnew/fragments/4874.bugfix

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/5159.new_check

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/529.performance

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/5488.other

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/6287.bugfix

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/6306.breaking

This file was deleted.

16 changes: 0 additions & 16 deletions doc/whatsnew/fragments/6871.user_action

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/7163.other

This file was deleted.

5 changes: 0 additions & 5 deletions doc/whatsnew/fragments/7229.bugfix

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/7402.false_positive

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/7506.false_positive

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/7578.bugfix

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/7710.bugfix

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/7737.user_action

This file was deleted.

6 changes: 0 additions & 6 deletions doc/whatsnew/fragments/7761.false_negative

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/7767.breaking

This file was deleted.

5 changes: 0 additions & 5 deletions doc/whatsnew/fragments/7767.false_positive

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/7774.bugfix

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8112.feature

This file was deleted.

5 changes: 0 additions & 5 deletions doc/whatsnew/fragments/8156.false_positive

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/8167.false_positive

This file was deleted.

5 changes: 0 additions & 5 deletions doc/whatsnew/fragments/8181.feature

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8189.bugfix

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/8198.bugfix

This file was deleted.

5 changes: 0 additions & 5 deletions doc/whatsnew/fragments/8251.breaking

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8260.new_check

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/8361.bugfix

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/8401.internal

This file was deleted.

5 changes: 0 additions & 5 deletions doc/whatsnew/fragments/8403.false_positive

This file was deleted.

7 changes: 0 additions & 7 deletions doc/whatsnew/fragments/8404.breaking

This file was deleted.

8 changes: 0 additions & 8 deletions doc/whatsnew/fragments/8404.internal

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8405.other

This file was deleted.

5 changes: 0 additions & 5 deletions doc/whatsnew/fragments/8407.internal

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8408.internal

This file was deleted.

24 changes: 0 additions & 24 deletions doc/whatsnew/fragments/8409.internal

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8410.false_positive

This file was deleted.

7 changes: 0 additions & 7 deletions doc/whatsnew/fragments/8411.user_action

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8412.internal

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8416.breaking

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8424.false_positive

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8434.bugfix

This file was deleted.

4 changes: 0 additions & 4 deletions doc/whatsnew/fragments/8437.bugfix

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8453.bugfix

This file was deleted.

5 changes: 0 additions & 5 deletions doc/whatsnew/fragments/8462.breaking

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8463.internal

This file was deleted.

3 changes: 0 additions & 3 deletions doc/whatsnew/fragments/8464.internal

This file was deleted.

5 changes: 0 additions & 5 deletions doc/whatsnew/fragments/8465.user_action

This file was deleted.

Loading