-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Click the "DEPLOY" button directly will fail if the repository contain no image whose tag is latest #4788
Comments
we should follow the clarity standards and have the main action "Deploy" along with the menu "Actions v". in the menu we should have "Deploy with options" and a dividing line and "Delete" |
@lweitzman The button style should be kept consistent with the button in Admiral side |
@lweitzman I agree with you, but Admiral does not strictly obey the clarity standard. Most of the engineering work of your design is on Admiral side. But currently, we should follow their style, or can you persuade them? |
@ninjadq asking PM and eng leads about consistency of menus with the hope that i can persuade them |
Before we reach agreement with Admiral. |
Instead of "additional info" i recommend that we rename that option to "Deploy with options" as stated above. I think its much clearer as to what the action is going to do. |
Proposed release note:
@reasonerjt is this OK? |
We'll use this issue to track the text change, will close it once we confirm the text in the label and make necessary change. |
If the repository
library/hello-world
contains no image whose tag is latest, clicking theDEPLOY
buttion will fail as thelatest
is the default value if no tag is specified:Users can click the
Add addtional info
and choose an existing tag to work around this issue:The text was updated successfully, but these errors were encountered: