Merge lp:~danilo/launchpad/bug-814580-resubmit into lp:launchpad/db-devel

Proposed by Данило Шеган
Status: Merged
Approved by: Данило Шеган
Approved revision: no longer in the source branch.
Merged at revision: 10854
Proposed branch: lp:~danilo/launchpad/bug-814580-resubmit
Merge into: lp:launchpad/db-devel
Prerequisite: lp:~danilo/launchpad/bug-814580-resubmit-db
Diff against target: 0 lines
To merge this branch: bzr merge lp:~danilo/launchpad/bug-814580-resubmit
Reviewer Review Type Date Requested Status
Henning Eggers (community) Approve
Review via email: mp+70262@code.launchpad.net

Commit message

[r=henninge][bug=814580] Extend packaging_translations job to do the translation sharing migration for individual translation templates when they change (i.e. get renamed or moved to a different project/source package).

Description of the change

= Bug 814580: resubmission =

This is a resubmission of https://code.launchpad.net/~danilo/launchpad/bug-814580/+merge/69978 against db-devel this time: it turns out DB patches go to db-devel after all (pre-requisite branch).

I'm fixing lint.

== Proposed fix ==

== Pre-implementation notes ==

== Implementation details ==

== Tests ==

== Demo and Q/A ==

= Launchpad lint =

Checking for conflicts and issues in changed files.

Linting changed files:
  lib/lp/translations/utilities/translationsplitter.py
  lib/lp/translations/interfaces/translationsharingjob.py
  lib/lp/translations/translationmerger.py
  lib/lp/translations/model/translationsharingjob.py
  lib/lp/translations/model/translationpackagingjob.py
  lib/lp/translations/tests/test_translationpackagingjob.py
  lib/lp/translations/configure.zcml
  lib/lp/translations/tests/test_translationsplitter.py

./lib/lp/translations/translationmerger.py
     571: local variable 'total_ids' is assigned to but never used
./lib/lp/translations/tests/test_translationsplitter.py
      81: local variable 'ubuntu_template' is assigned to but never used
      82: local variable 'ubuntu_sequence' is assigned to but never used
      95: local variable 'upstream_translation' is assigned to but never used
     112: local variable 'upstream_translation' is assigned to but never used
     143: local variable 'upstream_message' is assigned to but never used

To post a comment you must log in.
Revision history for this message
Henning Eggers (henninge) :
review: Approve

Preview Diff

Empty

Subscribers

People subscribed via source and target branches

to status/vote changes: