lp:~benji/charmworld/fix-generation-19

Created by Benji York and last modified
Get this branch:
bzr branch lp:~benji/charmworld/fix-generation-19
Only Benji York can upload to this branch. If you are Benji York please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Benji York
Project:
charmworld
Status:
Development

Recent revisions

475. By Benji York

add a make target that encodes knowledge about how to run migrations

474. By Brad Crittenden

Add two more questions to QA assessment.

https://codereview.appspot.com/49030044/

R=bac.

Approved by Juju Gui Bot.

473. By Brad Crittenden

Fix a bug that killed the worker.

Fixed 'wait_seconds' and added missing tests.
Added stanzas for logging that are required until the production overrides in
the charm are brought in.

QA: run 'bin/ingest-queued --limit=10 --debug --run-forever' and see that it
waits before proceeding.

https://codereview.appspot.com/48540043/

R=rharding.

Approved by Juju Gui Bot.

472. By Benji York

Add docs for setting up ES and Nagios

Also fixed a branch URL in the docs that was no longer valid.

Approved by Juju Gui Bot.

471. By Brad Crittenden

Remove HTML from QA question titles.

The HTML displays properly in Charmworld. However when those titles are
displayed in the Juju GUI they are rendered as plain text.

Rather than changing the GUI it is easier to just move any HTML to the
description portion of the question, which is not displayed by the GUI.

The original changes to the QA questions have not yet been deployed on
production so no migration is necessary. Migrations 022 and 023 will need to
be run by hand on staging, however.

https://codereview.appspot.com/47490043/

R=benji.

Approved by Juju Gui Bot.

470. By Benji York

Always update branches.

This fixes a bug in which branches could have all the revisions available but
be "at" an earlier revision than head.

Approved by Juju Gui Bot, Benji York.

469. By Brad Crittenden

Run charm/bundle queue and ingest from one script

Originally, queueing was run from a cronjob every fifteen minutes. Stuff was
added without regard to it being queued up already.

Ingest was run continuously but slept fifteen minutes when it completed before
looking at the queue again.

This change makes the supervisord-run worker do the queue job, then ingest
charms and bundles. At the end, it sleeps for fifteen minutes minus the
amount spent doing the work.

The charmworld charm needs to be fixed to not create the cronjob for
queueing. It hasn't been done yet but the bin/queued script that is called by
the cronjob needs to be disabled before this change lands or the queueing will
be run by two different approaches.

https://codereview.appspot.com/45440043/

R=benji. Fixes: https://bugs.launchpad.net/bugs/1130732.

Approved by Juju Gui Bot.

468. By Brad Crittenden

New QA assessment questions.

A migration is necessary to remove the old questions and answers and then to
reinstate the new ones. I've separated these two tasks into two different
migrations for easier testing.

Note the second one is forced to reach into Version and call the newly
refactored setup_qa_data because initialize is only called if the database has
not previously been versioned.

https://codereview.appspot.com/44070045/

R=rick, benji. Fixes: https://bugs.launchpad.net/bugs/1257878.

Approved by Juju Gui Bot, Benji York.

467. By Brad Crittenden

Add download stats to bundle API call.

https://codereview.appspot.com/29850043/

R=benji.

Approved by Juju Gui Bot.

466. By j.c.sackett

Remove buggy jspark and create better sparklines.

Approved by Juju Gui Bot, Aaron Bentley.

Branch metadata

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

Subscribers