DescriptionAdded option for including priority/milestone to cros_changelog.
You can access this by passing:
--tracker-user="user@chromium.org"
--tracker-passfile="fileContainingPassword"
...to access anonymously, just set --tracker-user=""
...if you don't include the --tracker-user option, we won't try to
fetch priority/milestone.
To use this feature, you need the GData library. Until we get that
put in hard-host-depends, the script will simply print instructions
for installing GData if it detects that you don't have it.
At the moment, I believe that logging in isn't giving you any extra
access. Therefore, any bugs that don't allow anonymous access will
not show their priority/milestone. I am working on figuring out what
the problem is there.
Change-Id: If388c20c43ee2fb0c1ab8f748ffea65e354eeb1e
BUG=chromium-os:8205
TEST=Ran ./cros_changelog 0.9.104.0 --tracker-user="" and verified that some bugs got priority/milestone.
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=48849e2
Patch Set 1 #Patch Set 2 : Added proper tracker_access file. First was a symlink (oops!) #Patch Set 3 : Fixed problems with logging in; enabled error printing by default now. #
Total comments: 7
Patch Set 4 : Fixes from David James code review. #Messages
Total messages: 3 (0 generated)
|