Skip to content

[fix][ci] Fix .github/actions/ssh-access which is used for debugging Pulsar CI in forks - #25075

Merged
lhotari merged 1 commit into
apache:masterfrom
lhotari:lh-fix-ssh-action
Dec 16, 2025
Merged

[fix][ci] Fix .github/actions/ssh-access which is used for debugging Pulsar CI in forks#25075
lhotari merged 1 commit into
apache:masterfrom
lhotari:lh-fix-ssh-action

Conversation

@lhotari

@lhotari lhotari commented Dec 15, 2025

Copy link
Copy Markdown
Member

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

  • Upgrade upterm version to latest stable
  • Modify integration to work with this version of upterm

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari added this to the 4.2.0 milestone Dec 15, 2025
@lhotari lhotari self-assigned this Dec 15, 2025
@github-actions github-actions Bot added the doc-not-needed Your PR changes do not impact docs label Dec 15, 2025
@codecov-commenter

codecov-commenter commented Dec 15, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.39%. Comparing base (9937d22) to head (393215b).
⚠️ Report is 240 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@              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     
Flag Coverage Δ
inttests 26.37% <ø> (+0.18%) ⬆️
systests 22.84% <ø> (-0.12%) ⬇️
unittests 73.92% <ø> (+39.16%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1427 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lhotari
lhotari merged commit b94a4bb into apache:master Dec 16, 2025
52 checks passed
nodece pushed a commit to ascentstream/pulsar that referenced this pull request Dec 19, 2025
lhotari added a commit that referenced this pull request Apr 15, 2026
lhotari added a commit that referenced this pull request Apr 15, 2026
lhotari added a commit that referenced this pull request Apr 16, 2026
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
nodece pushed a commit to ascentstream/pulsar that referenced this pull request May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants