Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 716 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 716 Bytes

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".