/app-engine-version-cleaner

🧹 Keep your App Engine versions clean and tidy

Primary LanguageTypeScriptMIT LicenseMIT

App Engine version cleaner

🧹 Keep your App Engine versions clean and tidy.

This service deployable on Cloud Run allows you to automatically delete previous App Engine versions, it only keeps the new version you deploy and the last one.

Setup

  1. Click the deploy button:

Run on Google Cloud

  1. Give the Cloud Run service the App Engine Admin role.

  2. Create a new google.appengine.v1.Versions.CreateVersion trigger for the Cloud Run service.

    During this configuration you can choose which App Engine services you want to be affected by this "Cleaner".