258
edits
| Line 41: | Line 41: | ||
$ ./buildbot.sh sendchange --username=<who you are> --master=localhost:9030 --branch=releases/comm-release -m "Lightning 1.1 final build 1 kick 1" doit | $ ./buildbot.sh sendchange --username=<who you are> --master=localhost:9030 --branch=releases/comm-release -m "Lightning 1.1 final build 1 kick 1" doit | ||
* At this stage, the master should show that the "tag" builder either has a build pending, or is running. | * At this stage, the [https://buildbot-admin.mozillamessaging.com/calendar/builders/tag/ master should show] that the "tag" builder either has a build pending, or is running. | ||
* If the tag build is pending, you might want to stop it using the [https://buildbot-admin.mozillamessaging.com/calendar/ buildbot web interface] | * If the tag build is pending, you might want to stop it using the [https://buildbot-admin.mozillamessaging.com/calendar/ buildbot web interface] | ||
* It is a good idea to check the comm-* and mozilla-* repositories during/after tagging to ensure the correct thing has been tagged and version bump is correct. | * It is a good idea to check the comm-* and mozilla-* repositories during/after tagging to ensure the correct thing has been tagged and version bump is correct. | ||
edits