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

zulip-cli: Replace harcoded zuliprc path with the one used in zulip_bots/run.py #696

Open
rht opened this issue May 29, 2021 · 0 comments
Open

Comments

@rht
Copy link
Contributor

rht commented May 29, 2021

Originally posted by @andersk in #663 (comment)

This is the PR for zulip-cli: #663.
We want to replace the hardcoded zuliprc path (currently ~/zuliprc) to use something along the line of

def exit_gracefully_if_zulip_config_is_missing(config_file: Optional[str]) -> None:
. The mechanism in run.py needs to be abstracted out and provided by the core library.

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

1 participant