Closed
Bug 668668
Opened 14 years ago
Closed 14 years ago
Push snippet service interface improvements from staging to production
Categories
(Snippets :: Service, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lforrest, Unassigned)
References
Details
Mike K. made some great changes to the snippet service admin tool that are now ready to be pushed from staging into production.
| Reporter | ||
Comment 1•14 years ago
|
||
Chris/Les - can you advise on the process here? These changes are fantastic, so we want to get them live soon.
Comment 2•14 years ago
|
||
We would probably need some guidance from Les and I can make sure it gets documented for the future so Les isn't tied to Snippets forever. ;)
I assume IT will need to be pulled in so we should CC Corey Shields.
Les?
Comment 3•14 years ago
|
||
The process is basically the same as other webdev sites - file an IT bug:
https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org&format=itrequest
An older example is here:
https://bugzilla.mozilla.org/show_bug.cgi?id=653494
That bug is a big more complex than a simple code push, but the general idea is an IT bug and a complete description of what needs doing. And what needs doing depends on what changes are going out.
If it's just a few code changes, then it's probably just a `git pull`.
If there are database changes, then make sure there are database migrations ready to be run and note that schematic needs to be run
Comment 4•14 years ago
|
||
Mkelly: Can you file the IT bug and describe what they would need to do to get the latest code? Just make that IT bug a blocker to this one and
Blocks: 659773
Comment 5•14 years ago
|
||
... and let them know anything else they will do to replicate the changes you made in change.
Thanks!
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•