[Feedhenry-raincatcher] How do we npm prerelease

Wojciech Trocki wtrocki at redhat.com
Fri Mar 24 10:29:09 UTC 2017


Everything after semver is just our own convention.
We can for example use PR number to make it less confusing etc.
Do not see a big problem here as we always need to specify exact version
number for tests.

> I would prefer us to use 0.5.X+1-alpha.Y and keep it that way and adjust
version just before publish and merge.

That's overcomplicating things and do not resolve problem as there may be
other PR with this version.
If convention is '0.5.1-alpha.x' and you want to publish something to test
it, publish it with the next value (+1). We always should use this specific
version in tests.
Exact version can be determined later when you merge.

If you symlink you can avoid publishing package.

Wojciech Trocki
Red Hat Mobile

On Fri, Mar 24, 2017 at 10:03 AM, Michal Ogrodniczak <mogrodni at redhat.com>
wrote:

> Hi all,
>
> Quick question but IMO important enough to get an agreement of wider group.
> I need to publish new prerelease for fh-wfm-user last few versions on npm
> info:
>
>  '0.5.1-rc1': '2017-03-16T15:56:02.162Z',
>  '0.5.1-alpha.1': '2017-03-22T15:32:04.177Z',
>  '0.5.1-alpha.2': '2017-03-22T16:44:18.255Z',
>  '0.5.1-rc2': '2017-03-23T15:57:29.500Z',
>
> Do I just publish 0.5.1-alpha.X? I can see this being confusing to the
> person that published 0.5.1-alpha.X-1.
> I would prefer us to use 0.5.X+1-alpha.Y and keep it that way and adjust
> version just before publish and merge. At the moment it looks like there
> are two people working in independently on 0.5.1.
>
> Cheers
> Michal
>> --
> Michal Ogrodniczak
> Associate Software Engineer, Red Hat Mobile
>
> mobile: *+353 83 334 5030 <//+353833345030> *
> slack: *@mogrodni*
> mail: *mogrodni at redhat.com <mogrodni at redhat.com>*
>
>
>
> _______________________________________________
> Feedhenry-raincatcher mailing list
> Feedhenry-raincatcher at redhat.com
> https://www.redhat.com/mailman/listinfo/feedhenry-raincatcher
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/feedhenry-raincatcher/attachments/20170324/cc3ba9bb/attachment.htm>


More information about the Feedhenry-raincatcher mailing list