-
Notifications
You must be signed in to change notification settings - Fork 26
Add password for SSH, AWS and GDrive config #600
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
base: main
Are you sure you want to change the base?
Conversation
53a5a05 to
274fe29
Compare
44af5de to
5c21724
Compare
350ac89 to
0c2c1b2
Compare
Co-authored-by: Copilot <[email protected]>
|
@JoeZiminski I've opened a new pull request, #637, to work on those changes. Once the pull request is ready, I'll request review from you. |
Co-authored-by: Copilot <[email protected]>
* Initial plan * Fix typo: 'ecrypted' → 'encrypted' in test docstring Co-authored-by: JoeZiminski <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: JoeZiminski <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
….com:neuroinformatics-unit/datashuttle into add_password_to_rclone_config_for_aws_gdrive
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 45 out of 45 changed files in this pull request and generated 14 comments.
Comments suppressed due to low confidence (1)
datashuttle/tui/screens/setup_ssh.py:219
- Except block directly handles BaseException.
except BaseException:
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
….com:neuroinformatics-unit/datashuttle into add_password_to_rclone_config_for_aws_gdrive
Branched from
refactor_ssh_connectionThis PR adds the ability to encrypt the Rclone config files.
TODO: