Bug 1776649 - Don't require webdriver or geckodriver crates to be audited, , bholley...
commitf038dd059a386536b91d1ef7ee5d7d2492007383
authorJames Graham <james@hoppipolla.co.uk>
Mon, 27 Jun 2022 20:17:22 +0000 (27 20:17 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Mon, 27 Jun 2022 20:17:22 +0000 (27 20:17 +0000)
tree30facb2998e3b06285f7b2d373c7c0e76e91fd82
parenteade1ae33b683eeb36f2714b1ee57d7371174074
Bug 1776649 - Don't require webdriver or geckodriver crates to be audited, , bholley r=webdriver-reviewers,supply-chain-reviewers,bholley,whimboo

This requirement meant that we had to publish the crates on crates.io
before they reached autoland. This didn't work well for the
geckodriver release process, since the binary releases are built on
mozilla-central, and needing to pre-upload the crates made it
impossible to guarantee that the binary release matches the uploaded
version.

Instead, add a step to the release docs to update this information.

Differential Revision: https://phabricator.services.mozilla.com/D150361
supply-chain/config.toml
testing/geckodriver/doc/Releasing.md