Branch: refs/heads/master
Home: https://github.com/jenkinsci/pollscm-plugin
Commit: 5ba349e9ffb1db05d61f3389047c15e5b6f97e1e
https://github.com/jenkinsci/pollscm-plugin/commit/5ba349e9ffb1db05d61f3389047c15e5b6f97e1e
Author: Mark Waite <[email protected]>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
A Jenkinsfile
Log Message:
-----------
Add Jenkinsfile for ci.jenkins.io
Commit: 88f21e30978026dff9e8ff5573b9811b5660ab5c
https://github.com/jenkinsci/pollscm-plugin/commit/88f21e30978026dff9e8ff5573b9811b5660ab5c
Author: Mark Waite <[email protected]>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Use valid SCM URL instead of invalid git:// url
Commit: 89840f25b6cd9f0580d6f4f702a7422c3c4bb7a6
https://github.com/jenkinsci/pollscm-plugin/commit/89840f25b6cd9f0580d6f4f702a7422c3c4bb7a6
Author: Mark Waite <[email protected]>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M pom.xml
Log Message:
-----------
Require Java 11
Commit: 64bad350975aa25167d968e29708f0430d01913b
https://github.com/jenkinsci/pollscm-plugin/commit/64bad350975aa25167d968e29708f0430d01913b
Author: Mark Waite <[email protected]>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M
src/main/resources/org/jenkinsci/plugins/pollscm/PollNowAction/action.jelly
Log Message:
-----------
Replace Ajex.Request with fetch
Confirmed with the Chrome JavaScript debugger that fetch is called
and that polling happens as expected way with the fetch as it did with
Ajax.Request.
Commit: 53c37df1b4f1318bf9029938b2fb22323f33c3fa
https://github.com/jenkinsci/pollscm-plugin/commit/53c37df1b4f1318bf9029938b2fb22323f33c3fa
Author: Mark Waite <[email protected]>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M
src/main/resources/org/jenkinsci/plugins/pollscm/PollNowAction/action.jelly
Log Message:
-----------
Content type not needed when posting without content
https://github.com/jenkinsci/pollscm-plugin/pull/4#discussion_r1247367815
Compare:
https://github.com/jenkinsci/pollscm-plugin/compare/77ae455ed829...53c37df1b4f1
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/pollscm-plugin/push/refs/heads/master/77ae45-53c37d%40github.com.