[python-uk] Suggestions / best practices for deployment

2013-05-17 Thread Fadhley, Salim
In a previous job I was asked to set up CI & (almost) automatic deployment for a financial pricing library + UI which had a large multi-step build and an annoying test-routine - which included loads of regression tests which had been written in MS-Excel. This was a desktop application used by

Re: [python-uk] Suggestions / best practices for deployment

2013-05-17 Thread M.-A. Lemburg
On 16.05.2013 17:46, Andy Robinson wrote: > Speaking as a relatively obsolete dinosaur, I would suggest that if > you are going to discuss specific deployment practices, you start with > the most fundamental ones: SSH, the unix shell and so on. > > We have had issues over the years with people co