Skip to content

Conversation

@yannrichet
Copy link
Member

@yannrichet yannrichet self-assigned this Oct 7, 2025
@yannrichet yannrichet changed the title try allow PasswordAuthentication try allow ssh localhost on runners Oct 7, 2025
@yannrichet yannrichet changed the title try allow ssh localhost on runners try allow ssh localhost on gh runners Oct 7, 2025
yannrichet and others added 16 commits October 7, 2025 22:15
…tform compatibility

Use getpass.getuser() instead of os.getenv('USER') in SSH tests to ensure
compatibility with GitHub Actions and other CI environments where USER
environment variable may not be set.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
Add SSH agent initialization to workflows to allow tests to use ssh-add
for managing SSH keys. This fixes the error: "Could not open a connection
to your authentication agent."

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@yannrichet yannrichet merged commit 898241d into main Oct 9, 2025
17 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants