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

Use templating to ensure ENV vars are extracted from analytics.yml #3934

Merged
1 commit merged into from
Sep 4, 2019

Conversation

ghost
Copy link

@ghost ghost commented Aug 29, 2019

Currently app/services/hyrax/analytics.rb does not use ERB when reading config/analytics.yml. This means that ENV variables are not correctly expanded.

This PR ensures ENV variables are correctly expanded.

Thanks to @nabeta for the fix.

The test failure is nothing to do with my change.

@ghost ghost merged commit c9f0452 into master Sep 4, 2019
@ghost ghost deleted the analytics-templating branch September 4, 2019 08:26
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