estela-web: Automatically try to add arguments, env vars, and tags written in creation forms#226
estela-web: Automatically try to add arguments, env vars, and tags written in creation forms#226raymond1242 wants to merge 5 commits intomainfrom
Conversation
mgonnav
left a comment
There was a problem hiding this comment.
@raymond1242 I have added a change refactoring some of the code. We still need to add this functionality to the clone modals.
Also, ensure that we verify both cases correctly when the name is present but the value isn't and vice-versa. I fixed it for the create modals because if I had an argument/env var name: it would raise an error but :value would create the job without verifying this is not a valid argument/env var.
839abb3 to
739d443
Compare
Done @mgonnav |
Description
estela-web: Automatically try to add arguments, env vars, and tags written in creation forms
Issue
* Github Issue ID.
Checklist before requesting a review