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

Consider Honouring ENV['OCTOPI_DEBUG'] for Tracing Pref #17

Open
runpaint opened this issue Apr 22, 2009 · 2 comments
Open

Consider Honouring ENV['OCTOPI_DEBUG'] for Tracing Pref #17

runpaint opened this issue Apr 22, 2009 · 2 comments

Comments

@runpaint
Copy link
Contributor

We should probably respect an environment variable whose value is the type of tracing the user wants. This leaves the config files for permanent preferences, such as credentials, and frees client implementations from debug logic. IOW:

$ OCTOPI_DEBUG=curl some-client
@bcalloway
Copy link

To add to that, it would make the gem a lot cleaner if a user could also setup the project (repo) name in the github.yml file, or put all credential info including repo name as env variables. A rake task on the project to generate the yml file and place it in the config dir would simplify the process. Just my $.02.

@fcoury
Copy link
Owner

fcoury commented Apr 22, 2009

Wow! You guys are adding quality ideas! :-) I need more time for this baby!

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

No branches or pull requests

3 participants