Skip to content
  • Lukas Wanko's avatar
    Add a cleanup worker for removable add-on purchases · 9d37fe4c
    Lukas Wanko authored
    When GitLab subscriptions or add-ons expire, we want to remove the
    add-on purchase entries and their dependent associations. We add a scope
    allowing us to select all expired add-on purchases and delete them
    batch-wise. The cleanup worker gets executed once a day.
    
    Changelog: added
    EE: true
    9d37fe4c