Closed Bug 1183274 Opened 9 years ago Closed 9 years ago

Categories

(Infrastructure & Operations :: IT-Managed Tools, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mixedpuppy, Assigned: cliang)

References

Details

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

some l10n updates, fix for ad block blocking icons in share panel (bug 1180743), localized image fixes.
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/1409]
Assignee: server-ops-webops → cliang
The changes have been pushed to production.   I've cleared the load balancer caches.  If you need to have the CDN caches cleared as well, please let me know.

$ sudo bash -x update.sh
+++ dirname update.sh
++ cd .
++ pwd
+ CODE_DIR=/data/genericrhel6/src/activations.cdn.mozilla.net
++ cut -f3 -d/
++ echo /data/genericrhel6/src/activations.cdn.mozilla.net
+ ENV=genericrhel6
++ echo /data/genericrhel6/src/activations.cdn.mozilla.net
++ cut -f5 -d/
+ SITE=activations.cdn.mozilla.net
+ APP=socialapi-directory
+ echo -e 'Updating code...'
Updating code...
+ pushd /data/genericrhel6/src/activations.cdn.mozilla.net/socialapi-directory
/data/genericrhel6/src/activations.cdn.mozilla.net/socialapi-directory /data/genericrhel6/src/activations.cdn.mozilla.net
+ git pull
remote: Counting objects: 614, done.
remote: Total 614 (delta 262), reused 262 (delta 262), pack-reused 352
Receiving objects: 100% (614/614), 1.47 MiB | 1.41 MiB/s, done.
Resolving deltas: 100% (349/349), completed with 115 local objects.
From https://github.com/mixedpuppy/socialapi-directory
   dc1f3e5..c74ba47  production -> origin/production
   966d34c..fb5c484  master     -> origin/master
Updating dc1f3e5..c74ba47
Fast-forward
 cs/activated/besoccer.html                |   6 +++---
 cs/activated/cliqz.html                   |   6 +++---
 cs/activated/delicious.html               |   6 +++---
 cs/activated/facebook.html                |   4 ++--
 cs/activated/gmail.html                   |   4 ++--
 cs/activated/goal.html                    |   6 +++---
 cs/activated/google.html                  |   4 ++--
 cs/activated/known.html                   |   4 ++--
 cs/activated/linkedin.html                |   4 ++--
 cs/activated/mixi.html                    |   6 +++---
 cs/activated/odnoklassniki.html           |   4 ++--
 cs/activated/saavn.html                   |   6 +++---
 cs/activated/sphere.html                  |   6 +++---
 cs/activated/tumblr.html                  |   4 ++--
 cs/activated/twitter.html                 |   4 ++--
 cs/activated/vkontakte.html               |   4 ++--
 cs/activated/weibo.html                   |   6 +++---
 cs/activated/xing.html                    |   4 ++--
 cs/activated/yahoomail.html               |   4 ++--
 cs/besoccer.html                          |   8 ++++----
 cs/cliqz.html                             |   2 +-
 cs/delicious.html                         |   2 +-
 cs/facebook.html                          |   2 +-
 cs/gmail.html                             |   2 +-
 cs/goal.html                              |   4 ++--
 cs/google.html                            |   2 +-
 cs/images/yahoomail/carousel.cs.png       | Bin 0 -> 61021 bytes
 cs/images/yahoomail/detail.1.cs.png       | Bin 395853 -> 61021 bytes
 cs/index.html                             |  18 +++++++++---------
 cs/known.html                             |   8 ++++----
 cs/linkedin.html                          |   2 +-
 cs/mixi.html                              |   2 +-
 cs/odnoklassniki.html                     |   2 +-
 cs/pocket.html                            |   2 +-
 cs/saavn.html                             |   2 +-
 cs/sharePanel.html                        |  14 +++++++-------
 cs/sphere.html                            |   4 ++--
 cs/tumblr.html                            |   2 +-
 cs/twitter.html                           |   2 +-
 cs/vkontakte.html                         |   2 +-
 cs/weibo.html                             |   2 +-
 cs/xing.html                              |   2 +-
 cs/yahoomail.html                         |   6 +++---
 de/activated/cliqz.html                   |   2 +-
 de/activated/delicious.html               |   2 +-
 de/activated/facebook.html                |   2 +-
 de/activated/gmail.html                   |   2 +-
 de/activated/google.html                  |   2 +-
 de/activated/known.html                   |   2 +-
 de/activated/linkedin.html                |   2 +-
 de/activated/mixi.html                    |   2 +-
 de/activated/odnoklassniki.html           |   2 +-
 de/activated/tumblr.html                  |   2 +-
 de/activated/twitter.html                 |   2 +-
 de/activated/vkontakte.html               |   2 +-
 de/activated/weibo.html                   |   2 +-
 de/activated/xing.html                    |   2 +-
 de/activated/yahoomail.html               |   2 +-
 de/besoccer.html                          |   6 +++---
 de/images/yahoomail/carousel.de.png       | Bin 0 -> 64526 bytes
 de/images/yahoomail/detail.1.de.png       | Bin 402683 -> 64526 bytes
 de/index.html                             |   4 ++--
 de/sharePanel.html                        |  12 ++++++------
 en-US/images/yahoomail/detail.1.gif       | Bin 170025 -> 163511 bytes
 en-US/sharePanel.html                     |  12 ++++++------
 es/besoccer.html                          |   6 +++---
 es/goal.html                              |   2 +-
 es/images/yahoomail/carousel.es.png       | Bin 0 -> 64968 bytes
 es/images/yahoomail/detail.1.es.png       | Bin 398187 -> 64968 bytes
 es/index.html                             |  12 ++++++------
 es/known.html                             |   6 +++---
 es/sharePanel.html                        |  14 +++++++-------
 es/tumblr.html                            |   6 +++---
 fr/images/yahoomail/carousel.fr.png       | Bin 0 -> 64898 bytes
 fr/images/yahoomail/detail.1.fr.png       | Bin 395128 -> 64898 bytes
 fr/index.html                             |   2 +-
 fr/sharePanel.html                        |  12 ++++++------
 gl/images/yahoomail/detail.1.gif          | Bin 170025 -> 163511 bytes
 gl/sharePanel.html                        |  12 ++++++------
 hu/images/yahoomail/carousel.hu.png       | Bin 0 -> 65637 bytes
 hu/images/yahoomail/detail.1.hu.png       | Bin 399919 -> 65637 bytes
 hu/index.html                             |   2 +-
 hu/sharePanel.html                        |  12 ++++++------
 it/images/yahoomail/carousel.it.png       | Bin 0 -> 62086 bytes
 it/images/yahoomail/detail.1.it.png       | Bin 391077 -> 62086 bytes
 it/index.html                             |   2 +-
 it/sharePanel.html                        |  12 ++++++------
 ja/besoccer.html                          |   6 +++---
 ja/images/yahoomail/carousel.ja.png       | Bin 0 -> 64041 bytes
 ja/images/yahoomail/detail.1.ja.png       | Bin 429818 -> 64041 bytes
 ja/index.html                             |   4 ++--
 ja/sharePanel.html                        |  12 ++++++------
 nl/besoccer.html                          |   6 +++---
 nl/images/yahoomail/carousel.nl.png       | Bin 0 -> 62525 bytes
 nl/images/yahoomail/detail.1.nl.png       | Bin 396902 -> 62525 bytes
 nl/index.html                             |  16 ++++++++--------
 nl/sharePanel.html                        |  16 ++++++++--------
 nl/twitter.html                           |   4 ++--
 nl/yahoomail.html                         |   6 +++---
 pt-BR/besoccer.html                       |   6 +++---
 pt-BR/images/yahoomail/detail.1.gif       | Bin 170025 -> 163511 bytes
 pt-BR/index.html                          |   2 +-
 pt-BR/sharePanel.html                     |  12 ++++++------
 ru/images/yahoomail/carousel.ru.png       | Bin 0 -> 63533 bytes
 ru/images/yahoomail/detail.1.ru.png       | Bin 406343 -> 63533 bytes
 ru/index.html                             |   2 +-
 ru/sharePanel.html                        |  12 ++++++------
 sl/besoccer.html                          |   6 +++---
 sl/images/yahoomail/carousel.sl.png       | Bin 0 -> 60044 bytes
 sl/images/yahoomail/detail.1.sl.png       | Bin 389857 -> 60044 bytes
 sl/index.html                             |   8 ++++----
 sl/known.html                             |   6 +++---
 sl/sharePanel.html                        |  12 ++++++------
 uk/activated/yahoomail.html               |  10 +++++-----
 uk/besoccer.html                          |   6 +++---
 uk/images/yahoomail/carousel.uk.png       | Bin 0 -> 63760 bytes
 uk/images/yahoomail/detail.1.uk.png       | Bin 402673 -> 63760 bytes
 uk/index.html                             |   8 ++++----
 uk/sharePanel.html                        |  14 +++++++-------
 uk/yahoomail.html                         |   6 +++---
 zh-TW/activated/yahoomail.html            |  10 +++++-----
 zh-TW/besoccer.html                       |   6 +++---
 zh-TW/goal.html                           |   2 +-
 zh-TW/images/yahoomail/carousel.zh-TW.png | Bin 0 -> 60658 bytes
 zh-TW/images/yahoomail/detail.1.zh-TW.png | Bin 425895 -> 60658 bytes
 zh-TW/index.html                          |  12 ++++++------
 zh-TW/sharePanel.html                     |  14 +++++++-------
 zh-TW/yahoomail.html                      |  10 +++++-----
 128 files changed, 291 insertions(+), 291 deletions(-)
 create mode 100644 cs/images/yahoomail/carousel.cs.png
 create mode 100644 de/images/yahoomail/carousel.de.png
 create mode 100644 es/images/yahoomail/carousel.es.png
 create mode 100644 fr/images/yahoomail/carousel.fr.png
 create mode 100644 hu/images/yahoomail/carousel.hu.png
 create mode 100644 it/images/yahoomail/carousel.it.png
 create mode 100644 ja/images/yahoomail/carousel.ja.png
 create mode 100644 nl/images/yahoomail/carousel.nl.png
 create mode 100644 ru/images/yahoomail/carousel.ru.png
 create mode 100644 sl/images/yahoomail/carousel.sl.png
 create mode 100644 uk/images/yahoomail/carousel.uk.png
 create mode 100644 zh-TW/images/yahoomail/carousel.zh-TW.png
+ checkretval
+ retval=0
+ [[ 0 -gt 0 ]]
+ popd
/data/genericrhel6/src/activations.cdn.mozilla.net
+ /data/genericrhel6/deploy -n activations.cdn.mozilla.net
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.