Branch: refs/heads/master
Home: https://github.com/jenkinsci/github-sqs-plugin
Commit: ef3408adb54a06eee087362accbb387b7e1e2b80
https://github.com/jenkinsci/github-sqs-plugin/commit/ef3408adb54a06eee087362accbb387b7e1e2b80
Author: Aaron Walker <[email protected]>
Date: 2012-11-21 (Wed, 21 Nov 2012)
Changed paths:
M pom.xml
Log Message:
-----------
updated to latest version of github-api and github plugins
Commit: d0b6c2907cf03cdf9b6326122c89ef02b5f9eade
https://github.com/jenkinsci/github-sqs-plugin/commit/d0b6c2907cf03cdf9b6326122c89ef02b5f9eade
Author: Aaron Walker <[email protected]>
Date: 2012-11-21 (Wed, 21 Nov 2012)
Changed paths:
M src/main/java/com/base2services/jenkins/SqsBuildTrigger.java
A src/main/java/com/base2services/jenkins/github/GitHubSQSHook.java
A
src/main/java/com/base2services/jenkins/github/SQSGitHubRepositoryName.java
Log Message:
-----------
now correctly use the Github Credentials supplied in the SQS config instead
of relying on the Credentials being supplied via the GitHub plugin
Compare:
https://github.com/jenkinsci/github-sqs-plugin/compare/667cb5f2ddf2...d0b6c2907cf0