lp:~rharding/charmworld/support-implicit-relations

Created by Richard Harding and last modified
Get this branch:
bzr branch lp:~rharding/charmworld/support-implicit-relations
Only Richard Harding can upload to this branch. If you are Richard Harding please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Richard Harding
Project:
charmworld
Status:
Merged

Recent revisions

453. By Richard Harding

Add support for implicit juju- relations

452. By Richard Harding

Update proof to handle 0 rev charms.

- When parsing the store url for a rev the regex would return the int 0
- Proof checks to determine if a revision was defined would use if revision
and fail (bool(0) == False)
- Updates the if checks to use if revision is not None, if revision is None
directly.

https://codereview.appspot.com/23600043/

R=bac.

Approved by Juju Gui Bot.

451. By j.c.sackett

Removes old-revision proof error charms from the review queue. Fixes: https://bugs.launchpad.net/bugs/1247891.

Approved by Juju Gui Bot, Curtis Hovey.

450. By Brad Crittenden

Use forked charm-tools to allow tweaking endpoint.

- The download-cache is updated with the forked build
- Tweaks to force ingest to look at localhost:port to run
- Added the port to the config and updated the production overrides so that
production talks to itself without egress filter issues.
- Update tests for the extra kwarg endpoint.

Note: You cannot ingest bundles without a running instance. This means
to ingest bundles in local dev you must also `make run`.

https://codereview.appspot.com/22540043/

R=bac.

Approved by Juju Gui Bot.

449. By Richard Harding

I'm sick of hitting refresh to watch the queue.

https://codereview.appspot.com/22600043/

R=.

Approved by Juju Gui Bot.

448. By Brad Crittenden

Add tests for short_url routing.

https://codereview.appspot.com/21930046/

R=rharding.

Approved by Juju Gui Bot.

447. By Richard Harding

Support float config type in proof.

- if we don't support validating it then ignore it for now
- add tests to each type we validate.

https://codereview.appspot.com/22370044/

R=bac.

Approved by Juju Gui Bot.

446. By Brad Crittenden

Fix the bundle short_url.

The search results page uses the short_url so clicking on results
gives a 404 without this change.

https://codereview.appspot.com/22360043/

R=bac.

Approved by Juju Gui Bot.

445. By Brad Crittenden

Fix 021 migration

https://codereview.appspot.com/22260044/

R=bac.

Approved by Juju Gui Bot.

444. By Brad Crittenden

Bundle proofing plus migration.

Bundles are only rejected if there are errors not just warnings.
A migration script is provided that will remove all existing bundles. The
good bundles will later be repopulated when ingest runs again.

https://codereview.appspot.com/21790045/

R=gary, sinzui.

Approved by Juju Gui Bot.

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