Open
Description
Create tooling that will automatically update code generation to the latest releases of Autorest Java. Projects are using all different versions of Autorest Java and some can be months, even years, out of date. Having all projects using a consistent version of Autorest Java will ensure they're on the latest builds of the generator and can simplify troubleshooting of issues with generated code.
As part of this, we'll also need to ensure there is "smoke testing" of the unreleased version of Autorest Java to make sure a release won't break libraries once it is available.