Commit Graph

15 Commits

Author SHA1 Message Date
Xavier Fernandez 8df9329396 Add release target 2019-10-14 14:23:00 +02:00
Pradyun Gedam db5432bf9c
nox: Install from a source distribution 2019-10-07 15:43:00 +05:30
Pradyun Gedam f6d690406b
nox: Log details when reusing existing common-wheels 2019-10-07 15:42:24 +05:30
Pradyun Gedam 4048daeddf
nox: Better handle execution with protected pip 2019-10-07 15:41:42 +05:30
Maxim Kurnikov 3692097cca add per-file disallow_untyped_defs=False, and set it to True globally 2019-09-29 23:31:15 +02:00
Pradyun Gedam 8ba9c1470d
Add a note that the nox commands are a "prototype" 2019-09-28 11:26:41 +05:30
Pradyun Gedam 20b58c33fa
Bring in useful comments from tox.ini 2019-09-28 11:26:28 +05:30
Pradyun Gedam 51dc60f8a7
Parallelize tests as much as possible, by default 2019-09-28 11:25:56 +05:30
Pradyun Gedam 2f57f91110
More accurate docstring 2019-09-27 23:30:37 +05:30
Pradyun Gedam a9ae6deacc
Add development commands to nox
Why: To enable using a single tool for release management as well as
development automation.
2019-09-27 23:30:01 +05:30
Pradyun Gedam a0044856d7
No need to create a virtualenv for generate_authors 2019-09-27 22:31:12 +05:30
Pradyun Gedam ff53e6d7d3
Drop dedicated CI job for NEWS fragment check
Why: This task is now handled as a part of pre-commit's checks.
2019-09-24 18:03:23 +05:30
Chris Hunt 459c1c7e40 Validate NEWS files with rstcheck. 2019-09-16 20:52:46 -04:00
Pradyun Gedam b33280d925
Add missing imports 2019-09-05 12:45:28 +05:30
Pradyun Gedam ae4a22958e
Move invoke.generate commands to nox 2019-09-05 12:40:33 +05:30