MozillaWiki:Releases/2015-02-26

From New wiki
Jump to navigation Jump to search

To Production

<bugzilla>

   {
       "product": "Websites",
       "component": "wiki.mozilla.org",
       "whiteboard": "[prod=2015-02-26]",
       "include_fields": ["id", "severity", "summary", "whiteboard", "priority", "status"]
   }

</bugzilla>

To Stage

<bugzilla>

   {
       "product": "Websites",
       "component": "wiki.mozilla.org",
       "whiteboard": "[stage=2015-02-26]",
       "include_fields": ["id", "severity", "summary", "whiteboard", "priority", "status"]
   }

</bugzilla>

To Development

<bugzilla>

   {
       "product": "Websites",
       "component": "wiki.mozilla.org",
       "whiteboard": "[dev=2015-02-26]",
       "include_fields": ["id", "severity", "summary", "whiteboard", "priority", "status"]
   }

</bugzilla>

Notes

  • Security bug 1133359 pushed to stage and production this week.
  • Production and Stage environments are now running off of production branch.
  • Release 2015-02-26 tagged on Github