Browse code

update release checklist and .gitignore

Docker-DCO-1.1-Signed-off-by: Victor Vieux <vieux@docker.com> (github: vieux)

Victor Vieux authored on 2014/07/03 03:53:35
Showing 2 changed files
... ...
@@ -26,3 +26,4 @@ Vagrantfile
26 26
 docs/AWS_S3_BUCKET
27 27
 docs/GIT_BRANCH
28 28
 docs/VERSION
29
+docs/GITCOMMIT
... ...
@@ -138,11 +138,10 @@ make AWS_S3_BUCKET=beta-docs.docker.io docs-release
138 138
 ### 5. Commit and create a pull request to the "release" branch
139 139
 
140 140
 ```bash
141
-export GITHUBUSER="YOUR_GITHUB_USER"
142 141
 git add VERSION CHANGELOG.md
143 142
 git commit -m "Bump version to $VERSION"
144 143
 git push $GITHUBUSER bump_$VERSION
145
-echo "https://github.com/$GITHUBUSER/docker/compare/dotcloud:master...$GITHUBUSER:bump_$VERSION?expand=1"
144
+echo "https://github.com/$GITHUBUSER/docker/compare/dotcloud:release...$GITHUBUSER:bump_$VERSION?expand=1"
146 145
 ```
147 146
 
148 147
 That last command will give you the proper link to visit to ensure that you