commit | ce0202234065294024bac5a3bec38d9763ae5550 | [log] [tgz] |
---|---|---|
author | Austin Yuan <austinyuan@google.com> | Tue Aug 25 22:08:55 2020 +0000 |
committer | Austin Yuan <austinyuan@google.com> | Tue Sep 01 16:19:19 2020 +0000 |
tree | 7d4146e8bba9120536f55cce23a69dcbdb69d57e | |
parent | 10a2dec80e8b35b5ef394041cc65eddadb3f6fdf [diff] |
changelog: Support multiple repos with same name This CL addresses the issue with having multiple repositories with the same name (but different branches) in a manifest file. It adjusts the internal parsed manifest mapping to use repository name + repository path as the key, instead of only the repository name. It also tweaks the changelog output to use repository path as the repolog key, and stores the repository name as a value. BUG=b/160901711 TEST=unittests, run local Change-Id: I2306111040724977a03c8d540b6a5ea462b854e3
This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.
See CONTRIBUTING.md for how to contribute.