If I understand correct, these tags aren't going to be used by npm, just
make it easier for us to map npm releases to git hash's?

Sounds fine, but hoping these stay well lined up over time.


On Tue, Sep 3, 2013 at 12:33 PM, Andrew Grieve <[email protected]> wrote:

> Right now CLI & plugman don't have git tags associated with their npm
> releases.
>
> I'd like to be able to do a "git log latest..master" in order to enumerate
> changes since the last release.
>
> So, I'd like to propose:
> #1 - Add a git tag for each npm release, where the tag name is the same as
> the version
> #2 - Add a git tag called "latest", which points to the most recent release
>
> I've added this already to
> https://wiki.apache.org/cordova/StepsForToolsRelease, but wanted explicit
> buy-in here. #1 will result in a lot of tags being created over time (which
> I think is fine).
>
> Andrew
>

Reply via email to