jayvdb added a comment. Probably first issue is whether there is a reason to not add a 'wikimedia' account on Appveyor? I am guessing WMF staff need to approve that.
Travis-CI is more clearly supporting open-source, allowing concurrent builds even on multiple projects under the 'wikimedia' account. Appveyor only permits one concurrent build per username for free. That means if Pywikibot is doing 10 builds per merge, it will likely be working 24 hrs a day on Pywikibot merges, give or take, and therefore not be suitable for adding another Wikimedia project to Appveyor. There is an option in Appveyor build settings to skip builds when a more recent merge has been done, which will reduce this problem a little, but that is only a bandaid. TASK DETAIL https://phabricator.wikimedia.org/T101807 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: jayvdb, Ricordisamoa, Aklapper, pywikibot-bugs _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
