December 15, 2014
On 12/15/2014 09:31 AM, Jacob Carlborg wrote:
>
> I've complained about this before. As far as I know it's not currently
> possible. I would rather tell dub myself which versions are available.
> Not making all tags available that match a pattern.

Well here is the code https://github.com/D-Programming-Language/dub-registry, right?
December 15, 2014
On 12/15/2014 12:31 AM, Jacob Carlborg wrote:
> On 2014-12-15 08:44, Walter Bright wrote:
>
>> How do I get dub to stop looking at the test branch?
>
> I've complained about this before. As far as I know it's not currently possible.
> I would rather tell dub myself which versions are available. Not making all tags
> available that match a pattern.

Would it work if I deleted the tags from the test branch?

December 15, 2014
On 2014-12-15 10:12, Walter Bright wrote:

> Would it work if I deleted the tags from the test branch?

I don't know, at least previously Dub tracked branches as well.

-- 
/Jacob Carlborg
December 15, 2014
On 2014-12-15 09:41, Martin Nowak wrote:

> Well here is the code
> https://github.com/D-Programming-Language/dub-registry, right?

I don't have time to work on every single project myself.

-- 
/Jacob Carlborg
December 15, 2014
On 12/15/2014 10:12 AM, Walter Bright wrote:
>
> Would it work if I deleted the tags from the test branch?

Deleting the dub.json on the test branch should work.
But you can also leave things as they are, the test branch isn't available.
http://code.dlang.org/packages/dmdscript
December 15, 2014
On 12/15/2014 8:49 AM, Martin Nowak wrote:
> On 12/15/2014 10:12 AM, Walter Bright wrote:
>>
>> Would it work if I deleted the tags from the test branch?
>
> Deleting the dub.json on the test branch should work.
> But you can also leave things as they are, the test branch isn't available.
> http://code.dlang.org/packages/dmdscript

Ok, guess I'll leave it be, then!
1 2
Next ›   Last »