Branch: refs/heads/master
Home: https://github.com/jenkinsci/github-sqs-plugin
Commit: 2f650b2fe5587606687c4fd0276787a36f0ddf52
https://github.com/jenkinsci/github-sqs-plugin/commit/2f650b2fe5587606687c4fd0276787a36f0ddf52
Author: Ben Patterson <[email protected]>
Date: 2015-11-18 (Wed, 18 Nov 2015)
Changed paths:
M pom.xml
A src/test/java/com/base2services/jenkins/GitHubTriggerProcessorTest.java
Log Message:
-----------
Add tests for trigger.
Commit: 6b3822038e7f56e9cb3ee68a64e0544c0f60b74b
https://github.com/jenkinsci/github-sqs-plugin/commit/6b3822038e7f56e9cb3ee68a64e0544c0f60b74b
Author: Jesse Zoldak <[email protected]>
Date: 2015-11-18 (Wed, 18 Nov 2015)
Changed paths:
M src/main/java/com/base2services/jenkins/github/GitHubTriggerProcessor.java
M src/test/java/com/base2services/jenkins/GitHubTriggerProcessorTest.java
Log Message:
-----------
Check that an SNS message is surrounded by double quotes before stripping them
Fix for [JENKINS-19337]
Stripping the double quotes is now captured in an if/else clause.
Note that I was unable to duplicate creating a double-quote-surrounded message
in SNS.
Also I tried to write a test case that passed in a message surrounded by double
quotes
(as the plug-in was originally coded) but this causes an earlier line of code
in the
extractJsonFromPayload function to error.
So I'm not really sure how it ever worked.
Commit: bcd61e823e5d9d24eb24fb593033694bc563c6f4
https://github.com/jenkinsci/github-sqs-plugin/commit/bcd61e823e5d9d24eb24fb593033694bc563c6f4
Author: Aaron Walker <[email protected]>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M pom.xml
M src/main/java/com/base2services/jenkins/github/GitHubTriggerProcessor.java
A src/test/java/com/base2services/jenkins/GitHubTriggerProcessorTest.java
Log Message:
-----------
Merge pull request #5 from jzoldak/zoldak/JENKINS-19337
Check that an SNS message is surrounded by double quotes [JENKINS-19337]
Compare:
https://github.com/jenkinsci/github-sqs-plugin/compare/78cc3039131f...bcd61e823e5d
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.