Description
When a Ballerina CLI tool is developed, the experience should be that the developers should be able to publish the tool to the local repository and pull it back for testing. In this case, the same version of the tool can be published for multiple times to the local repository.
But if the published version (to the local repository) is the same as the one in the distribution (which is the case for Alpha pack testing), the locally pushed pack is not picked, even when the
bal pull grpahql:1.0.0 --repository=local
is executed.
Steps to Reproduce
No response
Affected Version(s)
No response
OS, DB, other environment details and versions
No response
Related area
-> Update Tool
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response