You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, specifying the externalCiArtifact requires users to manually input the entire Docker image path, such as docker.io/repository/image:tag . This process is prone to human error and can be tedious.
🎤 Pitch / Usecases
Introduce a dropdown menu that allows users to select the Docker tag.
Example : docker.io/repository/image:tag:v3.10.1
here just the tag v3.10.1 would be changing so rest part can be kept as a variable
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
As discussed with @pawan-mehta-dt Since we have provided a key to provide image tag instead of full image and it's combination with global fixing value, this is not required as of now. Feel free to reopen this @manchal22 If the requirement still exists
🔖 Feature description
Currently, specifying the externalCiArtifact requires users to manually input the entire Docker image path, such as docker.io/repository/image:tag . This process is prone to human error and can be tedious.
🎤 Pitch / Usecases
Introduce a dropdown menu that allows users to select the Docker tag.
Example : docker.io/repository/image:tag:v3.10.1
here just the tag v3.10.1 would be changing so rest part can be kept as a variable
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: