summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Karl O. Pinc [Wed, 24 Jun 2020 22:24:59 +0000 (17:24 -0500)]
New make_mock_fixture function
Karl O. Pinc [Thu, 23 Jan 2020 21:44:41 +0000 (15:44 -0600)]
Clean .tox when setup.py changes
Karl O. Pinc [Sun, 5 Jan 2020 08:09:08 +0000 (02:09 -0600)]
Allow marking and running of just unit or just integration tests
Karl O. Pinc [Sat, 28 Dec 2019 21:03:56 +0000 (15:03 -0600)]
Fix so tox runs with different pythons don't share coverage data
Karl O. Pinc [Sat, 28 Dec 2019 20:13:46 +0000 (14:13 -0600)]
Fix so "make check" does not pick up tox results
Karl O. Pinc [Thu, 26 Dec 2019 22:27:37 +0000 (16:27 -0600)]
New fixture to test that distribution is pgwui pluggable
Karl O. Pinc [Fri, 13 Dec 2019 17:17:50 +0000 (11:17 -0600)]
Standardize make accross PGWUI with Makefile_pgwui.mk
Karl O. Pinc [Fri, 13 Dec 2019 04:27:54 +0000 (22:27 -0600)]
Self-document Makefile
Karl O. Pinc [Wed, 11 Dec 2019 17:43:53 +0000 (11:43 -0600)]
Bump version number to 0.5.0
Karl O. Pinc [Wed, 11 Dec 2019 16:08:25 +0000 (10:08 -0600)]
keywords are a list
Karl O. Pinc [Wed, 11 Dec 2019 14:25:24 +0000 (08:25 -0600)]
Use python3 to make
Karl O. Pinc [Fri, 6 Dec 2019 03:35:10 +0000 (21:35 -0600)]
Bump version number to 0.4.0
Karl O. Pinc [Fri, 6 Dec 2019 03:34:51 +0000 (21:34 -0600)]
Add tag when bumping version
Karl O. Pinc [Thu, 5 Dec 2019 19:06:24 +0000 (13:06 -0600)]
Add pgwui_upload to things pip looks for
Karl O. Pinc [Thu, 15 Nov 2018 03:20:32 +0000 (21:20 -0600)]
Bump version number to 0.3.0
Karl O. Pinc [Wed, 14 Nov 2018 16:18:22 +0000 (10:18 -0600)]
Fix rst markup
Karl O. Pinc [Wed, 14 Nov 2018 16:17:10 +0000 (10:17 -0600)]
Include new programs in manifest
Karl O. Pinc [Tue, 13 Nov 2018 22:22:10 +0000 (16:22 -0600)]
Run "make dist" in the pgwui directories
The functions common to bump_version should be abstracted.
Karl O. Pinc [Tue, 13 Nov 2018 02:18:41 +0000 (20:18 -0600)]
Bump version number to 0.2.0
Karl O. Pinc [Sat, 10 Nov 2018 20:30:52 +0000 (14:30 -0600)]
Program to bump version number of all pgwui distributions
Karl O. Pinc [Sat, 10 Nov 2018 20:30:35 +0000 (14:30 -0600)]
Source pip_setup to setup pip env during development
Karl O. Pinc [Sat, 10 Nov 2018 20:20:15 +0000 (14:20 -0600)]
Fix wheel install in pudb venv
Karl O. Pinc [Sat, 10 Nov 2018 18:52:36 +0000 (12:52 -0600)]
Initial commit