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

Fallback to config auth if environment variables are empty #459

Merged
merged 1 commit into from
Dec 20, 2014

Conversation

yannisgu
Copy link
Contributor

When the configured environment varibales are empty, the auth should be taken from the config file. With this, it is then possible to reference env variables in the paket.dependencies which are used on the CI server and still use the global file on a local machine during development.

When the configured environment varibales are empty, the auth should be
taken from the config file. With this, it is then possible to reference
env variables in the paket.dependencies which are used on the CI server
and still use the global file on a local machine during development.
@yannisgu yannisgu changed the title Fallback to config auth if env vars are empty Fallback to config auth if environment variables are empty Dec 19, 2014
@forki
Copy link
Member

forki commented Dec 20, 2014

very cool

forki added a commit that referenced this pull request Dec 20, 2014
Fallback to config auth if environment variables are empty
@forki forki merged commit 2ca01ca into fsprojects:master Dec 20, 2014
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.

None yet

2 participants