pantheon-systems / terminus

The Pantheon CLI — a standalone utility for performing operations on the Pantheon Platform
https://pantheon.io
Other
318 stars 195 forks source link

BUGS-8304: Restore filter hooks #2607

Closed greg-1-anderson closed 5 months ago

greg-1-anderson commented 5 months ago

Automation that manages the list of Terminus commands and filters removes the filter hooks every time it runs. We need to restore the filter hooks in a way that is not prone to regression.

Starting work with a failing test, as the tests do not catch the lack of the filter hooks, which allowed a bad release to go out.