Merge lp://staging/~dholbach/developer-ubuntu-com/queue-updates-1transaction into lp://staging/developer-ubuntu-com
Proposed by
Daniel Holbach
Status: | Merged |
---|---|
Approved by: | David Callé |
Approved revision: | 140 |
Merged at revision: | 145 |
Proposed branch: | lp://staging/~dholbach/developer-ubuntu-com/queue-updates-1transaction |
Merge into: | lp://staging/developer-ubuntu-com |
Diff against target: |
184 lines (+51/-25) 1 file modified
developer_portal/management/commands/import-external-docs-branches.py (+51/-25) |
To merge this branch: | bzr merge lp://staging/~dholbach/developer-ubuntu-com/queue-updates-1transaction |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
David Callé (community) | Approve | ||
Ubuntu App Developer site developers | Pending | ||
Review via email: mp+270158@code.staging.launchpad.net |
Commit message
Queue create/
This hopefully avoid writes in different developer.u.c app units.
Description of the change
Queue create/
Change logging.ERROR to logging.DEBUG to see DB queries.
To post a comment you must log in.
Test data to use:
sqlite> select * from developer_ portal_ externaldocsbra nch; snapcraft| intro.md guides/ devel| guides/ current|
1|lp:snapcraft|snappy/
2|lp:snappy|snappy/
3|lp:snappy/15.04|snappy/
sqlite>