Repository: cordova-coho Updated Branches: refs/heads/master 20b0c3331 -> 4bafcc866
Add a TODO about publish RCs to npm for tools Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/9d263bdb Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/9d263bdb Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/9d263bdb Branch: refs/heads/master Commit: 9d263bdb35aaca5e475a4d2bdc3316343397a597 Parents: 20b0c33 Author: Andrew Grieve <[email protected]> Authored: Tue Mar 11 14:47:40 2014 -0400 Committer: Andrew Grieve <[email protected]> Committed: Tue Mar 11 14:47:40 2014 -0400 ---------------------------------------------------------------------- docs/tools-release-process.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/9d263bdb/docs/tools-release-process.md ---------------------------------------------------------------------- diff --git a/docs/tools-release-process.md b/docs/tools-release-process.md index 2d7850a..8e720ee 100644 --- a/docs/tools-release-process.md +++ b/docs/tools-release-process.md @@ -16,6 +16,8 @@ TODO: Use perl instead of sed in these commands so they work on Linux. TODO: We may want to be using [signed tags](http://git-scm.com/book/en/Git-Basics-Tagging), or at least annotated tags. +TODO: Should publish to npm under RC version numbers (and remove the RC afterwards). + ## Get Buy-in Email the dev mailing-list and see if anyone has reason to postpone the release.
