Skip to content

Feat/132 honor xdg directories #228

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

Merged
merged 8 commits into from
Sep 20, 2023
Merged

Conversation

mtskillman
Copy link
Collaborator

see #138
see #132

@mtskillman mtskillman self-assigned this Aug 22, 2023
@mtskillman mtskillman force-pushed the feat/132-honor-xdg-directories branch from dca6555 to a2c859b Compare August 22, 2023 22:42
bob-crutchley and others added 6 commits August 22, 2023 14:42
The unit tests where failing when the environment variables for the AWS config
and credential files were set. There is now patches on the unit test to make
sure that the environment variables are not set when running the tests.
There is now support for the XDG base directories:
- XDG_CONFIG_HOME
- XDG_CACHE_HOME
- XDG_DATA_HOME
The call count to makedirs needed to be increased to 2 after the XDG base
directory support.
@mtskillman mtskillman force-pushed the feat/132-honor-xdg-directories branch from a2c859b to e9aba8d Compare August 22, 2023 22:42
@mtskillman
Copy link
Collaborator Author

lgtm

@mtskillman mtskillman merged commit ea253e5 into master Sep 20, 2023
@mtskillman mtskillman deleted the feat/132-honor-xdg-directories branch September 20, 2023 22:12
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