Closed Bug 1174150 Opened 10 years ago Closed 10 years ago

[basket] Push new tag to stage, then prod

Categories

(Infrastructure & Operations Graveyard :: WebOps: Product Delivery, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pmac, Assigned: cliang)

Details

(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/1339] )

Please push the git tag "v2015.4" to stage, allow us to test, then on to production after we approve. Thanks!
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/1339]
Assignee: server-ops-webops → cliang
Tag pushed to stage. Let me know how it works out. =) $ sudo bash ./update v2015.4 [2015-06-12 14:02:19] Updating code. commit 85735150cd8a0fc3ca592d38069139cbe2b10554 Merge: d9a3be6 e90ad11 Author: Josh Mize <jgmize@gmail.com> Date: Thu Jun 11 21:18:45 2015 -0500 Merge pull request #137 from pmclanahan/add-admin-sms-ids Fix bug 1173780: Add SMS message id admin. commit e90ad117a29a21b192acec4317465326e8a23f88 Author: Paul McLanahan <pmac@mozilla.com> Date: Thu Jun 11 10:11:39 2015 -0400 Fix bug 1173780: Add SMS message id admin. In ET the ID of an SMS message we need to send them changes when you edit it. So we need to be able to update these easily. commit d9a3be6e2dd9685c4b1f95a7a911b99062ffcf12 Merge: b4c375c ae85b44 Author: Josh Mize <jgmize@gmail.com> Date: Thu May 28 09:38:31 2015 -0500 Merge pull request #136 from pmclanahan/add-sms-messages-1169026 Bug 1169026: Add SMS messages for spring campaign. [2015-06-12 14:02:20] Updating vendor. [2015-06-12 14:02:21] Collect static assets. [2015-06-12 14:02:23] Sync & migrate database. /data/genericrhel6-stage/src/basket.allizom.org/basket/vendor/packages/django-picklefield/src/picklefield/compat.py:13: DeprecationWarning: django.utils.simplejson is deprecated; use json instead. from django.utils import simplejson as json Syncing... Creating tables ... Installing custom SQL ... Installing indexes ... Installed 0 object(s) from 0 fixture(s) Synced: > corsheaders > south > raven.contrib.django.raven_compat > django.contrib.auth > django.contrib.contenttypes > django.contrib.sessions > django.contrib.sites > django.contrib.messages > django.contrib.admin > django.contrib.staticfiles Not synced (use migrations): - news - djcelery (use ./manage.py migrate to migrate these) /data/genericrhel6-stage/src/basket.allizom.org/basket/vendor/packages/django-picklefield/src/picklefield/compat.py:13: DeprecationWarning: django.utils.simplejson is deprecated; use json instead. from django.utils import simplejson as json Running migrations for news: - Migrating forwards to 0014_auto__add_smsmessage. > news:0014_auto__add_smsmessage - Loading initial data for news. Installed 0 object(s) from 0 fixture(s) Running migrations for djcelery: - Nothing to migrate. - Loading initial data for djcelery. Installed 0 object(s) from 0 fixture(s) [2015-06-12 14:02:26] Clean up old deploy. [2015-06-12 14:02:27] Deploying.
Huge success! Please push to prod at your convenience. I noticed that dev doesn't appear to be updated however. If you get a chance can you check to see if it's still scheduled to auto-update? I can file another bug if that'd be better for you. Thanks :cyliang!
Pushed to prod. Let me know if its good. For neatness, if you can file a bug on -dev and assign it to me, I'd appreciate it. =) $ sudo bash ./update v2015.4 [2015-06-12 15:51:26] Updating code. commit 85735150cd8a0fc3ca592d38069139cbe2b10554 Merge: d9a3be6 e90ad11 Author: Josh Mize <jgmize@gmail.com> Date: Thu Jun 11 21:18:45 2015 -0500 Merge pull request #137 from pmclanahan/add-admin-sms-ids Fix bug 1173780: Add SMS message id admin. commit e90ad117a29a21b192acec4317465326e8a23f88 Author: Paul McLanahan <pmac@mozilla.com> Date: Thu Jun 11 10:11:39 2015 -0400 Fix bug 1173780: Add SMS message id admin. In ET the ID of an SMS message we need to send them changes when you edit it. So we need to be able to update these easily. commit d9a3be6e2dd9685c4b1f95a7a911b99062ffcf12 Merge: b4c375c ae85b44 Author: Josh Mize <jgmize@gmail.com> Date: Thu May 28 09:38:31 2015 -0500 Merge pull request #136 from pmclanahan/add-sms-messages-1169026 Bug 1169026: Add SMS messages for spring campaign. [2015-06-12 15:51:27] Updating vendor. [2015-06-12 15:51:28] Collect static assets. [2015-06-12 15:51:30] Sync & migrate database. /data/genericrhel6/src/basket.mozilla.org/basket/vendor/packages/django-picklefield/src/picklefield/compat.py:13: DeprecationWarning: django.utils.simplejson is deprecated; use json instead. from django.utils import simplejson as json Syncing... Creating tables ... Installing custom SQL ... Installing indexes ... Installed 0 object(s) from 0 fixture(s) Synced: > corsheaders > south > raven.contrib.django.raven_compat > django.contrib.auth > django.contrib.contenttypes > django.contrib.sessions > django.contrib.sites > django.contrib.messages > django.contrib.admin > django.contrib.staticfiles Not synced (use migrations): - news - djcelery (use ./manage.py migrate to migrate these) /data/genericrhel6/src/basket.mozilla.org/basket/vendor/packages/django-picklefield/src/picklefield/compat.py:13: DeprecationWarning: django.utils.simplejson is deprecated; use json instead. from django.utils import simplejson as json Running migrations for news: - Migrating forwards to 0014_auto__add_smsmessage. > news:0014_auto__add_smsmessage - Loading initial data for news. Installed 0 object(s) from 0 fixture(s) Running migrations for djcelery: - Nothing to migrate. - Loading initial data for djcelery. Installed 0 object(s) from 0 fixture(s) [2015-06-12 15:51:32] Clean up old deploy. [2015-06-12 15:51:33] Deploying.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.