scriptworker-scripts/addonscript/README.md at dev-balrogscript · mozilla-releng/scriptworker-scripts · GitHub
Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 803 Bytes

File metadata and controls

27 lines (16 loc) · 803 Bytes

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