Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Read API Key from ENV variable/system properties #10 #11

Merged
merged 2 commits into from
Feb 17, 2016
Merged

Read API Key from ENV variable/system properties #10 #11

merged 2 commits into from
Feb 17, 2016

Conversation

mp911de
Copy link
Contributor

@mp911de mp911de commented Feb 17, 2016

The API key can be configured either in the VERSIONEYE_API_KEY environment variable or the versioneye.api.key system property to override settings from the property files/SBT configuration. The API key can be set in the environment variable and the system property but the plugin will fail if the value is different.

The API key can be configured either in the VERSIONEYE_API_KEY environment variable or the versioneye.api.key system property to override settings from the property files/SBT configuration. The API key can be set in the environment variable and the system property but the plugin will fail if the value is different.
@mp911de mp911de changed the title Read API Key from ENV variable #10 Read API Key from ENV variable/system properties #10 Feb 17, 2016
reiz added a commit that referenced this pull request Feb 17, 2016
Read API Key from ENV variable/system properties #10
@reiz reiz merged commit 2ae4364 into versioneye:master Feb 17, 2016
@reiz
Copy link
Member

reiz commented Feb 17, 2016

Looks good to me!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants