Page MenuHomePhabricator

Add links to recent performance posts on performance.wikimedia.org
Closed, ResolvedPublic

Event Timeline

Krinkle renamed this task from Add widget with links to most recent performance blog posts on the WMF blog to performance.wikimedia.org to Add links to recent performance posts on performance.wikimedia.org.Jun 7 2017, 8:24 PM
Krinkle lowered the priority of this task from High to Medium.Aug 23 2017, 4:09 PM

This is the feed: https://phabricator.wikimedia.org/phame/blog/feed/7/

Lets do it in Jekyll and do a push per update.

Change 428637 had a related patch set uploaded (by Gilles; owner: Gilles):
[performance/docroot@master] Show 3 most recent blog posts on main page

https://gerrit.wikimedia.org/r/428637

Change 428637 merged by jenkins-bot:
[performance/docroot@master] Show 3 most recent blog posts on main page

https://gerrit.wikimedia.org/r/428637

How do I deploy the change to production now?

Quick caveat that the change won't actually go live until https://gerrit.wikimedia.org/r/#/c/428659 is merged, and puppet runs on graphite1001.

You're already in the deployment group:

imarlier@tin:~$ id gilles
uid=4319(gilles) gid=500(wikidev) groups=500(wikidev),705(deployment)
imarlier@tin:~$

So, should be pretty straightforward:

  1. ssh to tin.eqiad.wmnet
  2. cd /srv/deployment/performance/coal
  3. git pull
  4. scap deploy '<message explaining what you're deploying, for SAL>'

@Imarlier I think you've posted this on the wrong task

Change 428668 had a related patch set uploaded (by Imarlier; owner: Imarlier):
[performance/coal@master] coal: restart the coal website process as well

https://gerrit.wikimedia.org/r/428668

Change 428668 merged by jenkins-bot:
[performance/coal@master] coal: restart the coal website process as well

https://gerrit.wikimedia.org/r/428668