lp:~doanac/ubuntu-ci-services-itself/lander-ppa-retry

Created by Andy Doan and last modified
Get this branch:
bzr branch lp:~doanac/ubuntu-ci-services-itself/lander-ppa-retry
Only Andy Doan can upload to this branch. If you are Andy Doan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andy Doan
Project:
Ubuntu CI Services
Status:
Merged

Recent revisions

323. By Andy Doan

lander: retry getting ppa

We should retry getting a PPA in the lander when all PPAs are
currently reserved.

322. By Andy Doan

[r=William Grant, PS Jenkins bot] webui: improve performance of status page

I noticed a tricky problem. If one of the status URLs we are trying
to reach is taking a really long time, the rest of the json URLs we
try to load get delayed on the main javascript thread.

This changes the code to use JavaScript workers which essentially do
the status loading in separate threads and then communicate back to
the main gui thread the status to display.
  from Andy Doan

321. By Andy Doan

[r=Joe Talbott, PS Jenkins bot] improve display logic of json-status objects

This gets the providers sending information in a better format
that the webui can start to style better.

NOTE: this doesn't address make the webui look nice. It just
gets the backend pieces in place so that webui can now be improved
upon independently
  from Andy Doan

320. By Vincent Ladeuil

[r=Evan Dandrea] fix broken run-worker change

revno(315) caused a regression because all the run-worker scripts
were dealing with sys.path in order to import things properly. This
patch adds a new "run-python" script that will launch the worker
scripts with the proper PYTHONPATH. from Vincent Ladeuil

319. By Chris Johnston

[r=Chris Johnston, Parameswaran Sivatharman, PS Jenkins bot] Switch to using the IS Jenkins charm from Chris Johnston

318. By Andy Doan

[r=Chris Johnston, Evan Dandrea, PS Jenkins bot] restish charm: use restish .deb

ev's got this packaged now so we don't need pip for this 1288103 from Andy Doan

317. By Evan

[r=Evan Dandrea, Vincent Ladeuil, PS Jenkins bot] Use my branch of python-jujuclient until https://code.launchpad.net/~ev/python-jujuclient/fix-reconnect/+merge/209485 lands. This fixes reconnecting in jujuclient, which made an invalid call in websocket-client. from Evan Dandrea

316. By Andy Doan

[r=Vincent Ladeuil, PS Jenkins bot] ppa-assigner: hook into the json-status stuff for the webui from Andy Doan

315. By Vincent Ladeuil

[r=Evan Dandrea] Rename run_workers scripts to make them unique for python across the components. from Vincent Ladeuil

314. By Evan

[r=Vincent Ladeuil, PS Jenkins bot] Package ci-utils and the CLI. from Evan Dandrea

Branch metadata

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

Subscribers