Re: Problem with testing on Travis CI

2019-01-16 Thread אורי
tru...@konk.org> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On Wed, Jan 16, 2019 at 09:11:47AM +0200, אורי wrote: > > Hi, > > > > I recently have problems with testing my project on Travis CI. Tests > > started to fail 2 da

Re: Problem with testing on Travis CI

2019-01-16 Thread Michal Petrucha
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Wed, Jan 16, 2019 at 09:11:47AM +0200, אורי wrote: > Hi, > > I recently have problems with testing my project on Travis CI. Tests > started to fail 2 days ago. The error message is > `psycopg2.OperationalError: FATAL: databas

Problem with testing on Travis CI

2019-01-15 Thread אורי
Hi, I recently have problems with testing my project on Travis CI. Tests started to fail 2 days ago. The error message is `psycopg2.OperationalError: FATAL: database "speedy" does not exist` and I don't know why. It seems to me that the first test which fail for this reason is http

Re: CI build failing but local builds pass

2018-08-03 Thread Ismail Sunni
.1/releases/2.1/#dropped-support-for-postgresql-9-3> > ) > > On Wednesday, 1 August 2018 23:47:16 UTC+5:30, Ajat Prabha wrote: >> >> Hi, >> I'm working on a hobby project <https://github.com/devlup-labs/mug_lo> >> and the issue I'm facing is that the CI b

Re: CI build failing but local builds pass

2018-08-01 Thread Ajat Prabha
> > Hi, > I'm working on a hobby project <https://github.com/devlup-labs/mug_lo> > and the issue I'm facing is that the CI build > <https://travis-ci.org/devlup-labs/mug_lo/builds/410919680> is failing > and I'm not sure why is this happening. > The only difference i

CI build failing but local builds pass

2018-08-01 Thread Ajat Prabha
Hi, I'm working on a hobby project <https://github.com/devlup-labs/mug_lo> and the issue I'm facing is that the CI build <https://travis-ci.org/devlup-labs/mug_lo/builds/410919680> is failing and I'm not sure why is this happening. The only difference is that I updated <htt

Re: CI

2010-11-16 Thread Johannes Nel
in fabric and hudson integration or >> a good resource on propagation strategies will be much appreciated. >> >> >> >> >> >> >> >> >> >> On Sat, Nov 13, 2010 at 4:56 PM, Johannes Nel <johannes@gmail.com> wrote: >> > Hi All >> >>

Re: CI

2010-11-16 Thread Nick Lo
ed. > > If anyone has got some experience in fabric and hudson integration or > a good resource on propagation strategies will be much appreciated. > > > > > > > > > > On Sat, Nov 13, 2010 at 4:56 PM, Johannes Nel <johannes@gmail.com> wrote: > > Hi All

Re: CI

2010-11-13 Thread Johannes Nel
: > Hi All > > What do you guys use for CI servers? Also where can I get some > detailed info on application propagation strategies (from dev, to qa, > to uat to prod) for django > > As a side note, I think the getting started documentation should be > updated to reflect th

CI

2010-11-13 Thread Johannes Nel
Hi All What do you guys use for CI servers? Also where can I get some detailed info on application propagation strategies (from dev, to qa, to uat to prod) for django As a side note, I think the getting started documentation should be updated to reflect the use of relative paths http

Re: CI for Django projects

2010-02-19 Thread Jens Jahnke
Hi, you could try TeamCity. I've written some short instructions (in german) here: http://www.jan0sch.de/wissen/teamcity-django-python-tests You'll need an extension for python, a custom test runner and the appropriate build configuration for TeamCity. We are using this for some months now and it

Re: CI for Django projects

2010-02-19 Thread Angel Cruz
I have used a Continous Integration framework form TeamCity to auto build and test our Delphi based product. Though it is not building and testing Django, the TeamCity executable eventually calls python, which controls every thing from that point on. With python, I am sure you can auto build and

CI for Django projects

2010-02-19 Thread HB
Hey, Do you know a Continuous Integration tool that supports Django projects? Thanks. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email