[fix][ci] Fix .github/actions/ssh-access which is used for debugging Pulsar CI in forks - #25075
Merged
Merged
Conversation
…Pulsar CI in forks
lhotari
force-pushed
the
lh-fix-ssh-action
branch
from
December 15, 2025 15:01
94f4589 to
393215b
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #25075 +/- ##
=============================================
+ Coverage 38.59% 74.39% +35.80%
- Complexity 13295 34192 +20897
=============================================
Files 1864 1921 +57
Lines 146370 150566 +4196
Branches 17011 17498 +487
=============================================
+ Hits 56488 112016 +55528
+ Misses 82193 29653 -52540
- Partials 7689 8897 +1208
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
nodece
approved these changes
Dec 16, 2025
Technoboy-
approved these changes
Dec 16, 2025
nodece
pushed a commit
to ascentstream/pulsar
that referenced
this pull request
Dec 19, 2025
…Pulsar CI in forks (apache#25075) (cherry picked from commit b94a4bb)
priyanshu-ctds
pushed a commit
to datastax/pulsar
that referenced
this pull request
Apr 22, 2026
…Pulsar CI in forks (apache#25075) (cherry picked from commit b94a4bb) (cherry picked from commit d217dbe)
srinath-ctds
pushed a commit
to datastax/pulsar
that referenced
this pull request
Apr 23, 2026
…Pulsar CI in forks (apache#25075) (cherry picked from commit b94a4bb) (cherry picked from commit 89672d3)
nodece
pushed a commit
to ascentstream/pulsar
that referenced
this pull request
May 12, 2026
…Pulsar CI in forks (apache#25075) (cherry picked from commit b94a4bb)
nodece
pushed a commit
to ascentstream/pulsar
that referenced
this pull request
May 27, 2026
…Pulsar CI in forks (apache#25075) (cherry picked from commit b94a4bb)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Motivation
Pulsar CI issues can be investigated with ssh access when running Pulsar CI in own forks. Because of security reasons, it's limited to own forks. However ssh access has been broken for some time due to changes in the public upterm backend server.
Modifications
Documentation
docdoc-requireddoc-not-neededdoc-complete