int128 / int128/gradle-ssh-plugin
JSCH supports setting remote environment variables. Should surface this in the stack.
Open
Nobody has claimed this yet.
- Dominant language
- Groovy
- Stars
- 325
- Forks
- 59
- Avg merge
- 5h 29m
- Merged PRs (30d)
- 6
Description
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked JSch ChannelExec documentation, especially its env support, then trace how this plugin constructs and exposes its SSH execution stack. Determine the appropriate Gradle/Groovy DSL entry point and the existing tests for stack configuration; done means remote environment variables can be configured and are passed to the SSH command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- groovy
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100