The GIT_USER_AGENT set on the bots breaks github.com server |
||
Issue description
If GIT_USER_AGENT doesn't start with git/X.Y.Z github won't
recognise the request as coming from git and URLs that don't
end in ".git" can't be cloned or fetched from.
,
Apr 18 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build/+/aade5e09de449238f20a138c89afe5bddbb45429 commit aade5e09de449238f20a138c89afe5bddbb45429 Author: Sam Clegg <sbc@chromium.org> Date: Tue Apr 18 16:42:22 2017 Fix GIT_USER_AGENT to be compatible with github In GIT_USER_AGENT doesn't start with git/X.Y.Z github won't recognise the request as coming from git and URLs that don't end in ".git" can't be cloned or fetched from. Bug: 711775 Change-Id: Idc569aa3f0d4f9a3d26ee3a11b66c55aa368ef71 Reviewed-on: https://chromium-review.googlesource.com/478511 Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by: Elliott Friedman <friedman@chromium.org> Reviewed-by: Sergey Berezin <sergeyberezin@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Sam Clegg <sbc@chromium.org> [modify] https://crrev.com/aade5e09de449238f20a138c89afe5bddbb45429/slave/run_slave.py
,
Apr 18 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build/+/aade5e09de449238f20a138c89afe5bddbb45429 commit aade5e09de449238f20a138c89afe5bddbb45429 Author: Sam Clegg <sbc@chromium.org> Date: Tue Apr 18 16:42:22 2017 Fix GIT_USER_AGENT to be compatible with github In GIT_USER_AGENT doesn't start with git/X.Y.Z github won't recognise the request as coming from git and URLs that don't end in ".git" can't be cloned or fetched from. Bug: 711775 Change-Id: Idc569aa3f0d4f9a3d26ee3a11b66c55aa368ef71 Reviewed-on: https://chromium-review.googlesource.com/478511 Reviewed-by: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by: Elliott Friedman <friedman@chromium.org> Reviewed-by: Sergey Berezin <sergeyberezin@chromium.org> Reviewed-by: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Sam Clegg <sbc@chromium.org> [modify] https://crrev.com/aade5e09de449238f20a138c89afe5bddbb45429/slave/run_slave.py
,
Apr 24 2017
|
||
►
Sign in to add a comment |
||
Comment 1 by sbc@chromium.org
, Apr 14 2017