Commit graph

4 commits

Author SHA1 Message Date
Lai Jiang
1688d27b4e Correctly delete all stopped versions except for the most recent 3 (#1511)
The gcloud command does some weird stuff with sorting when custom format
is used. Here we instead rely on linux sort and head command to sort the
versions list.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/google/nomulus/1511)
<!-- Reviewable:end -->
2022-02-03 16:04:58 -05:00
Lai Jiang
7763e8e95a Use the service account credential to delete unused versions (#1484) 2022-01-07 11:06:19 -05:00
Lai Jiang
e38be0576d Fix a GCB job description (#1215)
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/google/nomulus/1215)
<!-- Reviewable:end -->
2021-06-22 13:51:26 -04:00
Lai Jiang
93289e1997 Add a GCB job to delete stopped GAE versions (#1128) 2021-05-05 11:27:46 -04:00