diff options
author | Mike Frysinger <vapier@google.com> | 2020-02-10 17:34:49 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2020-02-10 23:20:55 +0000 |
commit | 3285e4b436b7f25563179f5bc7191074d3515698 (patch) | |
tree | 34b68b78063605d85a53dc895203f730a6efcd18 /tests/test_project.py | |
parent | ae625410057cdf8e905282161af7cf1b353d3cc3 (diff) | |
download | git-repo-3285e4b436b7f25563179f5bc7191074d3515698.tar.gz |
main: rework launcher version checkingv2.1
The code has an ad-hoc check in that it requires the launcher major
version to not be less than the source code version. We don't really
care about that requirement, and it doesn't fit with our other version
checks. Rework it so we explicitly declare the min launcher version
that is supported.
We'll start with requiring repo launcher 1.15 which was released back
in 2012. Hopefully no one has anything older than that, although it's
not clear we work with even newer versions than that :). But let's be
a little conservative with the first update to this logic.
Bug: https://crbug.com/gerrit/10418
Change-Id: I611d70c60324d313c76874e978b8499a491a5d00
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/254278
Reviewed-by: Michael Mortensen <mmortensen@google.com>
Reviewed-by: Mike Frysinger <vapier@google.com>
Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'tests/test_project.py')
0 files changed, 0 insertions, 0 deletions