Commit graph

2 commits

Author SHA1 Message Date
jianglai
2c2b1da836 Split py_binary into py_binary and py_library to avoid having py_binary in deps.
Having py_binary in deps is deprecated and will break in 19Q1.
[] for more details.

If this CL broke you, please fix forward by manually running
[]/devtools/python/janitor:lib_split_binary []

Tested:
    TAP --sample for global presubmit queue
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=230359276
2019-01-24 19:55:35 -05:00
mountford
0994ce76c7 Add script to convert datastore-indexes.xml to index.yaml
The gcloud datastore cleanup-indexes command takes its input in index.yaml form instead of datastore-indexes.yaml form. This simple translation script allows us to generate one from the other.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=169260811
2017-09-20 10:27:17 -04:00