---------------------
.. _added-2:
Added
~~~~~
- added ``mpd001`` CoT support
- added ``xpi`` CoT support
- added github action CoT support
- added ``require_secret`` in trusted vcs config
- added support for private github repos in CoT verification
.. _changed-3:
Changed
~~~~~~~
- ``gitgithub.com`` urls will now be translated to
``ssh://github.com/`` for the purposes of CoT
- we now trust the github task email, because we can’t verify alternate
emails
- ``download_file`` now takes an ``auth`` kwarg
- ``load_json_or_yaml_from_url`` now takes an ``auth`` kwarg
Removed
~~~~~~~
- removed Focus Nightly from ``test_production`` for continued bustage
due to force pushes
.. _section-5: