The signoff script currently calls out to moz_kinto_publisher for some operations. Let's decouple these scripts, at the cost of a very small amount of code duplication. This will make it easier to add more complex consistency tests to the signoff process.
The signoff script currently calls out to moz_kinto_publisher for some operations. Let's decouple these scripts, at the cost of a very small amount of code duplication. This will make it easier to add more complex consistency tests to the signoff process.