From 626eb1f871e9528aade4c578b069253a581addf4 Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Wed, 21 Dec 2016 10:57:08 -0700 Subject: [PATCH] Following these steps in order makes the `treeish=latest npm run zip` task fail --- Release-Procedure.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/Release-Procedure.md b/Release-Procedure.md index 5466d79..e45a206 100644 --- a/Release-Procedure.md +++ b/Release-Procedure.md @@ -98,13 +98,6 @@ Publish the release artifacts (examples and source) on the website. In a workin If you run into ```Warning: ENFILE: file table overflow``` check out this [Stack Overflow post](http://superuser.com/questions/433746/is-there-a-fix-for-the-too-many-open-files-in-system-error-on-os-x-10-7-1) (or try `sudo launchctl limit maxfiles 2048 unlimited`). -It is also a good idea to update the `master`-variant of the website, you just have to run… - - # update 'http://openlayers.org/en/master/' - npm run deploy - -… and `http://openlayers.org/en/master/` and `http://openlayers.org/en/latest/` are in sync again. - ### Create release page and post archive for download Create an archive from the artifacts created by the `npm run deploy` step above. This includes the documentation and source.