bmad-sim / bmad-ecosystem

Bmad simulation ecosystem for simulating high energy storage rings.
https://www.classe.cornell.edu/bmad/
13 stars 15 forks source link

CI: regenerate Tao interface commands prior to running PyTao tests #1310

Closed ken-lauer closed 1 week ago

ken-lauer commented 1 week ago

This could have caught the issue in #1308 - assuming that an example was added to the command's documentation string.

ken-lauer commented 1 week ago

OK, this is ready for your review @DavidSagan

You'll note that it now shows the new wall3d_radius command added to the Tao interface commands in the Python diff step. If there were an example in the docstring, it would have caught the type error in #1308

DavidSagan commented 1 week ago

Since the PR passes the tests it is good enough for me.