Skip to content
Snippets Groups Projects

Allow period fallbacks on Discovery feeds

Merged Emiliano Balbuena requested to merge goal/top-algorithm-redux-2 into master

Testing

Note: Do not use HOT as it's running on the old votes-per-period system which isn't running on Sandboxes.

Devs: Refreshing Top posts list

  • Switch to Sandbox cluster
  • $ kubectl get pods | grep goal-top-algorithm-redux-2-minds-app
  • $ kubectl exec -ti goal-top-algorithm-redux-2-minds-app-{random_ID_HERE} sh
  • $ cd /var/www/Minds/engine
  • $ php cli.php top all sync_activity --metric=down --from=1 && php cli.php top all sync_activity --metric=up --from=1 && php cli.php top all sync_images --metric=down --from=1 && php cli.php top all sync_images --metric=up --from=1 && php cli.php top all sync_videos --metric=down --from=1 && php cli.php top all sync_videos --metric=up --from=1 && php cli.php top all sync_blogs --metric=down --from=1 && php cli.php top all sync_blogs --metric=up --from=1

Issues

Edited by Emiliano Balbuena

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading