Page MenuHomePhabricator

Upgrade wikifeeds to nodejs 12
Closed, ResolvedPublic

Description

Background information

Currently, the wikifeeds service is using nodejs 10 image in production. After some research on phabricator tickets, it looks like we now have production images for nodejs-12 (bullseye based):

What

Migrate wikifeeds to nodejs12

How

  • Update the blubber file that generate the images and test the codebase
  • Update code as needed in case there are incompatibilities between nodejs 10 and nodejs 12

Open questions

...

Acceptance criteria

  • Documentation is updated
  • Service is benchmarked before deploying the image to production
  • The service is migrated to nodejs 12

Details

Event Timeline

Jgiannelos triaged this task as Medium priority.Sep 8 2021, 3:22 PM

Change 720757 had a related patch set uploaded (by Vadim Kovalenko; author: Vadim Kovalenko):

[mediawiki/services/wikifeeds@master] Upgrade wikifeeds to nodejs 12

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

@MSantos , @Jgiannelos Please, review patch above, it was still active (because of the wrong commit message. I've fixed it).

Change 720757 merged by jenkins-bot:

[mediawiki/services/wikifeeds@master] Upgrade wikifeeds to nodejs 12

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