You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/05/13 11:13:12 UTC

[jira] [Commented] (CB-7904) Built nightly releases using coho

    [ https://issues.apache.org/jira/browse/CB-7904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282623#comment-15282623 ] 

ASF subversion and git services commented on CB-7904:
-----------------------------------------------------

Commit 9c6987041c7fbd649ed8f2c87e635bfd6ab7c09c in cordova-coho's branch refs/heads/master from [~daserge]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-coho.git;h=9c69870 ]

CB-7904 Built nightly releases using coho

Updates code for the current version
Fixed the date format
Add 'ignore-test-failures' flag for debugging purposes
Clone repos if necessary before updating
Add commit short SHA to the lib/cli build version
Adds handling for separate CLI and LIB nightly versions unpublishing
Fixes npm-unpublish-nightly entryPoint


> Built nightly releases using coho
> ---------------------------------
>
>                 Key: CB-7904
>                 URL: https://issues.apache.org/jira/browse/CB-7904
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: CLI, Coho, CordovaLib
>            Reporter: Steve Gill
>            Assignee: Steve Gill
>
> I am working on adding a new command: ```coho nightly```
> How it works:
> 1) Update repos for all platforms + cli + lib to latest commits
> 2) grab commit hash for every platform and save it to shas.json in the cli repo
> 3) Replace version field in cordova-lib/src/cordova/platformsConfig.json (formally platforms.js) for each platform with the sha. 
> 4) Update versions of cli + lib to remove `-dev` and add `-night.YEAR.MONTH.DAY`
> 5) Run `npm test` for cli + lib
> 6) Publish to npm under nightly tag.
> 7) Install with `npm install -g cordova@nightly`
> Using updated cli + tools, you would have to do `cordova platform add --usegit` when adding platforms now.
> This script would run once a day. Set it up as a cron job on some server.
> Nothing will be committed back, no branches, no tags. 
> PR incoming



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org