lp:~caio1982/capomastro/fix-billiard-dhpython

Created by Caio Begotti and last modified
Get this branch:
bzr branch lp:~caio1982/capomastro/fix-billiard-dhpython
Only Caio Begotti can upload to this branch. If you are Caio Begotti please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Caio Begotti
Project:
Capomastro
Status:
Merged

Recent revisions

196. By Caio Begotti

trivial commit to fix the nonsensical GhostRevisionsHaveNoRevno problem bzr+launchpad has sometimes

195. By Caio Begotti

fix the dependency version of billiard, not picked up by dh_python correctly

fixing it in pydist-overrides didn't work because billiard is a celery dependency,
not capomastro's, and celery itself already needs some manual help to get its
version figured out okay by dh_python

we had to manually append the smallest version supported by us so celery and
billiard will play nice through the backported packages to trusty

this has been tested on wendigo and it was enough to fix the new celery
we are using for the scheduled builds code

194. By Caio Begotti

release the new package after testing it on wendigo

193. By Daniel Manrique

"User interface changes to create schedules to build projects periodically.

This just creates the required entries in the PeriodicTasks table for djcelery use, the actual running of said tasks will come in a subsequent merge. [r=caio1982][bug=][author=roadmr]"

192. By Daniel Manrique

" projects: added start_periodic_build celery task.

    This task can be called to start a project build. It mimics a user
    launching a project build from the UI. It's meant to be called from
    celery beat at specified intervals to do a build of the specified project. [r=codersquid,caio1982][bug=][author=roadmr]"

191. By Caio Begotti

"Ensures auto_track is respected between projects updates.

Fix the behavior of auto_track in project update view as it should be True by default and only then users can turn it off, otherwise even when it was marked it wouldn't reappear in the form as get_initial() wasn't being populated with it. [r=roadmr][bug=1449241][author=caio1982]"

190. By Caio Begotti

"automatic merge of lp:~caio1982/capomastro/missingcreds-1433354/ by tarmac [r=roadmr,jamesj,codersquid][bug=1433354][author=caio1982]"

189. By Caio Begotti

"make it so every dependency edit also sends the latest xml of the dependency jobtype to jenkins, so jenkins can pick up new or modified parameters from capomastro [r=codersquid,caio1982,roadmr][bug=][author=caio1982]"

188. By Caio Begotti

"Update configuration to suppress spurious/annoying messages in celery log.

The serializer one is a deprecation warning for the next version of Celery.

The other one was actually a bug. Reading the documentation of the version we use it seems the beat process cannot be started multiple times. Setting concurrency to 1 works around that problem. [r=roadmr][bug=][author=caio1982]"

187. By Daniel Manrique

"Update tox.ini to pass positional arguments to py27-django17 environment. [r=codersquid][bug=][author=roadmr]"

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:capomastro
This branch contains Public information 
Everyone can see this information.

Subscribers