Portal:Toolforge/Admin/Pywikibot image

From Wikitech
Jump to navigation Jump to search

This page documents the custom Pywikibot build service image.

Updating the image

This needs to happen every time there is a new Pywikibot release.

TODO: write detailed commands

  • Clone the repository
  • Checkout the stable branch
  • Fast-forward merge the pywikibot upstream stable branch
  • Checkout the toolforge branch
  • Merge the stable branch to the toolforge branch
  • Push all branches
  • Start a build
    tools.pywikibot@tools-sgebastion-11:~$ toolforge build start -i pywikibot-scripts-stable --ref toolforge https://gitlab.wikimedia.org/toolforge-repos/pywikibot-buildservice
    

See also