scriptworker-scripts/addonscript at dev-shipitscript · mozilla-releng/scriptworker-scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Addonscript

Build Status

This is designed to be run from scriptworker, but runs perfectly fine as a standalone script.

Docs

More details on what this script does can be found in RelEng docs.

README.md is the master readme, and README.rst is generated via

pandoc --from=markdown --to=rst README.md > README.rst

This is purely because

  1. @Callek prefers writing markdown, and
  2. pypi appears to deal with rst better than markdown.

Update python dependencies

The easiest way to do this is to run pin.sh:

./maintenance/pin.sh addonscript