Skip to content

Commit

Permalink
chore(release): Add steps for website.
Browse files Browse the repository at this point in the history
  • Loading branch information
andresdominguez authored and sjelin committed Dec 26, 2014
1 parent aec35c9 commit 9c9945c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion release.md
Expand Up @@ -42,10 +42,12 @@ Say the previous release was 0.0.J, the current release is 0.0.K, and the next r

- NPM publish

- Update the website. `./scripts/generate-docs.sh`. Then switch to the
- Update the website. `./scripts/generate-docs.sh`. Run unit and e2e tests. Then switch to the
`gh-pages` branch, edit the commit message with `git commit --amend`,
and push the new website.

- Run e2e test against the published website.

- Let people know
- Have @ProtractorTest tweet about it

Expand Down

0 comments on commit 9c9945c

Please sign in to comment.