Fix fetch_all.py to check CIPD for same tags before printing commands |
||
Issue descriptionCIPD allows the same tag to be used for multiple instances of the same package. DEPS pins to a particular package and tag, so if it resolves to multiple instances it can crash gclient and prevent syncing. Fix this so that fetch_all.py checks CIPD for tag collisions before displaying CIPD commands to create and upload new instances. See issue 866912 for context
,
Jul 30
|
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, Jul 30