Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Conversation

@joshua2019
Copy link

  1. fixed Not Found error when job name has slash
  2. changed build result
  3. added logs

RemoteBuildConfiguration.java.txt

cashlalala and others added 15 commits May 14, 2018 00:11
[JENKINS-33269] Possible deadlock during checking remote job
* review build status

* rename BuildStatus and BuildInfo

Renames BuildStatus to RemoteBuildStatus and BuildInfo to
RemoteBuildInfo.
* review TODO: this currently blocks

Adds the remote build queue status.

* add methods for remote build status

* update java doc
Removes BuildData and refactors the corresponding code.
Merges RemoteBuildQueueStatus and RemoteBuildStatus.
cashlalala and others added 9 commits August 8, 2024 09:57
Replace JSR-305 annotations with spotbugs annotations
[JENKINS-73142] Adapt Parameterized Remote Trigger for Jetty 12 (EE 8)
Remove the jdk8 reference, since the plugin no longer supports JDK 8.

Provide link to Pipeline library documentation for details.
None - Fix typo in ExceedRetryLimitException
cashlalala and others added 20 commits January 13, 2025 23:01
Migrate from EE 8 to EE 9
…rer-token-header

JENKINS-75957: Correct bearer token header
`doCheckAddress` broken for `http` protocol, and has poor feedback
No need to request a crumb when using API token authn
Include error stream when reporting unexpected HTTP status codes
Warn about URLs ending with slash
Java 25 released September 16, 2025.  The Jenkins project wants to support
Java 25 soon.  Compile and test on ci.jenkins.io with Java 25 and Java 21.

Intentionally continues to generate Java 17 byte code as configured by
the plugin parent pom.

Does not compile or test with Java 17 on ci.jenkins.io any longer
because we have found no issues in the past that were specific to the
Java 17 compiler.  The plan is to drop support for Java 17 in the not
too distant future so that the Jenkins project is only supporting two
major Java versions at a time, Java 21 and Java 25.

Testing done:

* Confirmed that automated tests pass with Java 25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.