| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add f-strings with `flynt` | Daniƫl van Noord | 2021-09-17 | 1 | -1/+1 |
| | | |||||
| * | Upgrade pylint checks to 2.10.0 | Pierre Sassoulas | 2021-08-21 | 1 | -1/+1 |
| | | |||||
| * | Fix bug in bump_changelog for version with 10 in it | Pierre Sassoulas | 2021-08-21 | 2 | -3/+4 |
| | | |||||
| * | Update pylint to 2.9.6 (#1114) | Marc Mueller | 2021-08-02 | 1 | -1/+1 |
| | | | | | * Update pylint to v2.9.6 * Code updates | ||||
| * | Normalize capitalization of 'Release date' between astroid and pylint | Pierre Sassoulas | 2021-06-29 | 2 | -25/+25 |
| | | | | | The way pylint does it makes more sense | ||||
| * | Fix some style issue in the release script | Pierre Sassoulas | 2021-06-29 | 1 | -4/+4 |
| | | | | | Pylint linter are a little more demanding than those of astroid. | ||||
| * | Add patch version and minor version text automatically | Pierre Sassoulas | 2021-06-29 | 2 | -14/+96 |
| | | | | | Add tests for bump changelog for minor and major version | ||||
| * | Add a function to get the next versions from the version | Pierre Sassoulas | 2021-06-29 | 2 | -16/+62 |
| | | |||||
| * | Create a check function in bumb changelog script | Pierre Sassoulas | 2021-06-29 | 2 | -31/+51 |
| | | |||||
| * | Add logging in the bump version script | Pierre Sassoulas | 2021-06-29 | 2 | -6/+26 |
| | | |||||
| * | Better check for the TBA in the Changelog | Pierre Sassoulas | 2021-06-29 | 2 | -13/+44 |
| | | |||||
| * | Better get next version according to version type | Pierre Sassoulas | 2021-06-29 | 2 | -12/+35 |
| | | |||||
| * | Permit to test the version in script/test_bump_changelog.py | Pierre Sassoulas | 2021-06-29 | 1 | -3/+10 |
| | | |||||
| * | Refactor the get_next_version function | Pierre Sassoulas | 2021-06-29 | 2 | -9/+20 |
| | | |||||
| * | Refactor of script/bump_changelog.py for easier tests | Pierre Sassoulas | 2021-06-29 | 2 | -19/+14 |
| | | |||||
| * | Add tests for bump_changelog | Pierre Sassoulas | 2021-06-16 | 1 | -1/+75 |
| | | |||||
| * | Add test for getting the new version | Pierre Sassoulas | 2021-06-16 | 2 | -1/+15 |
| | | |||||
| * | Small change to the script for simplification | Pierre Sassoulas | 2021-06-16 | 1 | -9/+6 |
| | | |||||
| * | Create a script to bump the version in changelog | Pierre Sassoulas | 2021-06-16 | 1 | -0/+75 |
