dstack icon indicating copy to clipboard operation
dstack copied to clipboard

Remove duplication in documenting RunConfigurations

Open r4victor opened this issue 1 year ago • 1 comments

Currently RunConfigurations are documented both via docstrings and via Annotated description. The docstrings are used to generate Python API reference, and the annotations are used to generate .dstack.yml reference.

The suggestion is to make the Python API to be generated from annotations so that we can get rid of docstrings and avoid describing all fields twice.

r4victor avatar Apr 12 '24 06:04 r4victor

This issue is stale because it has been open for 30 days with no activity.

peterschmidt85 avatar May 13 '24 01:05 peterschmidt85

This issue was closed because it has been inactive for 14 days since being marked as stale. Please reopen the issue if it is still relevant.

peterschmidt85 avatar May 27 '24 01:05 peterschmidt85