-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Currently, when users want to build a model artifact, they must first execute modctl modelfile generate followed by modctl build. We should simplify this workflow. Here is an initial idea for optimization:
- Users will only need to execute
modctl build. If no modelfile is found, it should be generated automatically. - Provide an option to check whether the modelfile needs to be regenerated each time, as the modelfile may become outdated.
aftersnow
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers