--------------------
.. _added-80:
Added
~~~~~
- Added ``requirements-*.txt`` files. The ``-prod`` files have pinned
versions+hashes, via ``reqhash``.
- Added ``raise_future_exceptions`` function from signingscript
.. _changed-78:
Changed
~~~~~~~
- Upload artifacts to public/env/\ ``filename``.
- Enabled coverage branches in testing.
- Enabled environment variable configuration for credentials+workerid
- Moved source repo to
`mozilla-releng/scriptworker <https://github.com/mozilla-releng/scriptworker>`__
- No longer prepend stderr log lines with ERROR
- Reduced debug logging
.. _fixed-69:
Fixed
~~~~~
- Tweaked the config defaults to be a bit more sane.
- Fixed an exception where automated processes without HOME set would
fail to launch scriptworker
.. _removed-34:
Removed
~~~~~~~
- Removed ``scheduler_id`` from config; it’s only used to schedule
integration tests.
.. _section-129: