* Minor fixes for tools stuff
* Fix the package for the tools.go file
* Make it easier to install generate tools by making the install
commands generate commands in the tools file
* Add CI step to check for generated code
Have a CI step that will fail if there's uncommitted generated changes.
* Remove erroring generate statement
Relevant code no longer requires the use of the stringer package.
* Add uncommitted generated code to fix lint error
* Fix action lint error
* Remove unused type