google-nomulus/java/google/registry/env
mcilwain 577c6f6bc9 Add a mapreduce to delete all domain applications
This also deletes associated entities including indexes and history entries.

This needs to run as a prerequisite to [] which deletes all domain
application code entirely. The entities themselves need to be deleted first so
that loading DomainBases in the future doesn't accidentally get applications
which the code no longer knows how to handle.

This deletion is safe to perform because the only remaining applications in our
system are historical and we no longer refer to them. Backups will be retained
in BigQuery.

This mapreduce will be deleted at the same time that the DomainApplication code
is.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=227738528
2019-01-08 10:50:16 -05:00
..
alpha Backup Datastore using the Admin REST API 2018-12-12 13:22:34 -05:00
common Add a mapreduce to delete all domain applications 2019-01-08 10:50:16 -05:00
crash Remove deprecated tags in appengine-web.xml 2018-12-03 19:23:31 -05:00
local Remove deprecated tags in appengine-web.xml 2018-12-03 19:23:31 -05:00
production Reduce # of manual instances in production and sandbox 2019-01-02 11:55:18 -05:00
qa Remove deprecated tags in appengine-web.xml 2018-12-03 19:23:31 -05:00
sandbox Reduce # of manual instances in production and sandbox 2019-01-02 11:55:18 -05:00