I just created a dub package. Frankly, the whole thign is backward.
Paul Backus
snarwin at gmail.com
Sun Apr 24 13:51:54 UTC 2022
On Sunday, 24 April 2022 at 09:47:25 UTC, rikki cattermole wrote:
>
> On 24/04/2022 8:52 PM, Daniel N wrote:
>> Why force 'v' prefix though? That's incompatible with the
>> standard used at my company. So we could not use dub even if
>> we wanted to.
>
> I have no idea and I'm not sure there is going to be a one size
> fits all solution without adding issues into the version
> checking.
>
> But in saying that, as long as what dub expects and what
> standard you follow does not conflict, just tag multiple times
> for the same commit. There shouldn't be an issue there.
The registry could also allow you to create releases manually.
Like, you type the version number and the tag/commit hash you
want to use for that version into a form, and then whenever
somebody asks for version x.y.z, it gives them the commit you
specified.
More information about the Digitalmars-d
mailing list