Delete app with default page after 14 days regardless of users having public key

Issue #166 resolved
Jimmy Chu created an issue

Design

  • add an indicator that the app will be deleted if no code pushed in 14 days in app/show page.
  • an indicator in app/index page if the app is going to be deleted in 3 days, and 24 hrs.
  • send an email to users when the app is going to be deleted in 3 days, in 24 hrs.
  • a rake task to remove default-page apps created 14 days ago. Will be run in prod environment as cron job. The "14 days" should be a parameter.

Comments (6)

  1. Log in to comment