Page MenuHomePhabricator

Expose version of the service and its dependencies
Closed, ResolvedPublic

Description

It would be nice to have something like Special:Version in ORES and wikilabels (probably need to split this phab into two cards). It would be great to have commit id of them instead of simple version.

Event Timeline

Essentially we want an endpoint in ORES that runs "pip freeze".

We already report version of the models so that's easy.

Halfak moved this task from Unsorted to New development on the Machine-Learning-Team board.

Some versions are more important than others.

Most important:

  • ores
  • revscoring

Moderately important:

  • editquality
  • wikiclass
  • draftquality

Least important:

  • All the other installed packages that show up in a "pip freeze"