Closed Bug 699540 Opened 13 years ago Closed 13 years ago

Push Mozillians 1.1.1 to production on Thursday, Nov. 3, 2011

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

x86
macOS
task
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: tofumatt, Assigned: jason)

Details

I patched up a bug we just spotted in Mozillians. There's a tag 1.1.1 in git (or use the "prod" branch) that needs to be pushed to production. Sorry about that.
Assignee: server-ops → jthomas
[root@genericadm.private.phx1 mozillians.org]# ./update 1.1.1 + echo -e 'Updating code...' Updating code... + cd /data/genericrhel6/src/mozillians.org/mozillians + git fetch origin -q + checkretval + retval=0 + [[ 0 -gt 0 ]] + git checkout -f 1.1.1 Previous HEAD position was 3e20f4b... Don't allow non-vouched to search groups HEAD is now at c858689... Fix huge query bug + git submodule sync -q + git submodule update --init -q + checkretval + retval=0 + [[ 0 -gt 0 ]] + echo -e 'Updating vendor...' Updating vendor... + cd /data/genericrhel6/src/mozillians.org/mozillians/vendor + git submodule sync -q + git submodule update --init -q + checkretval + retval=0 + [[ 0 -gt 0 ]] + cd /data/genericrhel6/src/mozillians.org/mozillians/locale + find . -name '*.mo' -delete + svn up U es/LC_MESSAGES/messages.po Updated to revision 97194
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
QA verified. BFTs and automation run
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.