From 360b1076cfcf4a236d7cc10e538860921b04da1c Mon Sep 17 00:00:00 2001 From: Rob Lemley Date: Tue, 28 Nov 2023 17:13:20 -0500 Subject: [PATCH] No bug - Archive completed fluent migrations. rs=me DONTBUILD --HG-- rename : python/l10n/tb_fluent_migrations/bug_1703164_applicationManager.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_applicationManager.py rename : python/l10n/tb_fluent_migrations/bug_1703164_attachmentReminder.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_attachmentReminder.py rename : python/l10n/tb_fluent_migrations/bug_1703164_connection.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_connection.py rename : python/l10n/tb_fluent_migrations/bug_1703164_cookies.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_cookies.py rename : python/l10n/tb_fluent_migrations/bug_1703164_dockoptions.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_dockoptions.py rename : python/l10n/tb_fluent_migrations/bug_1703164_messengerLanguages.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_messengerLanguages.py rename : python/l10n/tb_fluent_migrations/bug_1703164_notifications.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_notifications.py rename : python/l10n/tb_fluent_migrations/bug_1703164_offline.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_offline.py rename : python/l10n/tb_fluent_migrations/bug_1703164_passwordManager.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_passwordManager.py rename : python/l10n/tb_fluent_migrations/bug_1703164_permissions.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_permissions.py rename : python/l10n/tb_fluent_migrations/bug_1703164_receipts.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_receipts.py rename : python/l10n/tb_fluent_migrations/bug_1703164_tagDialog.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_tagDialog.py rename : python/l10n/tb_fluent_migrations/bug_1703164_troubleshootMode.py => python/l10n/tb_fluent_migrations/completed/bug_1703164_troubleshootMode.py --- .../{ => completed}/bug_1703164_applicationManager.py | 0 .../{ => completed}/bug_1703164_attachmentReminder.py | 0 .../{ => completed}/bug_1703164_connection.py | 0 .../{ => completed}/bug_1703164_cookies.py | 0 .../{ => completed}/bug_1703164_dockoptions.py | 0 .../{ => completed}/bug_1703164_messengerLanguages.py | 0 .../{ => completed}/bug_1703164_notifications.py | 0 .../{ => completed}/bug_1703164_offline.py | 0 .../{ => completed}/bug_1703164_passwordManager.py | 4 ++-- .../{ => completed}/bug_1703164_permissions.py | 0 .../{ => completed}/bug_1703164_receipts.py | 0 .../{ => completed}/bug_1703164_tagDialog.py | 0 .../{ => completed}/bug_1703164_troubleshootMode.py | 0 13 files changed, 2 insertions(+), 2 deletions(-) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_applicationManager.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_attachmentReminder.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_connection.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_cookies.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_dockoptions.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_messengerLanguages.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_notifications.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_offline.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_passwordManager.py (85%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_permissions.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_receipts.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_tagDialog.py (100%) rename python/l10n/tb_fluent_migrations/{ => completed}/bug_1703164_troubleshootMode.py (100%) diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_applicationManager.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_applicationManager.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_applicationManager.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_applicationManager.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_attachmentReminder.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_attachmentReminder.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_attachmentReminder.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_attachmentReminder.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_connection.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_connection.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_connection.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_connection.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_cookies.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_cookies.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_cookies.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_cookies.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_dockoptions.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_dockoptions.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_dockoptions.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_dockoptions.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_messengerLanguages.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_messengerLanguages.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_messengerLanguages.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_messengerLanguages.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_notifications.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_notifications.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_notifications.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_notifications.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_offline.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_offline.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_offline.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_offline.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_passwordManager.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_passwordManager.py similarity index 85% rename from python/l10n/tb_fluent_migrations/bug_1703164_passwordManager.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_passwordManager.py index bb4883e40b..320cd78f71 100644 --- a/python/l10n/tb_fluent_migrations/bug_1703164_passwordManager.py +++ b/python/l10n/tb_fluent_migrations/completed/bug_1703164_passwordManager.py @@ -1,8 +1,8 @@ # Any copyright is dedicated to the Public Domain. # http://creativecommons.org/publicdomain/zero/1.0/ -from fluent.migrate import COPY_PATTERN -from fluent.migrate.helpers import transforms_from +from fluent.migratetb import COPY_PATTERN +from fluent.migratetb.helpers import transforms_from def migrate(ctx): diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_permissions.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_permissions.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_permissions.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_permissions.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_receipts.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_receipts.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_receipts.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_receipts.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_tagDialog.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_tagDialog.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_tagDialog.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_tagDialog.py diff --git a/python/l10n/tb_fluent_migrations/bug_1703164_troubleshootMode.py b/python/l10n/tb_fluent_migrations/completed/bug_1703164_troubleshootMode.py similarity index 100% rename from python/l10n/tb_fluent_migrations/bug_1703164_troubleshootMode.py rename to python/l10n/tb_fluent_migrations/completed/bug_1703164_troubleshootMode.py