Closed drazendee closed 1 year ago
would it be better to add after all of the other steps if as simple to implement and not necessarily simply to the end of the file?
the YAML can also have non-step definitions like pipelines and endpoints
Good point! That makes sense
On Wed, Nov 30, 2022 at 12:35 PM Ruksi Korpisara @.***> wrote:
would it be better to add after all of the other steps if as simple to implement and not necessarily simply to the end of the file?
the YAML can also have non-step definitions like pipelines and endpoints
— Reply to this email directly, view it on GitHub https://github.com/valohai/valohai-cli/issues/257#issuecomment-1332014533, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGKBPAOIYKR556FAXCGEC7TWK43WPANCNFSM6AAAAAASO7NOAY . You are receiving this because you authored the thread.Message ID: @.***>
--
Drazen Dodik Customer Success Lead, Valohai
@.*** +358 40 197 0505
https://valohai.com https://www.linkedin.com/in/drazendodik/
Whenever I run
vh yaml step
to update myvalohai.yaml
with new steps Valohai orders the steps alphabetically by step name. It would be nicer if it would just add the step to the end of the file, so I can easily find my new steps and it resembles more my natural workflow