drone-plugins / drone-docker

Drone plugin for publishing Docker images
http://plugins.drone.io/drone-plugins/drone-docker
Apache License 2.0
318 stars 319 forks source link

fix:[CI-13562]:improve error message for anonymous connector used #450

Closed Aishwarya-Lad closed 3 months ago

Aishwarya-Lad commented 4 months ago

Ticket : https://harness.atlassian.net/browse/CI-12799

Here the ask was to validate anonymous connector on save, but we want to minimize validations on save for efficiency. The other ask was for a proper error message in case anonymous connector is used as base image connector, but since this pull would be successful even without the connector we are throwing a suggestive error.