On 2013-10-17 14:33, Sönke Ludwig wrote:

"dub publish" sounds like something that may considerably increase the
complexity of the command line tool, especially in the long term, and it
also increases the coupling to the public registry, whereas now it just
needs a very small HTTP API that can be fulfilled by any HTTP file
server. So I'd rather want to avoid that if possible.

You could have something like this:

dub publish <git-tag>

Should be much difference compare to how it works now. It would just trigger the server to look for that tag, instead of doing it automatically.

--
/Jacob Carlborg

Reply via email to