This is an automated email from the ASF dual-hosted git repository.

dgrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-release.git


The following commit(s) were added to refs/heads/master by this push:
     new b7ccd1d  add npm publish step for client-js and composer (#307)
b7ccd1d is described below

commit b7ccd1d849cb0c9d8a1fc624a7c46a2f0d76d8ab
Author: David Grove <[email protected]>
AuthorDate: Tue Oct 15 10:51:51 2019 -0400

    add npm publish step for client-js and composer (#307)
---
 docs/release_instructions.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/release_instructions.md b/docs/release_instructions.md
index 4e4f20e..01b776b 100644
--- a/docs/release_instructions.md
+++ b/docs/release_instructions.md
@@ -237,6 +237,14 @@ tag to point to the new images.
 If you have published new images to dockerhub, submit PRs to
 [openwhisk-deploy-kube](https://github.com/apache/openwhisk-deploy-kube) and 
[openwhisk-devtools 
(docker-compose)](https://github.com/apache/openwhisk-devtools) to use the new 
images.
 
+### Publishing to npm
+
+The openwhisk-client-js and openwhisk-composer project release npm
+packages built from each source release.  The Release Manager should
+build and publish these packages manually using the openwhisk-bot
+credentials found in the npmjs.txt file in the accounts subdir of the
+PMC private svn.
+
 ### Homebrew
 
 If you released a new version of openwhisk-cli, then submit a PR

Reply via email to