This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 525
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This Remoting version removes old, deprecated, unsupported protocols versions 1, 2, and 3.
I presume the failure here is because jenkinsci/docker-agent#99 needs to be merged first. |
oleg-nenashev
suggested changes
Jan 10, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The remaining text in "Enabled JNLP protocols" needs to be updated. We need to be explicit that Jenkins versions before 2.32 are no longer supported
MarkEWaite
reviewed
Jan 10, 2020
Co-Authored-By: Mark Waite <mark.earl.waite@gmail.com>
https://github.com/jenkinsci/docker-slave/releases/tag/3.40-1 was released, will update this image tomorrow |
oleg-nenashev
approved these changes
Jan 10, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will need a rebuild tomorrow, but it looks like everything is fine here
restarting the CI |
slide
approved these changes
Jan 11, 2020
I will cut the release in few minutes |
lemeurherve
pushed a commit
to lemeurherve/jenkinsci-docker-inbound-agent
that referenced
this pull request
Nov 19, 2023
Pin pester to a 4.x.x version
lemeurherve
pushed a commit
to lemeurherve/docker-agent
that referenced
this pull request
Nov 28, 2023
…ffret-b/remoting-3.40 Update to Remoting 3.40.
lemeurherve
pushed a commit
to lemeurherve/docker-agent
that referenced
this pull request
Nov 28, 2023
…ffret-b/remoting-3.40 Update to Remoting 3.40.
lemeurherve
pushed a commit
to lemeurherve/docker-agent
that referenced
this pull request
Nov 28, 2023
…ffret-b/remoting-3.40 Update to Remoting 3.40.
lemeurherve
pushed a commit
to lemeurherve/docker-agent
that referenced
this pull request
Nov 28, 2023
…ffret-b/remoting-3.40 Update to Remoting 3.40.
lemeurherve
pushed a commit
to lemeurherve/docker-agent
that referenced
this pull request
Nov 28, 2023
…ffret-b/remoting-3.40 Update to Remoting 3.40.
lemeurherve
pushed a commit
to lemeurherve/docker-agent
that referenced
this pull request
Nov 28, 2023
…ffret-b/remoting-3.40 Update to Remoting 3.40.
lemeurherve
pushed a commit
to lemeurherve/docker-agent
that referenced
this pull request
Nov 28, 2023
…ffret-b/remoting-3.40 Update to Remoting 3.40.
lemeurherve
pushed a commit
to lemeurherve/docker-agent
that referenced
this pull request
Nov 28, 2023
…ffret-b/remoting-3.40 Update to Remoting 3.40.
lemeurherve
pushed a commit
to lemeurherve/docker-agent
that referenced
this pull request
Nov 28, 2023
…ffret-b/remoting-3.40 Update to Remoting 3.40.
lemeurherve
pushed a commit
to lemeurherve/docker-agent
that referenced
this pull request
Jan 12, 2024
…remoting-3.40 Update to Remoting 3.40.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Remoting version removes old, deprecated, unsupported protocols versions 1, 2, and 3. And the unused plain protocol. See the Remoting changelog for full details.