Hadron / Hadron/carthage

Carthage ssh_jump_host does not appear to support strings

Open
#127 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11
Forks
8
Avg merge
9h 26m
Merged PRs (30d)
6

Description

It appeared that ssh_jump_host should be able to be a string but ssh_online attempts to call ssh_jump_host.ssh_online which is not an attribute of `str`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the ssh_online implementation and tracing how it uses ssh_jump_host. Reproduce the issue with ssh_jump_host set to a string, then confirm the behavior works without attempting an unavailable str attribute and add coverage for that case if the project has an existing test location.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.