I'm working on a project that uses a CI/CD setup, so we're launching new versions to GAE several times a day. Today I got an error -
ERROR: (gcloud.app.deploy) Error Response: [400] Your app may not have more than 210 versions. Please delete one of the existing versions before trying to create a new version. Obviously I do not need 210 versions. However, I do need a way to clear out older versions i'm no longer interested in. I know how to do this manually. Does anyone know a way to automate it? Via config, etc? thanks, matt -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/6e5ef32a-007f-40cd-b9da-eb5ae4e85c60%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
