GitHub user daserge opened a pull request:
https://github.com/apache/cordova-coho/pull/123
CB-7904 Update version format to include SHA and use UTC date
Updating as per
[discussion](https://github.com/cordova/cordova-discuss/pull/47#discussion_r63589276).
Not including `attempt` as this should be a rare case and it only affects
`semver.sort` (i.e.
`<package_id>@<next_version>-nightly.<build_date>.<commit_SHA>` >
`<package_id>@<next_version>-nightly.<build_date>.<attempt>.<commit_SHA>`),
which we are not using now.
In case a nightly will be needed to re-published multiple times a date it
should be possible to unpublish the old one (in 24 hours period) - else it will
be another date so an `attempt` suffix will not be needed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-coho CB-7904
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-coho/pull/123.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #123
----
commit 8742d58c5e310a3a0191005540c70c5fb74f49c7
Author: daserge <[email protected]>
Date: 2016-05-18T11:51:41Z
CB-7904 Update version format to include SHA and use UTC date
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]