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

Warn about missing environment variables earlier #123

Open
kewisch opened this issue May 23, 2015 · 1 comment
Open

Warn about missing environment variables earlier #123

kewisch opened this issue May 23, 2015 · 1 comment

Comments

@kewisch
Copy link

kewisch commented May 23, 2015

I use github token auth. Often I forget to set the token in my environment, with the result that everything is published except for the github version.

It would be nicer if you could break early if the config options are missing, before anything is done. Bonus points for doing the same when using --no-write

@kewisch
Copy link
Author

kewisch commented Jun 19, 2015

This is better since 111eaf4, I now see >> Error: No username for GitHub release when using --no-write. I haven't yet tested an actual release, but it seems it will still bail after having pushed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants