Build Update for wikimedia/pywikibot-core -------------------------------------
Build: #2751 Status: Passed
Duration: 34 minutes and 54 seconds Commit: 5f4eabe (master) Author: Fabian Neundorf Message: [FIX] rollback: Use Revision instance properly
The previous implementation assumed that the revisions are ordered by the id while they are in fact ordered by the timestamp. It also did iterate over the revision ids and not over the `Revision` instance which caused the loop to fail.
Now `APISite.rollbackpage` also requires the user to be logged in.
Change-Id: I280a4781f0f293e09dd94e14007f49cee30f60e3
View the changeset: https://github.com/wikimedia/pywikibot-core/compare/88bf47a9c3d7...5f4eabe94...
View the full build log and details: https://travis-ci.org/wikimedia/pywikibot-core/builds/78041830
--
You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications
pywikibot-commits@lists.wikimedia.org