Closed
Bug 968989
Opened 11 years ago
Closed 11 years ago
Rename ApiUser to ApiApp
Categories
(Webmaker Graveyard :: MakeAPI, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: cade, Assigned: cade)
Details
Attachments
(1 file, 1 obsolete file)
The model makes more sense to be referred to as an App rather than a user.
Assignee | ||
Comment 1•11 years ago
|
||
wip
Assignee | ||
Comment 2•11 years ago
|
||
should we take any special care for the migration? I think we should be okay if we migrate the db to apiApp and then ship the code, but would like a second opinion.
Flags: needinfo?(jon)
Comment 3•11 years ago
|
||
We'll add a new instance, take it out of service, stop puppet on all servers, upgrade makeapi on the oos box, run migrations, then turn on puppet again to upgrade the other boxes. jp can help with this
Flags: needinfo?(jon)
Assignee | ||
Updated•11 years ago
|
Attachment #8371698 -
Flags: review?(jon)
Updated•11 years ago
|
Attachment #8371698 -
Flags: review?(jon) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 8371698 [details] [review]
https://github.com/mozilla/MakeAPI/pull/193
Totally let this bit rot. I've rebased it and updated the migration - can you do a quick review?
Attachment #8371698 -
Flags: review+ → review?
Assignee | ||
Updated•11 years ago
|
Attachment #8371698 -
Flags: review? → review?(jon)
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8371698 -
Attachment is obsolete: true
Attachment #8371698 -
Flags: review?(jon)
Attachment #8397323 -
Flags: review?(jon)
Updated•11 years ago
|
Attachment #8397323 -
Flags: review?(jon) → review+
Comment 6•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/MakeAPI
https://github.com/mozilla/MakeAPI/commit/22ca161134de1b6785a164c5d3ff0317ad6e3f65
Bug 968989 - Rename apiUser apiApp
Assignee | ||
Comment 7•11 years ago
|
||
Lets do this on Monday ( March 31st )
Step 2: run migration on Staging + Prod
Step 3: Test Staging, push to prod, test Prod
Assignee | ||
Comment 8•11 years ago
|
||
Deployed to Production successfully yay!
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•