jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/697918 )

Change subject: [IMPR] Restore compat2core.py script
......................................................................

[IMPR] Restore compat2core.py script

The script is still usefull and can be reused for other deprecations.

Bug: T283565
Change-Id: I177dc08983c5116051e717848ee944cae7daacc9
---
R scripts/maintenance/compat2core.py
M tests/__init__.py
R tests/compat2core_tests.py
3 files changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/scripts/archive/compat2core.py b/scripts/maintenance/compat2core.py
similarity index 100%
rename from scripts/archive/compat2core.py
rename to scripts/maintenance/compat2core.py
diff --git a/tests/__init__.py b/tests/__init__.py
index ce88efe..74f897a 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -148,6 +148,7 @@
     'cache',
     'category_bot',
     'checkimages',
+    'compat2core',
     'deletionbot',
     'fixing_redirects',
     'generate_family_file',
diff --git a/tests/archive/compat2core_tests.py b/tests/compat2core_tests.py
similarity index 100%
rename from tests/archive/compat2core_tests.py
rename to tests/compat2core_tests.py

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/697918
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I177dc08983c5116051e717848ee944cae7daacc9
Gerrit-Change-Number: 697918
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to