Skip to content
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

feat: Break out host, user, port, etc. into individual config values #121

Merged
merged 12 commits into from
Jun 23, 2023

Conversation

visch
Copy link
Member

@visch visch commented May 1, 2023

Closes #30, #5

@visch visch changed the title Not pretty but working feat: Break out host,user,port, etc into individual config values May 1, 2023
@visch visch marked this pull request as ready for review May 26, 2023 15:52
@visch visch requested a review from edgarrmondragon May 26, 2023 15:52
Copy link
Contributor

@pnadolny13 pnadolny13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@visch looks good to me! I made a small suggestion to add the secret attribute to the config.

@edgarrmondragon edgarrmondragon changed the title feat: Break out host,user,port, etc into individual config values feat: Break out host, user, port, etc. into individual config values Jun 19, 2023
@edgarrmondragon
Copy link
Member

@visch Are you planning to implement the SSL option in this PR?

@visch
Copy link
Member Author

visch commented Jun 20, 2023

Member

No, I think we'll just add that, I updated the description for this PR. I'll get this merged.

Thank you @pnadolny13 / @edgarrmondragon

@visch visch merged commit 4482e4e into main Jun 23, 2023
@visch visch deleted the configuration_breakout branch June 23, 2023 14:43
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.

Break out host/port/username configurations
3 participants