Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Soft disable Service Provider promotions #873

Merged
merged 3 commits into from
Oct 8, 2024

Commits on Oct 8, 2024

  1. comment out service provider promotions that touch mobile_rewards

    In it's current form service provider promotions is not being released
    yet. This is all the code that deals with promotion rewards in a mobile
    reward share.
    michaeldjeffrey committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    853d7aa View commit details
    Browse the repository at this point in the history
  2. keep sp promotions from reaching prime time

    - do not write sp allocations to reward manifest.
    - always return nothing from the database when asking for promotion
      rewards
    
    These two things will effectively keep promotion rewards from being
    released. The Service Provider Reward calculations will continue as
    planned thinking there are no promotio rewards to give out.
    michaeldjeffrey committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cfea511 View commit details
    Browse the repository at this point in the history
  3. back to proto master

    michaeldjeffrey committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e1edd67 View commit details
    Browse the repository at this point in the history