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
1 unresolved thread

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

Checking pipeline status.

Approval is optional

Merged by Mark HardingMark Harding 5 years ago (Dec 10, 2019 2:47pm UTC)

Pipeline #102025650 waiting for manual action

Pipeline waiting for manual action for f90c7262 on master

Activity

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