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

fix(shared-ini-file-loader): read config files from paths relative to homedir #1315

Merged

Conversation

Flackus
Copy link
Contributor

@Flackus Flackus commented Jun 21, 2024

Issue #, if available:
aws/aws-sdk-js-v3#5876

Description of changes:
If a config path relative to homedir is provided, shared-ini-file-loader now expands ~ to its absolute path and reads the config file successfully.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Flackus Flackus force-pushed the fix/reading-home-relative-config-files branch from 8f4b2f5 to b6c2672 Compare June 21, 2024 14:46
@Flackus Flackus force-pushed the fix/reading-home-relative-config-files branch from b6c2672 to a18ec40 Compare July 9, 2024 08:30
@kuhe kuhe merged commit d88521e into smithy-lang:main Jul 9, 2024
10 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.

3 participants