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

Load config file from OXIDIZED_HOME env var location. #2479

Merged
5 commits merged into from
Mar 8, 2022

Conversation

mjbnz
Copy link
Contributor

@mjbnz mjbnz commented Feb 17, 2022

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Using $OXIDIZED_HOME doesn't change the load location of the config file, this PR adds that functionality by setting the usrdir option to the asetus module to the oxidized config root value.

@mjbnz
Copy link
Contributor Author

mjbnz commented Feb 17, 2022

This branch is on top of my 'rubocop-fixes' branch, hence the extra commits.

@mjbnz mjbnz force-pushed the config-from-home-envvar branch from a6c1c12 to c22e4e0 Compare February 19, 2022 05:18
@ghost ghost merged commit c39cc09 into ytti:master Mar 8, 2022
@mjbnz mjbnz deleted the config-from-home-envvar branch March 8, 2022 22:14
This pull request was closed.
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.

1 participant