Marc Mueller
|
75f39f9ca2
|
Move version metadata key to setup.cfg (#65091)
* Move version to setup.cfg
* Move python_requires to setup.cfg
* Add script to validate project metadata
* Add dedicated pre-commit hook
|
2022-01-28 13:36:20 +01:00 |
Bram Kragten
|
752a4b9d2c
|
Fix version bump script (#50932)
|
2021-05-21 19:31:04 +02:00 |
Franck Nijhof
|
b2f2afaf0c
|
Prevent committing to dev/master/rc directly (#32029)
* Prevent committing to dev/master/rc directly
* Skip pre-commit on version bump
|
2020-02-20 09:34:30 -08:00 |
Bas Nijholt
|
5cb6d1b21f
|
Sort imports according to PEP8 for 'script' folder (#29790)
|
2019-12-09 16:24:03 +01:00 |
Paulus Schoutsen
|
df390bc9ab
|
Check if git is dirty before committing (#26588)
|
2019-09-11 13:30:51 -06:00 |
Paulus Schoutsen
|
691e3f6141
|
Allow bumping version for nightly builds (#26167)
|
2019-08-23 10:32:54 -07:00 |
Franck Nijhof
|
decf13b948
|
Use literal string interpolation in core (f-strings) (#26166)
|
2019-08-23 09:53:33 -07:00 |
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
Paulus Schoutsen
|
a02d7989d5
|
Use older syntax for version bump
|
2018-06-22 11:07:26 -04:00 |
Paulus Schoutsen
|
35b609dd8b
|
Allow writing commit with version bump
|
2018-06-21 17:27:01 -04:00 |
Paulus Schoutsen
|
78f3e01854
|
Fix version bump script
|
2018-03-30 00:25:47 -07:00 |
Paulus Schoutsen
|
a06eea444a
|
version should contain just 'b' not 'beta' (#13476)
|
2018-03-26 16:09:18 -07:00 |
Paulus Schoutsen
|
93b9ec0b0f
|
Add version bump script (#13447)
* Add version bump script
* Lint
|
2018-03-25 18:23:31 -07:00 |