summaryrefslogtreecommitdiff
path: root/script/test_bump_changelog.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and docPierre Sassoulas2023-03-291-2/+2
* Simplify hard to maintain copyright notice (#1441)Pierre Sassoulas2022-03-121-0/+4
* Fix bug in bump_changelog for version with 10 in itPierre Sassoulas2021-08-211-0/+2
* Normalize capitalization of 'Release date' between astroid and pylintPierre Sassoulas2021-06-291-23/+23
* Add patch version and minor version text automaticallyPierre Sassoulas2021-06-291-3/+79
* Add a function to get the next versions from the versionPierre Sassoulas2021-06-291-16/+43
* Create a check function in bumb changelog scriptPierre Sassoulas2021-06-291-4/+5
* Add logging in the bump version scriptPierre Sassoulas2021-06-291-2/+7
* Better check for the TBA in the ChangelogPierre Sassoulas2021-06-291-4/+30
* Better get next version according to version typePierre Sassoulas2021-06-291-4/+18
* Permit to test the version in script/test_bump_changelog.pyPierre Sassoulas2021-06-291-3/+10
* Refactor the get_next_version functionPierre Sassoulas2021-06-291-2/+2
* Refactor of script/bump_changelog.py for easier testsPierre Sassoulas2021-06-291-2/+2
* Add tests for bump_changelogPierre Sassoulas2021-06-161-1/+75
* Add test for getting the new versionPierre Sassoulas2021-06-161-0/+9