Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
Description
Currently there is no good way to use the REST API to look up information about the Git hashes and the like associated with branch projects. You can look up hudson.plugins.git.util.BuildData which records results of a checkout, but this is not necessarily what scm referred to, and it also refers to somewhat different information than what SCMRevisionAction can offer from the Java API.
Attachments
Issue Links
- links to
(1 links to, 3 mentioned in)
Code changed in jenkins
User: Jesse Glick
Path:
src/main/java/org/jenkinsci/plugins/github_branch_source/GitHubSCMSource.java
http://jenkins-ci.org/commit/github-branch-source-plugin/d1c4689caf4895db7219788bc09b8058f5a5db84
Log:
Merge pull request #181 from jglick/export-
JENKINS-50777
{repoOwner,repository}JENKINS-50777Export GitHubSCMSource.Compare: https://github.com/jenkinsci/github-branch-source-plugin/compare/2aaa13771c05...d1c4689caf48