Closed Bug 1172781 Opened 9 years ago Closed 9 years ago

please deploy fxa-content train-38 to production for basket optin changes

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jrgm, Unassigned)

Details

(Whiteboard: [qa+])

Hi Chris and myself,

Please re-deploy production stacks for fxa-content train-38 to pick up changes
to support an email updates opt-in checkbox. @zaach: I pushed a v0.38.2 tag for
25ba2fe9 without a changelog update; you may want to backfill what that
changelog should be (or not).


fxa-c-s-train-38-118
  fxaTrain:                 train-38b
  fxa_content_serverGitRef: refs/tags/v0.38.2

After the new production stack is up, I'd like to switch my local DNS to point
to it to try out a few test emails, and check with :pmac that things look good
with Basket and the emails delivered. Then go live.

There were also some issues with production/stage hekad today, so I just
want to check that things are good there in the morning (06/09).. 


Expected versions:

$ curl -s https://accounts.stage.mozaws.net/ver.json; echo; \
  curl -s https://api-accounts.stage.mozaws.net/; echo; \
  curl -s https://oauth.stage.mozaws.net/; echo; \
  curl -s https://profile.stage.mozaws.net/; echo

{"version":"0.38.1","commit":"25ba2fe9ec5ed596a8c05b3ee216ca44141e41ce","l10n":"0b14ddf163","tosPp":"3e3426f74e"}
{"version":"1.38.0","commit":"c20c83adf4528c8578175d030f4900eec3a68331"}
{
  "version": "0.36.1",
  "commit": "fc200c605f5797b17ca78dee4efbd69d883507ff"
}
{
  "version": "0.36.0",
  "commit": "6441e24d4d54ef58a8adb65fb5e042513615db0f"
}
Okay this went live at about 12:15 PDT. Test signups with Basket all look good.

Basket api activity - https://kibana.fxa.us-west-2.prod.mozaws.net/index.html#/dashboard/elasticsearch/PROD%20-%20Basket%20HTTP


$ curl -s https://accounts.firefox.com/ver.json; echo; \                                                                            
curl -s https://api.accounts.firefox.com/; echo; \                                                                                          
curl -s https://oauth.accounts.firefox.com/; echo; \                                                                                        
curl -s https://profile.accounts.firefox.com/; echo                                                                                         

> > > {"version":"0.38.1","commit":"25ba2fe9ec5ed596a8c05b3ee216ca44141e41ce","l10n":"0b14ddf163","tosPp":"3e3426f74e"}
{"version":"1.38.0","commit":"c20c83adf4528c8578175d030f4900eec3a68331"}
{
  "version": "0.36.1",
  "commit": "fc200c605f5797b17ca78dee4efbd69d883507ff"
}
{
  "version": "0.36.0",
  "commit": "6441e24d4d54ef58a8adb65fb5e042513615db0f"
}
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.