Commit Graph

23 Commits

Author SHA1 Message Date
Steven Robertson 4b37699b45 missed a format call var 2020-10-03 15:39:53 -07:00
Steven Robertson e1e28f14e3 fix venv install 2020-09-27 12:28:15 -07:00
Steven Robertson 2a06d493de python3 needs python3-venv 2020-09-27 11:10:35 -07:00
Steven Robertson d7d29ad9c1 tests are in a bad state...somehow both apt and brew can exist on azure using a linux job with an ubuntu vm image??? 2020-09-27 10:52:28 -07:00
Steven Robertson be70dc9e5d need to group all python install commands together 2020-09-27 10:32:08 -07:00
Steven Robertson 7f58af6977 try a different psycopg2 package as well 2020-09-23 20:54:59 -07:00
Steven Robertson 9a34d5c2c9 need to install psycopg2-binary in the created venv 2020-09-23 20:47:48 -07:00
Steven Robertson 9bef6fe784 fix 'struct _is' error hopefully 2020-09-23 20:38:04 -07:00
Steven Robertson ed2473400b brew is missing postgresql 2020-09-23 20:27:41 -07:00
Steven Robertson 24c0737d37 awesome, /usr/local/bin/python2.7 already exists 2020-09-22 21:46:47 -07:00
Steven Robertson 3831f691c1 missed a format 2020-09-22 21:36:56 -07:00
Steven Robertson af08fb1276 wrong letter 🤦 what am I doing 2020-09-22 21:34:35 -07:00
Steven Robertson 1154a979b1 missed a ) 2020-09-22 21:24:24 -07:00
Steven Robertson c73f19f276 missed a , 2020-09-22 21:14:40 -07:00
Steven Robertson 7507b88255 clean up azure python version used 2020-09-22 20:44:46 -07:00
David Wilson 8d766d3d32 issue #587: disable SSH key setup, it breaks unit tests 2019-05-27 22:33:02 +01:00
David Wilson 45d88b1f3f issue #587: attempt to fix Mac Azure job 2019-05-27 22:23:23 +01:00
David Wilson 4a6eba9653 issue #587: use deadsnakes PPA Python because VSTS version is junk 2019-05-27 22:16:56 +01:00
David Wilson be23331bbe issue #587: ensure Azure worker has a working SSH configuration 2019-05-27 20:14:36 +01:00
David Wilson 0aa4c9d8fc issue #542: .ci: move some tests to Azure and enable Mac job. 2019-02-14 12:49:56 +00:00
David Wilson c84f36e809 issue #426: teach .ci/ Docker pulls to ignore -py3 image suffix. 2018-11-07 00:39:05 +00:00
David Wilson 2a6dbb038f Pythonize, split out and parallelize all jobs. 2018-11-06 18:16:20 +00:00
David Wilson 0b86c4e45f tests: basic (incomplete) Azure Pipelines config 2018-11-06 03:40:56 +00:00