Page MenuHomePhabricator

Add pywikibot component(s) for other scripts
Closed, ResolvedPublic

Description

Either we need a component for each script in compat & core, or a component 'Other scripts'.

I slightly prefer the latter option.

If we do the former, here is a complete list of scripts in core

http://git.wikimedia.org/tree/pywikibot%2Fcore.git/master/scripts

The only overlap in names between pywikibot/ and scripts/ are:
login.py
version.py

IMO the script and the library file for login and version are tightly coupled and we do not need two components for those. IMO both of those sit nicely under 'General'.


Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=68514

Details

Reference
bz68542

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 3:32 AM
bzimport set Reference to bz68542.

I see a similar request (bug 68514) resulted from a mailing list discussion on pywikipedia-l, but that appears to be a very small subset.

Has this been discussed with the other maintainers? +1 welcome.

For general info what's needed: https://www.mediawiki.org/wiki/Bug_management/Project_Maintainers#To_add_a_project_or_component

Has bug 68514 superseded this?
if not, has this been discussed with the other maintainers? +1 welcome.

For general info what's needed: https://www.mediawiki.org/wiki/Bug_management/Project_Maintainers#To_add_a_project_or_component

Currently not actionable.

Has bug 68514 superseded this?
if not, has this been discussed with the other maintainers? +1 welcome.

For general info what's needed: https://www.mediawiki.org/wiki/Bug_management/Project_Maintainers#To_add_a_project_or_component

Currently not actionable.

+1 on a component named 'Other scripts' to separate script bugs from framework bugs.

(In reply to Merlijn van Deen from comment #5)

+1 on a component named 'Other scripts' to separate script bugs from
framework bugs.

+1

I've created a component "Other scripts" with the description "For separate issues with scripts that are not problems in the Pywikibit framework itself".
Not sure if there are already bug reports that you'd like to move there?
Is anything else wanted in this bug report?

Please change "Pywikibit" to "Pywikibot" in the description of the component.
Otherwise, I think this bug can be marked as FIXED.

Whoops, sorry for that. Fixed now.