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

[spaceship] Allow for removing app from sale by updating territories #20324

Merged
merged 6 commits into from
Jun 29, 2022

Commits on May 26, 2022

  1. [spaceship] Allow for removing app from sale by updating territories …

    …with an empty array of ids.
    lucgrabowski committed May 26, 2022
    Configuration menu
    Copy the full SHA
    144f757 View commit details
    Browse the repository at this point in the history
  2. Remove parenthesis

    lucgrabowski committed May 26, 2022
    Configuration menu
    Copy the full SHA
    60c47a3 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. [deliver] Fix upload_price_tier to not remove app from sale by updati…

    …ng territories with an empty array of ids.
    lucgrabowski committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5503736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90cde14 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2022

  1. Add allow_removing_from_sale param to decide if empty array allows fo…

    …r removing apps from sale
    lucgrabowski committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    87dd68e View commit details
    Browse the repository at this point in the history
  2. Run rubocop

    lucgrabowski committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    3ac0f2a View commit details
    Browse the repository at this point in the history