-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SSH action proxy jump #219
Merged
Merged
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
boddissattva
force-pushed
the
feat/ssh-action-proxy-jump
branch
from
November 12, 2024 18:38
7c6351e
to
413c8e2
Compare
DelaunayAlex
previously approved these changes
Nov 14, 2024
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #219 +/- ##
============================================
+ Coverage 60.88% 61.26% +0.38%
- Complexity 3341 3417 +76
============================================
Files 662 668 +6
Lines 18193 18478 +285
Branches 1000 1010 +10
============================================
+ Hits 11076 11321 +245
- Misses 6718 6743 +25
- Partials 399 414 +15 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
KarimGl
previously approved these changes
Nov 17, 2024
nbrouand
reviewed
Nov 18, 2024
acceptance-tests/src/test/kotlin/com/chutneytesting/acceptance/AcceptanceTests.kt
Outdated
Show resolved
Hide resolved
acceptance-tests/src/test/kotlin/com/chutneytesting/acceptance/AcceptanceTests.kt
Outdated
Show resolved
Hide resolved
acceptance-tests/src/test/resources/blackbox/env/ssh/client-intern-id_edcsa.pub
Outdated
Show resolved
Hide resolved
acceptance-tests/src/test/resources/blackbox/env/ssh/client-jump-id_ecdsa.pub
Outdated
Show resolved
Hide resolved
...e-tests/src/test/kotlin/com/chutneytesting/acceptance/tests/actions/SshTaskAcceptanceTest.kt
Outdated
Show resolved
Hide resolved
acceptance-tests/src/test/resources/blackbox/ssh-jumphost-compose.yml
Outdated
Show resolved
Hide resolved
DelaunayAlex
previously approved these changes
Nov 18, 2024
KarimGl
reviewed
Nov 18, 2024
boddissattva
dismissed stale reviews from DelaunayAlex and KarimGl
via
November 19, 2024 17:06
abc1fab
boddissattva
force-pushed
the
feat/ssh-action-proxy-jump
branch
from
November 19, 2024 17:27
abc1fab
to
c00d2e2
Compare
nbrouand
approved these changes
Nov 20, 2024
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.
Describe the changes you've made
Checklist