Skip to content

Commit d1eae2b

Browse files
author
Zach Hoeken
committed
added a checklist for future releases.
1 parent d6992dd commit d1eae2b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

RELEASE_CHECKLIST

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
1. Make a bumblebee release - bumblebee/make_release.sh x.y
2+
2. Upload bumblebee release to download server.
3+
3. Make a git tag and push it - git tag -a x.y -m "tagging vX.Y release" && git push --tags
4+
4. Roll out BotQueue.com production code.
5+
5. Post new release blog on www.hoektronics.com
6+
6. Tweet and email about new release

0 commit comments

Comments
 (0)