This means that the issue tracker data for your open source code is now liberated!
To get started with the API, please refer to the following documentation:
- Issue Tracker Data API Overview
- Issue Tracker Data API for Java
- Issue Tracker Data API for Python
- Issue Tracker Data API Reference
The team would also like to thank Joe LaPenna, who contributed the Python client for the Issue Tracker Data API in his 20% time.
Update: Net::Google::Code now supports the Issue Tracker Data API
Any way to get project meta-data like
ReplyDelete#Predefined status values
#Open Issue Status Values:
#Closed Issue Status Values:
#If an issue's status is being set to one of these values, offer to merge issues:
#Predefined issue labels
#Each issue may have at most one label with each of these prefixes:
Great! Now you can get offline copy of all issues and manage them directly from Visual Studio using Versioned Artifacts.
ReplyDeleteThere is a sample import script available at
http://www.versioned.com/artifacts/download/
Great. Next step: liberate the google code Downloads, so I can manage my releases.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDeleteAnuradha you can track your request by following the following issue:
ReplyDeletehttp://code.google.com/p/support/issues/detail?id=3203
Hi,
ReplyDeleteI am trying to extract the issues of a project on Google Code using the Issue Tracker API.
But the result I get from the get_issues() does not contain more than the first 25 issues... What could be the problem?
-Avirishu